Remove a Service
I had to remove an application from a server the other day. After the uninstall the application left some of the services behind.
The script below will remove the service from the services.msc console.
I had to remove an application from a server the other day. After the uninstall the application left some of the services behind.
The script below will remove the service from the services.msc console.