Import-DPSEncryptionKeys
Synopsis
Syntaxe
__AllParameterSets
Import-DPSEncryptionKeys [-ApplicationPath] <string> [-Filename] <string> [[-Password] <PSPassword>]
[-WhatIf] [-Confirm] [<CommonParameters>]Description
Exemples
PS C:\> $existingDVLSInstance = 'C:\my\path\dvlsInstance\'
PS C:\> $destination = 'C:\other\path\encryption.config'
PS C:\> Export-DPSEncryptionKeys -ApplicationPath $existingDVLSInstance -Destination $destinationParamètres
-ApplicationPath
-Confirm
-Filename
-Password
-WhatIf
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?