Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista installation & setup

Vista - Configuring an automated SNMP installation using Ocsetup

Reply
 
Old 11-02-2007   #1 (permalink)
Paul Farnam


 
 

Configuring an automated SNMP installation using Ocsetup

Before Windows Vista / 2008, I successfully installed SNMP service from the
command-line using this command:

sysocmgr /i:c:\Windows\inf\sysoc.inf /r /u:"c:\test\snmp_cfg.txt"

Where "c:\test\snmp_cfg.txt" contained the SNMP configuration:
[Components]
NetOC=on

[NetOptionalComponents]
SNMP=1
[SNMP]
Any_Host=YES
Accept_CommunityName="public:Read_Only"
Community_Name="public"


I understand Windows Vista replaced sysocmgr with ocsetup. Although I can
install SNMP from the command-line by typing, "start /w ocsetup SNMP" I
cannot configure the community security settings as I did before.

I know the solution has something to do with the Ocsetup's unattendfile
option, but figuring out exactly how this xml file should be configured
eludes me.

Can someone provide an example of an unattend.xml file containing SNMP
configuration fields (Any host, Community Name Public and read-only)?


Thanks,
Paul



My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Unattend installation - configuring 2nd network adapter Vista installation & setup
Windows Automated Installation Kit Vista General
OCSETUP ? Vista installation & setup
Basic automated installation Vista installation & setup
Windows Automated Installation Kit and Windows XP Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46