Move-Item |
Déplace l'élément |
---|---|
PowerShell |
Syntaxe
Move-Item [-Path] String[] [[-Destination] String] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-PassThru] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters] |
Move-Item -LiteralPath String[] [[-Destination] String] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-PassThru] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet de déplacer les certificats d'un entreposage de certificat vers un autre entreposage de certificat.
Dernière mise à jour : Mardi, le 12 Janvier 2021