API Reference
Command
Get-ADXGpoOwner
Gets the owner of a GPO (groupPolicyContainer).
Examples
Example 1
Get-ADXGpoOwner -Domain contoso.com -Id '{31B2F340-016D-11D2-945F-00C04FB984F9}'
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-ADXGpoOwner -Domain <string> -Id <Guid> [<CommonParameters>]#Parameters
- Domain string
- DNS domain name where the GPO resides.
- Id Guid
- GPO GUID (groupPolicyContainer objectGuid).
Outputs
ADPlayground.Gpo.GpoOwnerInfo