Get-AmsLocalAdminPassword
SYNOPSIS
SYNTAX
Get password by computer name (Default)
Get-AmsLocalAdminPassword [-ComputerName] <String> [-AllProviders] [<CommonParameters>]Get password by device authority information
Get-AmsLocalAdminPassword -AuthorityDeviceId <String> -AuthorityId <String> -AuthorityType <AuthorityType>
[-AllProviders] [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
Example 2
Example 3
PARAMETERS
-ComputerName
-AuthorityDeviceId
-AuthorityId
-AuthorityType
-AllProviders
CommonParameters
INPUTS
None
OUTPUTS
Lithnet.AccessManager.PowerShell.PasswordPSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?