Get-Item - 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-Item
Short description Gets the item at the specified location. Syntax Description cThe Get-Item cmdlet gets the item at the specified location. It does not get the contents of the item at the locati on unless you use a wildcard character (*) to request all the contents of the item. The Get-Item cmdlet is used by Windows PowerShell providers to enable you to navigate through different types of da ta stores.