Section courante

A propos

Section administrative du site

Remove-ItemProperty

Supprime l'élément de propriété
PowerShell

Syntaxe

Remove-ItemProperty [-Path] String[] [-Name] String[] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-InformationAction ActionPreference] [-InformationVariable String] [-WhatIf] [-Confirm] [CommonParameters]
Remove-ItemProperty -LiteralPath String[] [-Name] String[] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters]

Description

Cette commande permet de supprimer la propriété et sa valeur d'un élément.



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