Quantcast
Viewing all articles
Browse latest Browse all 4920

Scheduled Task / Batch Code on Windows Server 2008 R2 SP1

I have some processes that I need to stop and restart each morning. In order to do this, I've created 2 scheduled tasks inside Task Scheduler: 1.) Stop Foobar (Both Environments) - Triggers @ 6:45 AM Every Day 2.) Start Foobar (Both Environments) - Triggers @ 6:48 AM Every Day Both tasks above make use of a respective *.BAT file to shut down and restart a task agent service. Unfortunately,...

Viewing all articles
Browse latest Browse all 4920

Trending Articles