Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am getting the following 2 errors when trying to install SQL server 2012 on Windows Server 2012. These occur at the server configuration page.

  • Access is denied.

  • The SQL Server service account login or password is not valid. Use SQL Server Configuration Manager to update the service account.

I have specified the username MYDOMAIN\sqlSvcAcc and the correct password. I am using the default instance name for SQL.

Anyone know whats causing these errors ? is it an AD issue ?

Thanks

share|improve this question

1 Answer

Fixed. Wasn't running as administrator. Doh !

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.