Tagged Questions
1
vote
0answers
921 views
Is it normal for scheduled task behaviour to differ from running the batch file manually?
I have a windows service that I need to stop and start every 30 minutes using a Windows Scheduled Task.
The service itself can be manually stopped via the Services management console (right-click -> ...