-
Hi, I want to use powershell to query all of our servers from a input file to check the state of the SNMP service. There can be two states stopped or running, if the state is stopped I want to start the SNMP service. All the checks need to be logged to a log file. Can you help me with this and also explain...