In the services, I changed the MSSQLSERVER to log on as the
Administrator - which has rights to log on as a service.
I get a logon failure, just like I used an invalid username/password.
event id 7013:
Logon attempt with current password failed with the following error:
Logon failure: unknown user name or bad password.
event id 7000
The MSSQLServer service failed to start due to the following error:
The service did not start due to a logon failure.
Ther username and password exist. They have all the rights there are.
I can change this to the Administrator's account on the PDC and it
runs just fine. Why can't I start MSSQLSERVER using the computer's
admin account with rights to log on as a service?
--