We've got a server running 2008 32-bit that runs our main database. We've got a job set to reboot the server every night between the jobs, if we don't do that OLAP services run out of memory. The whole thing is a mess and we're eventually moving off of it.
Until then...very randomly, maybe once or twice a month, after a reboot several services don't start so jobs scheduled after the reboot fail. The event viewer show that the following services fail to start:
MSSQLSERVER times out
MSSQLServerOLAPService depends on Netlogon service which failed to start
Network Location Awareness service depends on the Network Store Interface Service which failed to start (after starting it hung in a start-pending state)
IP Helper depends on Network Store Interface which failed to start (after starting it hung in a start-pending state)
Workstation service depends on Network Store Interface which failed to start (after starting it hung in a start-pending state)
Network List Service depends on the Network Location Awareness service which failed to start because the dependency service or group failed to start
Windows Time Service failed to start because the network logon service was not started
TCP/IP NetBIOS Helper service hung on starting.
If we do one more reboot it seems fine. It's running on VMWare if that makes a difference. Any ideas on this problem? Thanks!