Pages

Thursday, August 15, 2013

DC-Server 2008 R2 "Event ID: 7000 and Event ID: 7038" Errors

When a service does not start because of a logon failure, the following error messages may be displayed in Event Viewer on “Administrative Events”:

Source: Service Control Manager
Event ID: 7000
Description:
The %service% service failed to start due to the following error:
The service did not start due to a logon failure.
No Data will be available.

Source: Service Control Manager
Event ID: 7038
Description:
The AdRmsLoggingService service was unable to log on as “domain\user” with the currently configured password due to the following error:
Logon failure: unknown user name or bad password.
To ensure tha service is configured properly, use the Services snap-in in Microsoft Management Console (MMC).

When you attempt to manually start the service, the following error message may be displayed:

“Error: 1069 the service did not start due to log on failure”

For solution, follow the next steps:

  1. Click “Start”, in “Search programs and files” bar type “services.msc”, and press “Enter” key.
  2. When “Services” window is open, double click on “AD RMS Logging Service” service to open “AD RMS Logging Service Properties (Local computer)” window.
  3. In “AD RMS Logging Service Properties (Local computer)” window, click on “Log On” tab.
  4. Look at that "this account:" is selected, then type the new password, and click “OK” button.
  5. Now attempt to manually start the service again.

Congratulation!!! The “AD RMS Logging Service” is started 

No comments:

Post a Comment