I need to find the easiest way to install snmp on all computers? we have Windows Server 2003 with 160 Client.
feedback
|
|
This answer assumes you want to enable SNMP on either XP or 2003. The Windows source directory, i386, needs to be configured correctly for this to work. Create a file titled "snmp.txt" that contains the following:
Run the following command to install the SNMP feature:
This can be performed remotely via Computer Logon script or with a tool such as You can use Group Policy to configure the SNMP settings. In How to add or remove Windows Components by using Sysocmgr.exe | ||||
|
feedback
|