API Reference
Command
Get-ADXPrivilegedGroups
This cmdlet returns privileged groups and their members.
Remarks
Enumerates well-known privileged groups (domain RIDs and builtin SIDs) and resolves their members using ADPlayground services.
Examples
Generated fallback example from command syntax.
Get-ADXPrivilegedGroups -Domain '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-ADXPrivilegedGroups [-Domain <string>] [-CrossForest] [<CommonParameters>]#Parameters
- Domain string
- Optional domain DNS name. When omitted, uses current domain.
- CrossForest SwitchParameter
- Query all domains in the forest and trusts.
Outputs
ADPlayground.Groups.AdminGroupService+PrivilegedGroupInfo