Command option Sample:robocopy /REG

Search command sample in the internet.It is the result.


robocopy /REG option

robocopy " +source1 + dest1 +" /E /XA:H /W:0 /R:1 /REG /FFT /E >> C:\\"+usrnm+"desktopbackup.log"     MSP Consortium Forum | Sign up or Login to Access Forum Page : http://c1forum.comodo.com/forum/script-library/13200-help-robocopy-script
robocopy C:\Data T:\DesktopPC\C-Drive /MIR /XA:H /W:0 /R:1 /REG > C:\externalbackup.log    How to create a backup script using Robocopy – Caught In Pixels : http://caughtinpixels.com/how-to-create-a-backup-script-using-robocopy/
robocopy C:\wamp\www E:\Backups\wamp /E /XA:H /W:0 /R:1 /REG /NP /MT:4 /Z /TEE >> E:\Backups\wamp\wampbackup.log    Best and easy way to backup using robocopy : http://www.smarttechdiary.com/best-and-easy-way-to-backup-your-computer-files-using-robocopy-script/
Robocopy command that specifies non-default values for /W and /R. When /REG is used     : http://ima.udg.edu/~marcf/WinXP/robocopy.xhtml
Robocopy command that specifies non-default values for /W and /R. When /REG is used    Doc Robocopy : http://mclaveau.com/gvrac/robo.html
Robocopy command thatspecifies non-default values for /W and /R. When /REG is used    Robo copy2 : http://www.slideshare.net/oudaye/robo-copy2
robocopy D:\ E:\ /r:1 /w:1 /reg    Where can I find ready to use windows scripts that used robocopy? - Server Fault : http://serverfault.com/questions/46729/where-can-i-find-ready-to-use-windows-scripts-that-used-robocopy