JBaker
2008-06-17 16:41:03 UTC
We are running an unattended installation of MSMQ for Vista, and Windows XP
(SP2 and SP3). Utilizing Sysocmgr and answer files we are always successfull
on Vista, however with XP it almost always results in a critical error. The
error dialog states
"System stand-alone Optional Component Manager has encountered a problem and
needs to close. We are sorry for the inconvenience". The actual error report
dialog when accessed has some additional information:
EventType: BEX P1: sysocmgr.exx P2: 5.1.2600.2180 P3: 41107cbf P4:
msmqocm.dll P5: 5.1.0.1108 P6: 41109731 P7: 000101fa P8: c0000409 P9: 00000000
Here is the details on our execution:
From the command line (batch file): Sysocmgr.exe /i:sysoc.inf
/u:Unattended_MSMQ_Pre-Vista.ans
Unattended_MSMQ_Pre-Vista.ans file contents shown here:
[Version]
Signature = "$Windows NT$"
[Global]
FreshMode = Custom
MaintenanceMode = RemoveAll
UpgradeMode = UpgradeOnly
[Components]
msmq_Core = ON
msmq_LocalStorage = ON
;msmq_ADIntegrated = ON
msmq_TriggersService = ON
;msmq_HTTPSupport = ON
;msmq_RoutingSupport = OFF
;msmq_MQDSService = OFF
;[Msmq]
;ControllerServer = MyDomainController
;SupportingServer = MyDomainControllerOrRoutingServer
;SupportLocalAccountsOrNT4 = FALSE
;Site = DefaultFirstSiteName
Additionally - the MSMQ installation never fails when done manually from the
Control Panel - Add/Remove windows components.
I'm hoping someone has seen this before and can guide us in how to overcome
it.
Thanks
j
(SP2 and SP3). Utilizing Sysocmgr and answer files we are always successfull
on Vista, however with XP it almost always results in a critical error. The
error dialog states
"System stand-alone Optional Component Manager has encountered a problem and
needs to close. We are sorry for the inconvenience". The actual error report
dialog when accessed has some additional information:
EventType: BEX P1: sysocmgr.exx P2: 5.1.2600.2180 P3: 41107cbf P4:
msmqocm.dll P5: 5.1.0.1108 P6: 41109731 P7: 000101fa P8: c0000409 P9: 00000000
Here is the details on our execution:
From the command line (batch file): Sysocmgr.exe /i:sysoc.inf
/u:Unattended_MSMQ_Pre-Vista.ans
Unattended_MSMQ_Pre-Vista.ans file contents shown here:
[Version]
Signature = "$Windows NT$"
[Global]
FreshMode = Custom
MaintenanceMode = RemoveAll
UpgradeMode = UpgradeOnly
[Components]
msmq_Core = ON
msmq_LocalStorage = ON
;msmq_ADIntegrated = ON
msmq_TriggersService = ON
;msmq_HTTPSupport = ON
;msmq_RoutingSupport = OFF
;msmq_MQDSService = OFF
;[Msmq]
;ControllerServer = MyDomainController
;SupportingServer = MyDomainControllerOrRoutingServer
;SupportLocalAccountsOrNT4 = FALSE
;Site = DefaultFirstSiteName
Additionally - the MSMQ installation never fails when done manually from the
Control Panel - Add/Remove windows components.
I'm hoping someone has seen this before and can guide us in how to overcome
it.
Thanks
j