I would like to know if there is any app for safely management of windows services. Thank you
feedback
|
|
The best management tool for Windows services is in my opinion the one that is built into Windows. Hit the Windows Key + R on your keyboard to bring up a run command, and then enter "services.msc" to open up the service console. From the console you can start/stop/enable/disable an service that is currently installed on the OS. Is there a particular function that you are looking to perform on a service? | |||
feedback
|
|
If you are looking to actualy monitor and/or restart services automatically you might want to check out Service Hawk. | |||
|
feedback
|