API Reference
Command
Get-ADXGpoSummary
Returns a compact summary per GPO combining ADMX settings counts and non‑ADMX sections (WFAS, LAPS, DNS, Windows Update, Cert Stores).
Examples
Generated fallback example from command syntax.
Get-ADXGpoSummary -AdmxDirectory 'Value'
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-ADXGpoSummary [-AdmxDirectory <string>] [-Domain <string>] [-Language <string>] [<CommonParameters>]#Parameters
- AdmxDirectory string
- Optional PolicyDefinitions path (central store or local). Auto‑detected when not supplied.
- Domain string
- DNS domain hosting the GPOs. Defaults to the current domain when omitted.
- Language string
- ADML language (e.g., en-US) for policy display names. Auto when omitted.