I want to install SQL Server on a Domain Controller ( windows server 2003 R2) but i have an error because SQL Server services can not run under a local service account or a network service account.

link|improve this question
5  
I'd suggest you read the section "Installing SQL Server on a Domain Controller" or (SQL Server 2005) "Do not install SQL Server 2005 on a domain controller. " – gbn Jul 26 '11 at 11:00
I never tell people to "RTFM", but I'm very tempted right now.. – pauska Jul 26 '11 at 12:32
feedback

migrated from stackoverflow.com Jul 26 '11 at 11:59

This question came from our site for professional and enthusiast programmers.

1 Answer

Create an account on the Domain for SQL server to run under.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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