/ Published in: Windows PowerShell
Expand |
Embed | Plain Text
robocopy "C:\source" "E:\destication" /e /r:0 /w:0
You need to login to post a comment.
myke on 10/13/10
1 person have marked this snippet as a favorite
robocopy "C:\source" "E:\destication" /e /r:0 /w:0
You need to login to post a comment.