-
I work regularly with clustered servers and often need to know which machine is the active node. I have used wmic to get this information before, but, prefer to automate this rather than use a .bat file or the cmd shell. I found a nice way to approach this using powershell. To get information about the...