How To Build A Simple Windows Server Monitor In PowerShell
Think you can do better?
Show us!
For this scenario, we’re going to cover reading server names from a CSV file, looping over each of those server names, checking to see if each server is online, checking a specific Windows server and starting it up if it’s not started.
This video can be used as a model for building lots of other server monitors on the cheap.