Server 2008 R2 x64 SP1
SQL Server 2008 R2 SP1 Standard
Microsoft CRM Dynamics 2011
Selected 'Update Setup Files' at start of setup
Tried with LUA domain account as well as Enterprise Admin / Domain Admin / Local Admin account
Tried to have services start under each account after restarting
When I get to the checks part of setup, I get green light on everything except SQL Server. It says that the server cannot find the service as an installed service, listing SQLSERVERAGENT. It gives me 0x80004005, which according to ERR is a generic
error. In checking with the .out print method via CMD, it told me that the process terminated normally when doing the start command via command line. This is a brand new install of Server 08 R2 and SQL, being built just yesterday.
Checking in the SQL Config Manager, it lists all services as running with startup type of automatic.
Looking back on my post, I forgot to mention, but the firewall was completely disabled for testing purpose here, so I wouldn't think any ports need to be open since it is turned off.