Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


backup_script_using_xcopy

This is an old revision of the document!


Put the following text in a file and name it xcopyScript.bat

xcopy "C:\Users\<username>" "D:\backups\" /r /e /h /k /c /y
backup_script_using_xcopy.1266889183.txt.gz · Last modified: 2010/02/22 20:39 by juckins