Hi all.
I have an enterprise server whose MICC and SQL service and start each time the server reboots. The services are however set to automatically start. One will have to manually start them.
How can this be resolved?
Thank you.
Try the below, this has worked for me in the past.
The service timeouts on startup of the operating system can occur when the system is too busy to start the service within the default 30 seconds. Starting of the service is stopped and the operating system will not attempt to start it again.
Resolution
Follow these steps to increase the length of the service startup timeout:
1. Click Start > click Run > type regedit and then click OK
2. Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3. Right-click Control > select New > DWORD Value
4. In the New Value #1 box, type ServicesPipeTimeout, and press ENTER
5. Right-click ServicesPipeTimeout > Modify
6. Click Decimal, type the number of milliseconds that you want to wait until the service times out, and then click OK
a. For example, to wait 60 seconds before the service times out, type 60000
7. Quit Registry Editor, and then restart the computer
Note: Rebooting the computer is not necessary, this is a setting only used during the startup of the operating system.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.