Link to home
Start Free TrialLog in
Avatar of netcarenz
netcarenz

asked on

How to restore/reinstate deleted Windows 2008 DC Scheduled Tasks

Hi All,
We have traditionally used the schtasks * /delete command in a batch file on Windows 2003 servers prior to to setting some regular maintenance tasks like robocopy etc.  

Recently, we inadvertently ran this command on a Windows 2008 domain controller and it deleted all of the default system tasks, so we need to reinstate these.

Does anyone know how to do this, or where these are stored in registry and/or the system drive?

Many thanks in advance,
Craig
ASKER CERTIFIED SOLUTION
Avatar of Darius Ghassem
Darius Ghassem
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of netcarenz
netcarenz

ASKER

Thanks, what a stupid design Microsoft have made.