I'm installing SharePoint 2010 Beta in a virtual environment (vmware 7) on windows 2008 r2 with SQL Server 2008 R2 CTP November Edition (everything on 1 virtual machine: domain controller, sql server, sharepoint). However I already have some questions:
1. just want to get a confirmation on this: when making the server (windows server 2008 r2) a domain controller the local users are deleted (which means every user that must be created will be a domain user)?
2. I created 3 service accounts: SQL_ service (SQL Service account), SP_Admin (SharePoint setup) and SP_Farm (Central Administration)
a. I suppose these are the recommended service accounts needed for a SharePoint install/configuration (refering to the document
http://technet.microsoft.com/en-us/library/ee662513(office.14).aspx)?
b. As already mentioned in point 1, these are all domain users?
c. The SQL_Service account is the the account to be used during installation of SQL Server 2008 Server Configuration -> "Use the same account for als SQL Server services"?
d. The SP_Admin account is the one that should be added as SQL Server Administrator (and administrator for Analysis Services)? Is it recommended to add another (eg domain Adminstrator) as SQL Server adminstrators?
3. Do i need to install SharePoint itself logged in as the domain Administrator or logged in as SP_Admin user?
4. I suppose I must ignore the warning I get when installing SQL Server, on my virtual machine, that says that it is not recommended to install SQL Server on a domain controller? Or is it better to create separate virtual machines (1 for database server, 1 application server - SharePoint, 1 domain controller)? In this case what are the recommended memory requirements (RAM) for these different VM's?
Many thanks in advance for your answers.
Regards,
Guy