Professional Software for Windows Services / 24×7 OperationQ&A: How do I Restart a Windows Service when an Event is Reported?We have a service that should restart whenever another service writes a particular event to the Event Viewer. How can I do that? — Russell Hi Russell. To create that workflow, you can introduce an “Event Trigger” with the Windows … Continue reading Posted in Windows Services Tagged event-viewer, q&a, service-pilot, task-scheduler, windows-services Leave a comment Q&A: How do I Restart my Windows Service at a Specific Time every Week?I want to restart some specific service for a specific time every week. Can I use the NET command? — Shanmuga Hi Shanmuga. Yes. With the help of the Windows Task Scheduler, you can use the NET command to restart … Continue reading Posted in Windows Services Tagged net.exe, q&a, service-pilot, service-scheduler, task-scheduler, windows-services Leave a comment Q & A: How do I Restart my Application/Service Regularly from AlwaysUp?We are currently using AlwaysUp with several executable instances. We need to have these restarted daily due to memory leaks from the application. I don’t see a scheduling restart option in AlwaysUp. I think this could be done through a … Continue reading |