I have a project requirement in Python web application which will run as windows services later, one of the main requirement is that the powershell should automatically restart the services, I have a batch file to deploy this application, but I'm still having to remote desktop in to the server to restart the service. Is there any way to script this? Thanks for your help.
Bookmarks