Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > Configuring an automated SNMP installation using Ocsetup

Reply
Thread Tools Display Modes

Configuring an automated SNMP installation using Ocsetup

 
 
Paul Farnam
Guest
Posts: n/a

 
      11-02-2007
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


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
OCSETUP ? Microsoft News Windows Vista Installation 1 03-05-2008 07:01 PM
SNMP Community names on Vista Dee Windows Vista Installation 2 02-03-2008 12:13 PM
Basic automated installation Grant Hardy Windows Vista Installation 0 12-15-2007 06:56 PM
Automated Response Kelsey13 Windows Vista Mail 5 08-25-2007 06:45 PM
Windows Automated Installation Kit and Windows XP William Anderson Windows Vista Installation 0 08-17-2007 02:18 PM



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 47 48 49 50 51 52 53 54 55 56 57 58 59