Have you checked the account the service is logging on as? Maybe it's deleted or disabled, or the SQL server account for the data store has had its password changed.
Does anybody know how I can force a shutdown script to run when remotely shutting down a server? I have tried a few different versions of shutdown.exe. They boot the server, but don't run the shutdown script. If I connect with the terminal server client and hit start/shutdown, it runs the...
http://sourceforge.net/ - search for "helpdesk". You'll get a lot of hits of open source software written to handle a help desk-type environment. Most are PHP with MySql, and will run under Windows.
Try these steps:
from a command prompt -
regsvr32 mshtml.dll
regsvr32 shdocvw.dll -i
regsvr32 shell32.dll -i
if that does not work, try this:
sfc /purgecache ; sfc /scannow
That's from Microsoft: http://support.microsoft.com/default.aspx?scid=kb;en-us;329891
and...
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.