PowerShell TTUC (Tips, Tricks and Useful Command) #14 – Move Files and Folders
The entire content of the folder can be moved to different location or folder using the move-item cmdlet.
Syntax / command:
move-item “\\Server01\MyReports\*.*” "\\Server02\Reports_Backup\" –Force
1 comments:
Thank you for the information. But if you are a Gmail user, I think www.Gmail.com is the website you should bookmark, in case you have email problem or want to learn some helpful tips to use email more effectively.
Post a Comment