Import-RDMRepository
Synopsis
Syntaxe
__AllParameterSets
Import-RDMRepository [-Path] <string> [-Password <securestring>] [-Duplicate <DuplicateAction>]
[-KeepID] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Exemples
Exemple 1
PS C:\> $pwd = Read-Host -AsSecureString;
Import-RDMRepository -Path myFile.rdx -Password $pwdExemple 2
Paramètres
-Duplicate
-ForcePromptAnswer
-KeepID
-Password
-Path
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?