TestimoX

API Reference

Command

Remove-ADXGpoBrokenLink

Namespace ADPlayground.PowerShell
Outputs
System.Int32

Removes orphaned GPO links (container gPLink entries that reference nonexistent GPOs) with optional -Max and safety prompts.

Examples

Generated fallback example

Generated fallback example from command syntax.


Remove-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