Dear MSVP's,
OS: Windows Server 2008 final as AD Global Controller with Exchange 2007 SP1
final
I have developed event sink on Exchange 2007 SP1 which is fired globally on
Public folders Store. It works OK in Public folders on Windows Server 2003 R2
SP2 with Exchange 2007 - it doesn't hang Microsoft Exchange Information Store
service on OS start/boot. The problem is on Windows Server 2008. The same
Event Sink process hangs Microsoft Exchange Information Store service on OS
start/boot. If I change the start of this service to manual(not automatic)
there is no problem. It starts manually and Exchange works OK. I suspect that
MSExchangeIS is other service's dependant on start(maybe IIS,Security) that
might couse to prevent Event sinks to correctly start and run. I have tried
to set MSExchangeIS Dependonservice parameter to
IISADMIN,W3SVC,Netlogon,COM,MSExchangeTopologyAD. No success. The option
"Delayed start Automatic" in some way corrects the problem, but I would like
to know exactly what service dependancy causes the problematic behaviour
MSExchangeIS on OS Start.
Do You know how to detect which service could be a problem?
How to track MSExchangeIS autostart problem?
Archived from group: microsoft>public>exchange>development