services not starting because they are timeing out prematurely?
most likely in a repro/vm setup where resources are the limiting factor?
extend service startup tolerance with
[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Control]
ServicesPipeTimeout = "30000"
60000 by default in w2k3. set in ms