Hi,
This is a job file I brewed up over several months to backup my win 8.1 PC nightly. Being retired, I'm sadly disconnected from my colleagues in IT, and at this point, in need of another set of eyes.
THE QUESTION: Does the following job do everything I need to enable restoration of my precious data in the event of total loss ? I've tried to exclude unnecessary (useless) data. There is also a logical use of /R:2 /W:2 which I have not researched.
This is an excerpt of the Run Log, and thank you for your kind attention. -ss
-------------------------------------------------------------------------------
ROBOCOPY :: Robust File Copy for Windows
-------------------------------------------------------------------------------
Started : Saturday, July 18, 2015 11:56:16 AM
Source : C:\
Dest : J:\RoboColumbia\
Files : *.*
Exc Files : pagefile.sys
swapfile.sys
hiberfil.sys
*.tmp
*.temp
ntuser.*
Exc Dirs : C:\$Recycle.Bin
C:\windows
C:\ProgramData
C:\Users\Steve\AppData
C:\Program Files (x86)
C:\Program Files
C:\System Volume Information
Options : /JOB *.* /TEE /S /E /DCOPY:DA /COPY:DAT /PURGE /MIR /ZB /XJ /MT:8 /R:2 /W:2
------------------------------------------------------------------------------
eof