Unlock-RDMApplication
Synopsis
Syntax
__AllParameterSets
Unlock-RDMApplication [-Password] <PSPassword> [<CommonParameters>]Description
Examples
PS C:\> Unlock-RDMApplication -Password 'Pa$$w0rd!'Parameters
-Password
Type: RemoteDesktopManager.PowerShellModule.PSOutputObject.PSPassword
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''CommonParameters
Notes
Last updated
Was this helpful?