Archive for the ‘Tech’ Category
Here is a PowerShell script I wrote that checks if a service is running across a cluster of servers. This is a quick display of the status that outputs to the console.
A future version of this base script includes the following improvements:
Trying to start the service
Logging
Showing you how to set this script up to run as a scheduled task or job if your enterprise has WinRM.
Windows PowerShell