AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 2.0 » Move-ItemProperty

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

Move-ItemProperty

Short description
Moves a property from one location to another.

Syntax


Description
The Move-ItemProperty cmdlet moves a property of an item from one item to another item. For example, it can move a 
registry entry from one registry key to another registry key.  When you move an item property, it is added to the n
ew location and deleted from its original location.

M