Friday, July 29, 2011

Event Log service is unavailable. Verify that the service is running

I got this error on Windows 2008 64b, after some automatic updates.

Event Log service is unavailable. Verify that the service is running

Try to start the Windows Event Log service, you may get this error

Windows could not start the Windows Event Log service on Local Computer.
Error 2: The system cannot find the file specified.

To fix this: run regedit.exe and goto to the entry

HKLM\System\CurrentControlSet\Services\Eventlog


There should be an empty Parameters, just rename it to _Parameters.
The service should start now.

2 comments:

  1. Wow thank you very much. I've been trying to resolve this, which resolved a whole host of other issues, for quite some time.

    ReplyDelete