Powershell script to enable snmp on remote server and add it to librenms automatically

Hey Guys,

I created a powershell script that does the following

  1. installs snmp service on remote windows machine
  2. configures snmp service on remote windows machine
  3. creates firewall rule to allow incoming icmp on remote windows machine
  4. automaticly adds the remote windows machine to librenms using the community it has set.

Please let me know what you think, or if you have any feature requests.

3 Likes

Hi this is great and what is I need to install and configure the SNMP on multiple devices instead of one remote windows machine.