Copy-ItemProperty |
Copie la propriété d'élément |
|---|---|
| PowerShell | |
Syntaxe
| Copy-ItemProperty [-Path] String[] [-Name] String [-Destination] String [-PassThru] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters] |
| Copy-ItemProperty -LiteralPath String[] [-Name] String [-Destination] String [-PassThru] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet de copier une propriété et une valeur d'un emplacement spécifié vers un autre emplacement spécifié.
Dernière mise à jour : Mardi, le 12 Janvier 2021