Hello to all,
we try to install an SQL 2005 server on a Windows 2003 server that is also a Domain controller. In discussions of july last year, Dan Jones said :"Unfortunately in setup you cannot change the default account for all services. So there is absolutely no work around for this problem. This will absolutely be fixed by RTM - "
Can anybody help me in that way. We tried installing with our latest CDs (december 2005)

Problem installing SQL 2005 on a Windows 2003 DC
Luciano Resende
chintanpatani
I set up different security groups having the name of the desired groups:
SQLServer2005DTSUser$SRV05FIL01
SQLServer2005MSFTEUser$SRV05FIL01$MSSQLSERVER
SQLServer2005MSOLAPUser$SRV05FIL01$MSSQLSERVER
SQLServer2005MSSQLServerADHelperUser$SRV05FIL01
SQLServer2005MSSQLUser$SRV05FIL01$MSSQLSERVER
SQLServer2005NotificationServicesUser$SRV05FIL01
SQLServer2005ReportingServicesWebServiceUser$SRV05FIL01$MSSQLSER
SQLServer2005ReportServerUser$SRV05FIL01$MSSQLSERVER
SQLServer2005SQLAgentUser$SRV05FIL01$MSSQLSERVER
SQLServer2005SQLBrowserUser$SRV05FIL01
Those groups have as members the user that is running the setup, domain-user and domain-admin. The problem is still the same: error message: "Failure creating local group SQLServer2005SQLAgentUser$SRV05FIL01$MSSQLSERVER".
As we have a DC, there is no way to declare local groups.
I can send you the logfile if desired.
Bard-Erik Venheim
Namio Evangelista
Create those groups on you 1st domain controller , force a replication of AD and you have all these groups on your new server . the installation of sql will now find these groups and set the security on it..
Gtz
Jason E
Djgann