Difference between revisions of "Robocopy Example"
From Tech-Wiki
(Created page with "Category:Microsoft Robocopy D:\ F:\ /E /XO /R:2 /Copy:DATS /DCopy:T /ZB /TEE /LOG:C:\Robocopy.log /XD "Recycler" "$Recycle.bin" "System Volume Information"") |
|||
Line 1: | Line 1: | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
+ | '''[[Microsoft#Windows Server 2003/2008/20012|Back to Windows Server 2003/2008/20012]]''' | ||
+ | |||
Robocopy D:\ F:\ /E /XO /R:2 /Copy:DATS /DCopy:T /ZB /TEE /LOG:C:\Robocopy.log /XD "Recycler" "$Recycle.bin" "System Volume Information" | Robocopy D:\ F:\ /E /XO /R:2 /Copy:DATS /DCopy:T /ZB /TEE /LOG:C:\Robocopy.log /XD "Recycler" "$Recycle.bin" "System Volume Information" |
Latest revision as of 09:15, 24 August 2016
Back to Windows Server 2003/2008/20012
Robocopy D:\ F:\ /E /XO /R:2 /Copy:DATS /DCopy:T /ZB /TEE /LOG:C:\Robocopy.log /XD "Recycler" "$Recycle.bin" "System Volume Information"