API Reference
Class
GpoInventoryHealthService
Provides a focused GPO inventory health view (disabled, empty, unlinked) for a single domain. Keeps rule layers thin by centralizing filtering logic.
Inheritance
- Object
- GpoInventoryHealthService
Methods
public static View Get(String domainName) #Returns:
ViewBuilds the inventory health view for a domain using the existing GPO listing service.
Parameters
- domainName System.String
- DNS domain name.
Returns
Inventory health slices for the requested domain.