TestimoX

API Reference

Class

GpoInventoryHealthService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

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: View

Builds the inventory health view for a domain using the existing GPO listing service.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Inventory health slices for the requested domain.