DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Fix read-only properties on `get` operation WMI adapter

Open Gijsreyn opened this issue 1 month ago • 0 comments

PR Summary

Fixes WMI adapter get operations failing when filtering by read-only properties. The adapter now correctly handles read-only properties during get by checking if the properties are returned when building the instance.

PR Context

Fix #1253

Gijsreyn avatar Nov 12 '25 02:11 Gijsreyn