Compare services of two computers in PowerShell Posted by By Kenward October 29, 2016Posted inPowerShell, Scripts3 Comments This function "Compare-Services" will allow you to compare the running services of two computers. The first one is called the Reference Computer, the second is the Difference Computer. The output…