Move-ItemProperty


Moves a property from one location to another.

Snap-In: Microsoft.PowerShell.Management

Syntax:

Move-ItemProperty

 [-Path] <String[]> [-Destination] <String> [-Name] <String[]> [-PassThru] [-Force] [-Filter <String>] [-Include <String[]>] [-Exclude <String[]>] [-Credential <PSCredential>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm] 

Description:

As opposed to copy-property that makes a copy and places it into a different location, Move-ItemProperty Cmdlet removes the property from the old location and places it in the new one.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net