-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
A number of CM classes use lazy-loaded properties, such as AppDTs (deployment types) on CCM_Application - it'd be great if the functions had the option to load them. This is easiest done by piping the output from Get-CimInstance for these classes back in to Get-CimInstance, so there is a performance implication and significantly more network activity and it's probably best off by default.
Copilot
Metadata
Metadata
Assignees
Labels
No labels