API Reference
Class
GpoInventoryRollupService
Builds forest/domain-wide inventory rollups (link state, orphaned AD/SYSVOL, empty settings, and optional health signals).
Inheritance
- Object
- GpoInventoryRollupService
Methods
public static GpoInventoryRollupReport Build(Options options = null) #Returns:
GpoInventoryRollupReportBuilds a rollup report across the forest or a single domain, including link state and consistency/orphan checks.
Parameters
- options ADPlayground.Gpo.GpoInventoryRollupService.Options = null
- Rollup options; when null defaults are used.
Returns
A populated GpoInventoryRollupReport.