Set-ItemProperty - Powershell 2.0 CmdLet
ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »
Set-ItemProperty
Short description Creates or changes the value of a property of an item. Syntax Description The Set-ItemProperty cmdlet changes the value of the property of the specified item. You can use the cmdlet to esta blish or change the properties of items. For example, you can use Set-ItemProperty to set the value of the IsReadOn ly property of a file object to true. You also use Set-ItemProperty to create and change registry values and data. For example, you can add a new registr y entry to a key and establish or change its value.