API Reference
Class
AdmxProviderCachePostureService
Produces ADMX provider cache and Central Store posture findings for TestimoX, PowerShell, and maintenance workflows.
Inheritance
- Object
- AdmxProviderCachePostureService
Methods
public static AdmxProviderCachePostureView Evaluate(AdmxProviderCachePostureOptions options) #Returns:
AdmxProviderCachePostureViewEvaluates ADMX health and optional provider-cache drift against a destination PolicyDefinitions folder.
Parameters
- options ADPlayground.Gpo.GpoLocal.AdmxProviderCachePostureOptions
- Posture options.
Returns
Structured posture view with findings and comparison counts.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object