API Reference
Class
AdmxCentralStorePostureService
Evaluates Central Store ADMX posture by combining file inventory, template health, provider baseline drift, GPO registry policy usage, and preview-only cleanup signals.
Inheritance
- Object
- AdmxCentralStorePostureService
Methods
public static AdmxCentralStorePostureReport Evaluate(AdmxCentralStorePostureOptions options = null) #Returns:
AdmxCentralStorePostureReportEvaluates ADMX posture for a Central Store or explicit PolicyDefinitions folder.
Parameters
- options ADPlayground.Gpo.AdmxCentralStorePostureOptions = null
- Evaluation options.
Returns
Structured posture report.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object