Skip to content

WMIGroupResource #263

@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature / enhancement

Build a WMIGroupResource that allows using WMI classes as DSC resources. This will automatically add lots of Windows inbox resources. Probably focus on audit scenarios first.

Proposed technical implementation details (optional)

Some technical challenges:

  • For audit (get), maybe only support WQL queries
  • For set may need a way to execute a WMI method and need to consider both instance and static methods. Also, CIM has an explicit Delete operation, so just map that from _exists = false?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions