API Reference
Command
Get-ADXDuplicateSpn
Finds duplicate Service Principal Names (SPNs) across a domain or the whole forest.
Examples
Generated fallback example from command syntax.
Get-ADXDuplicateSpn -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-ADXDuplicateSpn [-Domain <string>] [-ServiceClass <string[]>] [<CommonParameters>]#Parameters
- Domain string
- Optional domain DNS name. When omitted, scans the entire forest.
- ServiceClass string[]
- Optional service class filter (e.g., MSSQLSvc, HTTP, CIFS).
Outputs
ADPlayground.DuplicateSpnInfo