Currently running Windows 2003
Right now after demoting the server to just a member server role, the shadow copy service provided by Windows has stopped automatically shadowing our selected folder, if we execute manually then the copy works but the schedule we have set up dose not function.
Have tried restarting the Volume Shadow Service, and redoing the schedule but none of that has worked.
Thanks
Software/Hardware used:
ASKED:
November 9, 2006 10:02 AM
UPDATED:
November 10, 2006 11:18 PM
Check application events for VSS events.
If you’ve messed with volumes on the server that can mess up scheduled jobs. For example a missing E: drive could mess up VSS tasks that also were to shadow copy F: and G: drive folders.
See http://support.microsoft.com/default.aspx?scid=kb;en-us;833779
for ideas on how to stop shadow copies, remove old scheduled VSS tasks and then restart and reenter VSS scheduled jobs.
Check application events for VSS events.
If you’ve messed with volumes on the server that can mess up scheduled jobs. For example a missing E: drive could mess up VSS tasks that also were to shadow copy F: and G: drive folders.
See http://support.microsoft.com/default.aspx?scid=kb;en-us;833779
for ideas on how to stop shadow copies, remove old scheduled VSS tasks and then restart and reenter VSS scheduled jobs.