Unlock-RDMApplication

Synopsis

Unlock the RDM application

Syntax

__AllParameterSets

Unlock-RDMApplication [-Password] <PSPassword> [<CommonParameters>]

Description

Unlock the RDM application configuration files. If this fails, the user will be prompted for the password.

Examples

PS C:\> Unlock-RDMApplication -Password 'Pa$$w0rd!'

Unlock the RDM application configuration files

Parameters

-Password

Password to unlock the application configuration files. Accepts a string or SecureString.

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

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Notes

For more information, type "Get-Help Unlock-RDMApplication -detailed". For technical information, type "Get-Help Unlock-RDMApplication -full".

Devolutions Forum logo Donnez-nous vos commentaires