TestimoX

API Reference

Command

Get-ADXGpoSummary

Namespace ADPlayground.PowerShell

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

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 optionalposition: namedpipeline: false
Optional PolicyDefinitions path (central store or local). Auto‑detected when not supplied.
Domain string optionalposition: namedpipeline: false
DNS domain hosting the GPOs. Defaults to the current domain when omitted.
Language string optionalposition: namedpipeline: false
ADML language (e.g., en-US) for policy display names. Auto when omitted.