Is there any way to do this with task scheduler. I have not tried it yet i was just wondering. The reason is because i run an FTP server and I defragment my hard drives every night. So when my drives are defragmenting I want to stop the server, and when they are done start it again.
Page 1 of 1
Scheduling Services to start and stop
#2
Posted 08 February 2003 - 02:09 AM
Net Start "service"
Net stop "service"
make them batches, and set task scheduler to run them.
Batch files and task scheduler is your friend.
Net stop "service"
make them batches, and set task scheduler to run them.
Batch files and task scheduler is your friend.
Share this topic:
Page 1 of 1

Help










