API Reference
Command
Get-ADXGpoBrokenLink
Lists orphaned/broken GPO links (container gPLink entries that reference nonexistent GPOs) across the forest.
Examples
Generated fallback example from command syntax.
Get-ADXGpoBrokenLink -DomainName @('Name')
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-ADXGpoBrokenLink [-DomainName <string[]>] [<CommonParameters>]#Parameters
- DomainName string[]
- Optional list of domain DNS names to scan; defaults to all domains in the forest.
Outputs
ADPlayground.Gpo.GpoLinkInfo