Section courante

A propos

Section administrative du site

New-ItemProperty

Nouvelle élément de propriété
PowerShell

Syntaxe

New-ItemProperty [-Path] String[] [-Name] String [-PropertyType String] [-Value Object] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters]
New-ItemProperty -LiteralPath String[] [-Name] String [-PropertyType String] [-Value Object] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters]

Description

Cette commande permet de créer une nouvelle propriété pour un élément et de définir sa valeur.



Dernière mise à jour : Jeudi, le 14 Janvier 2021