Move-Item


Moves an item from one location to another.

Snap-In: Microsoft.PowerShell.Management

Syntax:

Move-Item

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

Description:

The move-item Cmdlet moves an item from one location to another in a namespace. It is roughly equivalent to the 'mv', 'move', or 'ren' commands from other shells.



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