D
dkaneti
I've been trying to install optional windows components using
sysocmgr.exe
but during the process I got the following error:
"an error occured which prevented the Simple Network Management
Protocol component from being installed or removed. The error was
0x8007000D."
the OS was Win2k SP4 Server,
I've used the following command line:
sysocmgr.exe /i:sysoc.inf /u:"c:\unattend.ini" /r
here is the unattended file:
[COMPONENTS]
iis_common= on
iis_inetmgr= on
iis_www= on
iisdbg= on
iis_doc= off
iis_ftp= on
iis_htmla= on
iis_nntp= off
iis_smtp= off
LicenseServer= off
msmq= on
indexsrv_system= off
WMS= off
TSClients= off
TSEnable= off
hypertrm= on
[MSMQ]
type= IND
DisableAD= true
[NetOptionalComponents]
SNMP= 1
NETMONTOOLS= 1
wins= 0
DNS= 0
[SNMP]
Accept_CommunityName="public:Read_Write,private:Read_Write"
Any_Host=Yes
Community_Name=Contact_Name
Limit_Host=*
Location=XXX
Send_Authentication=On
Traps=HMS1
you can see that the SNMP was set to "1".
any ideas why I got the error ?!?
sysocmgr.exe
but during the process I got the following error:
"an error occured which prevented the Simple Network Management
Protocol component from being installed or removed. The error was
0x8007000D."
the OS was Win2k SP4 Server,
I've used the following command line:
sysocmgr.exe /i:sysoc.inf /u:"c:\unattend.ini" /r
here is the unattended file:
[COMPONENTS]
iis_common= on
iis_inetmgr= on
iis_www= on
iisdbg= on
iis_doc= off
iis_ftp= on
iis_htmla= on
iis_nntp= off
iis_smtp= off
LicenseServer= off
msmq= on
indexsrv_system= off
WMS= off
TSClients= off
TSEnable= off
hypertrm= on
[MSMQ]
type= IND
DisableAD= true
[NetOptionalComponents]
SNMP= 1
NETMONTOOLS= 1
wins= 0
DNS= 0
[SNMP]
Accept_CommunityName="public:Read_Write,private:Read_Write"
Any_Host=Yes
Community_Name=Contact_Name
Limit_Host=*
Location=XXX
Send_Authentication=On
Traps=HMS1
you can see that the SNMP was set to "1".
any ideas why I got the error ?!?