TestimoX

API Reference

Command

Get-ADXLapsDeployment

Namespace ADPlayground.PowerShell

Retrieves LAPS deployment details for computer accounts.

Examples

Generated fallback example

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 optionalposition: namedpipeline: false
When specified, queries all domains in the forest.
Domain string optionalposition: namedpipeline: false
Specifies the domain name to query. If omitted, the current domain is used.