ScottDPro
Members
-
Joined
-
Last visited
Reputation Activity
-
ScottDPro got a reaction from Jamie Taylor in SNMP Configuration ScriptI can give you some links to get started...
Install SNMP on Windows: https://theitbros.com/snmp-service-on-windows-10/
It looks like both Group Policy and registry merge work for setting most of the parameters.
You'll want to pay attention to the security issues, especially for laptops. Otherwise, this has lots of Powershell that should be pretty straightforward to assemble into a script for Win10 (and maybe Win11)
Â
Also worth reading, but less helpful than the link above: https://blog.paessler.com/how-to-enable-snmp-on-your-operating-system
The best reason to read this one is if you support Linux or Mac and need SNMP on those systems.