Image/backup C: before each reboot?

Associate
Joined
22 Dec 2008
Posts
25
I need a program that will backup (image, file-copy, whatever) the C: partition and put it on another partition, just before every user-requested restart.

Which programs would suit me?
 
I use Robocopy to run a batch file on the "logoff" option in gpedit.msc - user configuration - windows settings.

Whether you shutdown or restart, windows will always logoff first so the script will always run :)
 
Back
Top Bottom