Where can I find ready to use windows scripts that used robocopy?
        Posted  
        
            by Geo
        on Server Fault
        
        See other posts from Server Fault
        
            or by Geo
        
        
        
        Published on 2009-07-27T21:32:53Z
        Indexed on 
            2010/04/23
            14:53 UTC
        
        
        Read the original article
        Hit count: 333
        
We are installing the Windows Resource Kit, and that installs RoboCopy. We want to have access to a few windows scripts that uses RoboCopy so we can start from those to build something else. Any ideas on where I can find a few samples?
NOTE 1:
A bit of information. Every time we try to copy D drive to E drive (new drive) we get an error that says:
ERROR 32 (0x000000020) Copying File d:\pagefile.sys The process cannot access the file because it is being used by another process. Waiting 30 seconds.
Just to help figure it out.
© Server Fault or respective owner