Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 2.0 » Get-ItemProperty

Get-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 »

Get-ItemProperty

Short description
Gets the properties of a specified item.

Syntax


Description
The Get-ItemProperty cmdlet gets the properties of the specified items. For example, you can use Get-ItemProperty t
o get the value of the LastAccessTime property of a file object. You can also use Get-ItemProperty to view registry
 entries and their values.