API Reference
Command
Get-ADXLapsDeployment
Retrieves LAPS deployment details for computer accounts.
Examples
Generated fallback example from command syntax.
Get-ADXLapsDeployment -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-ADXLapsDeployment [-AllDomains] [-Domain <string>] [<CommonParameters>]#Parameters
- AllDomains SwitchParameter
- When specified, queries all domains in the forest.
- Domain string
- Specifies the domain name to query. If omitted, the current domain is used.