Error Installing CRM4.0 Trail
-
Thursday, 6 March 2008 2:38 PMHi all,
I am trying to get the trial version of MS CRM 4.0 installed and I am constantly getting errors when it is trying to create the config database. I am not sure why...does anyone know what causes this issue? We are installing everything on an isolated machine that is its own domain controller and AD provider and everything is installed under the Administrator account. All not good for security I know but its just for trail purposes. It seems as if it is trying to see if a user exists in the domain, but since everything is happening as Administrator i'm not sure what user it would be looking for and not finding. I didn't see anything in the install guide about having to create special users for the install.
09:15:41| Info| Attempting stop... Internet services successfully stopped Attempting start... Internet services successfully restarted
09:15:41| Info| Executing Install action: Microsoft.Crm.Setup.Server.GrantAccessToExchangeMailRootAction
09:15:41| Info| Executing Install action: Microsoft.Crm.Setup.Server.DMSnapInInstallAction
09:15:42| Info| Executing Install action: Microsoft.Crm.Setup.Server.RegisterDMSnapInComPlusAction
09:15:42| Info| Executing Install action: Microsoft.Crm.Setup.Server.SetConfigDBRegistrySettingsAction
09:15:42| Info| Executing Install action: Microsoft.Crm.Setup.Server.InstallConfigDatabaseAction
09:15:42| Info| Initializing install strategy...
09:15:42| Info| Loading Releases...
09:15:42| Info| Installing Database 'MSCRM_CONFIG'
09:15:42| Info| Executing IDiffBuilder.Pass1 ...
09:15:42| Info| Creating table AuthenticationSettings
09:15:42| Info| Creating table ClientPatchContainedInfo
09:15:42| Info| Creating table ClientPatchDetails
09:15:42| Info| Creating table ClientPatchRequiredInfo
09:15:42| Info| Creating table ConfigSettings
09:15:42| Info| Creating table CrmKey
09:15:42| Info| Creating table CrmKeySetting
09:15:42| Info| Creating table DataEncryptionKey
09:15:42| Info| Creating table Deployment
09:15:42| Info| Creating table Feature
09:15:42| Info| Creating table FeatureAccessRightMap
09:15:42| Info| Creating table FeaturePrivilegeMap
09:15:43| Info| Creating table Notification
09:15:43| Info| Creating table Organization
09:15:43| Info| Creating table OrganizationFeatureMap
09:15:43| Info| Creating table OrganizationMaintenanceJobs
09:15:43| Info| Creating table Privilege
09:15:43| Info| Creating table ReservedNames
09:15:43| Info| Creating table ReservedReasonType
09:15:43| Info| Creating table ScaleGroupNotification
09:15:43| Info| Creating table ScaleGroupOrganizationMaintenanceJobs
09:15:43| Info| Creating table SecurityRole
09:15:43| Info| Creating table SecurityRolePrivileges
09:15:43| Info| Creating table Server
09:15:43| Info| Creating table ServerSettings
09:15:43| Info| Creating table SqlGovernorClientConfiguration
09:15:43| Info| Creating table SqlGovernorRequests
09:15:43| Info| Creating table SqlGovernorServiceCategoryDescription
09:15:43| Info| Creating table SqlGovernorServiceDescription
09:15:43| Info| Creating table SqlGovernorServiceGroupDescription
09:15:43| Info| Creating table SqlGovernorSqlServers
09:15:43| Info| Creating table SqlGovernorSqlServersConfig
09:15:43| Info| Creating table SystemUser
09:15:43| Info| Creating table SystemUserAuthentication
09:15:43| Info| Creating table SystemUserOrganizations
09:15:43| Info| Creating table SystemUserRoles
09:15:43| Info| Creating relationships ...
09:15:43| Info| Executing IDiffBuilder.Pass2 ...
09:15:43| Info| Installing Stored Procedures ...
09:15:43| Info| Name = p_GetAllOrgsFromAuthInfo, Description = Get all the user's organizations based on authentication information, Target = All
09:15:43| Info| Name = p_GetAllOrgsFromCrmUserId, Description = Get all the user's organizations based on CRM UserId, Target = All
09:15:43| Info| Name = p_GetCrmUserId, Description = Get the crm user id based on the authentication information and organization id, Target = All
09:15:43| Info| Name = p_GetDefaultOrgFromAuthInfo, Description = Gets the default organization of the user based on the authentication information, Target = All
09:15:43| Info| Name = p_GetPrivilegesInRole, Description = gets privileges in a role, Target = All
09:15:43| Info| Name = p_GetUsersInRole, Description = gets users in a role, Target = All
09:15:43| Info| Name = p_CheckPrivilege, Description = verifies if user has specified privilege, Target = All
09:15:43| Info| Name = p_CleanupSiteWideNotifications, Description = Cleanup site-wide notifications, Target = All
09:15:43| Info| Executing Sql Scripts ...
09:15:43| Info| File = Scripts\Constants.sql, Message = Add required database constants to mimic enumerations, Target = All
09:15:44| Info| File = Scripts\Constraints.sql, Message = Add required database constraints, Target = All
09:15:44| Info| File = Scripts\SqlGovernor.sql, Message = Add required Sql Governor values, Target = All
09:15:44| Info| File = Scripts\Reserved.sql, Message = Add required reserved names for config database, Target = All
09:15:44| Info| File = Scripts\SecurityRolesOnPremiseAndSPLA.sql, Message = Add pre-defined security roles, Target = OnPremise, SPLA
09:15:44| Info| File = Scripts\PrivilegesOnPremiseAndSPLA.sql, Message = Add pre-defined security privileges, Target = OnPremise, SPLA
09:15:44| Info| Installing Sql Jobs ...
09:15:44| Info| Name = .HardDelete, Description = Add hard delete job, Target = All
09:15:45| Info| Name = .SiteWideCleanup, Description = Add site-wide cleanup job, Target = All
09:15:45| Info| Executing IDiffBuilder.Pass1 ...
09:15:45| Info| Creating relationships ...
09:15:45| Info| Executing IDiffBuilder.Pass2 ...
09:15:45| Info| Installing Stored Procedures ...
09:15:45| Info| Name = p_GetAllOrgsFromAuthInfo, Description = Get all the user's organizations based on authentication information, Target = All
09:15:45| Info| Name = p_GetAllOrgsFromCrmUserId, Description = Get all the user's organizations based on CRM UserId, Target = All
09:15:45| Info| Name = p_GetCrmUserId, Description = Get the crm user id based on the authentication information and organization id, Target = All
09:15:45| Info| Name = p_GetDefaultOrgFromAuthInfo, Description = Gets the default organization of the user based on the authentication information, Target = All
09:15:45| Info| Name = p_GetDisabledPrivileges, Description = Returns disabled privilege Ids for organization, Target = All
09:15:45| Info| Name = p_GetDisabledAccessRights, Description = Returns disabled AccessRights for organization, Target = All
09:15:45| Info| Name = p_DisableCreateUser, Description = Disables CreateUser feature for organization, Target = All
09:15:45| Info| Name = p_SetOrganizationCurrentStorageSize, Description = Set organization current db size. Disables CreateEntity feature if size exceeds max size for organization, Target = All
09:15:45| Info| Name = p_GetOrganizationFeaturePurchaseStatus, Description = Determines if an organization has purchased a feature, Target = All
09:15:45| Info| Name = p_GetPrivilegesInRole, Description = gets privileges in a role, Target = All
09:15:45| Info| Name = p_GetUsersInRole, Description = gets users in a role, Target = All
09:15:45| Info| Name = p_CheckPrivilege, Description = verifies if user has specified privilege, Target = All
09:15:45| Info| Name = p_CleanupSiteWideNotifications, Description = Cleanup site-wide notifications, Target = All
09:15:45| Info| Name = fn_GetTimePart, Description = Get Time and Minutes as float for comparison, Target = All
09:15:45| Info| Name = p_UpdateCurrentActiveKey, Description = Updates and returns the current active CrmKey, Target = All
09:15:45| Info| Executing Sql Scripts ...
09:15:45| Info| File = Scripts\Constants.sql, Message = Add required database constants to mimic enumerations, Target = All
09:15:45| Info| File = Scripts\SqlGovernor.sql, Message = Add required Sql Governor values, Target = All
09:15:45| Info| File = Scripts\SecurityRolesOnPremiseAndSPLA.sql, Message = Add pre-defined security roles, Target = OnPremise, SPLA
09:15:45| Info| File = Scripts\PrivilegesOnPremiseAndSPLA.sql, Message = Add pre-defined security privileges, Target = OnPremise, SPLA
09:15:45| Info| File = Upgrade\UpgradeEA2.sql, Message = Upgrade settings, Target = All
09:15:45| Info| File = Scripts\Features.sql, Message = Add features., Target = All
09:15:45| Info| Installing Sql Jobs ...
09:15:45| Error| System.Exception: Action Microsoft.Crm.Setup.Server.InstallConfigDatabaseAction failed. ---> Microsoft.Crm.CrmArgumentException: Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowed ---> System.ArgumentException: Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowed
--- End of inner exception stack trace ---
at Microsoft.Crm.Admin.AdminService.ConfigDBSecurity.SystemUserService.GetCaseSafeName(String domain, String accountName)
at Microsoft.Crm.Admin.AdminService.ConfigDBSecurity.SystemUserService.Create(String name, Guid defaultOrganizationId)
at Microsoft.Crm.Setup.Database.StandardConfigSqlStrategy.AddInitialUser()
at Microsoft.Crm.Setup.Database.DatabaseInstallerBase.Install()
at Microsoft.Crm.Setup.Server.InstallConfigDatabaseAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
09:16:09| Info| InputResult: Cancel
09:16:09| Error| Install exception.System.Exception: Action Microsoft.Crm.Setup.Server.InstallConfigDatabaseAction failed. ---> Microsoft.Crm.CrmArgumentException: Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowed ---> System.ArgumentException: Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowed
--- End of inner exception stack trace ---
at Microsoft.Crm.Admin.AdminService.ConfigDBSecurity.SystemUserService.GetCaseSafeName(String domain, String accountName)
at Microsoft.Crm.Admin.AdminService.ConfigDBSecurity.SystemUserService.Create(String name, Guid defaultOrganizationId)
at Microsoft.Crm.Setup.Database.StandardConfigSqlStrategy.AddInitialUser()
at Microsoft.Crm.Setup.Database.DatabaseInstallerBase.Install()
at Microsoft.Crm.Setup.Server.InstallConfigDatabaseAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
at Microsoft.Crm.Setup.Common.Installer.Install(IDictionary stateSaver)
at Microsoft.Crm.Setup.Server.ConfigDBInstaller.Install(IDictionary stateSaver)
at Microsoft.Crm.Setup.Common.ComposedInstaller.InternalInstall(IDictionary stateSaver)
at Microsoft.Crm.Setup.Common.ComposedInstaller.Install(IDictionary stateSaver)
at Microsoft.Crm.Setup.Server.ServerSetup.Install(IDictionary data)
at Microsoft.Crm.Setup.Server.ServerSetup.Run()
09:16:09| Info| Microsoft Dynamics CRM Server install Failed.
09:16:09| Info| Microsoft Dynamics CRM Server Setup did not complete successfully.
Action Microsoft.Crm.Setup.Server.InstallConfigDatabaseAction failed.
Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowed
Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowed
All Replies
-
Thursday, 6 March 2008 4:35 PMModerator
I've not met this problem before, but it looks like the error occurs when it's trying to create the SQL Agent Jobs. I'd use SQL Profiler to try and work out what it's doing at this point
-
Thursday, 6 March 2008 5:00 PMModerator
After talking to MS Support we figured out that it was because we have had a failing DC in our AD that haven't been removed properly. If you run the script below using cscript on the computer you want to install CRM on then it will tell you the names of the DCs in the domain.
Code BlockOn Error Resume Next
Const ADS_SCOPE_SUBTREE = 2
Set objRootDSE = GetObject("LDAP://RootDSE")
strConfigurationNC = objRootDSE.Get("configurationNamingContext")
Set objConnection = CreateObject("ADODB.Connection")
Set objCommand = CreateObject("ADODB.Command")
objConnection.Provider = "ADsDSOObject"
objConnection.Open "Active Directory Provider"
Set objCommand.ActiveConnection = objConnection
objCommand.Properties("Page Size") = 1000
objCommand.Properties("Searchscope") = ADS_SCOPE_SUBTREE
objCommand.CommandText = _
"SELECT ADsPath FROM 'LDAP://" & strConfigurationNC & "' WHERE objectClass='nTDSDSA'"
Set objRecordSet = objCommand.Execute
objRecordSet.MoveFirst
Do Until objRecordSet.EOF
Set objParent = GetObject(GetObject(objRecordset.Fields("ADsPath")).Parent)
WScript.Echo objParent.CN
objRecordSet.MoveNext
Loop
Mine returned two DCs but only one of them was actually powered on. The other was removed a year ago, but apparently not correctly in AD. I (with a little help from a supporter) removed the failing DC according to this article and then CRM installed perfectly...
http://support.microsoft.com/default.aspx?scid=kb%3BEN-US%3B216498
I really hope this will help you guys, becasue I've spend a lot of time on this...
Best Regards
Imran
http://microsoftcrm3.blogspot.com
-
Thursday, 6 March 2008 5:10 PMHumm, I could try the SQL profiler but it really looks like an issue with it trying to resolve a username via AD. I am just not sure why it would fail since the only user involved is Administrator.
Also I saw that double domain controller item before that is not the case here however. I only show one domain controller and that is the local machine. Nothing else appears.
Here is the output from it:
C:\Documents and Settings\Administrator\Desktop>cscript script.vbs
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
MSCRM-EVAL -
Thursday, 6 March 2008 9:28 PM
I'm running into the exact same problem with a similar system setup (only one domain controller). I have a Microsoft Support Ticket open for this, but they have yet to find a solution.
-
Friday, 7 March 2008 2:04 PMGreat, make sure to stop back and let me know when they figure it out. In the meantime i'll see if I can try a few things. But since I have no idea what the installer is doing it hard to guess at what might be wrong.
-
Friday, 7 March 2008 3:32 PM
I am running into the exact same issue - Trying to deploy 4.0 on a single server(work group edition) and I get the same exact mesage. Please post the solution once you hear back from Microsoft.
Thanks
-
Friday, 7 March 2008 6:00 PMModerator
Looking at the error message, I wonder if the problem is that the admin account hasn't been assigned a mailbox in AD.
-
Friday, 7 March 2008 6:36 PMI really thought that was it since my Administrator account was completely undefined. But unfortunately I still get the same message even after adding my first, last, and display names as well as email address into the profile.
Or did you mean something other than just entering a value into the email field? -
Friday, 7 March 2008 6:53 PMModerator
That was all I was thinking of, unfortunately. Given that CRM 4.0 doesn't depend on Exchange, I can't see how or why it would try validating the email address.
The only other thing I can think of is the ensure that the service accounts used by CRM and SQL Server are in the Pre-Windows 2000 Compatible Access group in AD (if you use system or network service then add the machine account). I'd also reboot after making this change
-
Friday, 7 March 2008 7:10 PMWell, I tried adding the domain controller(its the only computer in the AD) and the Administrator accounts into the pre group. It doesn't seem to have helped. Just to make sure i'll try using the Administrator account instead of net services in the install to see if that makes a difference. I'll try that one out on Monday.
-
Monday, 10 March 2008 2:12 PMTried using the Administrator account and not the net services account. I still get the same error.
I wonder if there is some way to watch my local AD server and see what is being querried that might shed some light on things. -
Wednesday, 12 March 2008 7:37 PMSome other items I have tried...
I created a new OU in the domain and tried to install there. A failure.
Also I thought perhaps there was a problem with no named users in the system so I created a new named user in the just created OU and tried to install. A failure.
I then thought perhaps it did not like the Administrator account so I logged out and logged in as the new named user to try the install. A failure also.
At this point I am out of ideas I have no idea what it is trying to do here. Short of reverse engineering the installer I am not sure what else I can do to figure out what it is trying to check in the AD that is failing. -
Wednesday, 12 March 2008 9:36 PM
Have you tried to physically unplug the server from the network? We did that and skipped the email server setup and that seemed to have fixed it for us.
We gather that the installer had some conflicts with the other isolated development machines on our network (all of which were their own domain controllers with the same name).
-
Thursday, 13 March 2008 1:38 PM
Our NT admin figured it out. I am not sure why the problem did not appear earlier in the install but here it is. The issue was that the server in question was setup to use another server as its DNS host. Because the host was isoldated from the network the name entry for the host we were installing on was not in the DNS. All that was required was to install DNS services on the domain controller box and then set them to be updateable and everythign worked as expected. -
Thursday, 13 March 2008 1:45 PM
Could you please explain in layman terms - I know very little about networking and DNS..
How can I "install DNS services on the domain controller " - I used dcpromo to upgrade the server to DC- what else do I need to do?
-
Thursday, 13 March 2008 6:45 PMModerator
DNS is one of the networking services that you can install from Add/Remove Windows Components. However, you shouldn't need to install it manually. I'd expect you are in one of the 2 following scenarios:
-
Your CRM server is connected, and will stay connected to the rest of the network. In this case, when you ran dcpromo it would have used the DNS server as identified in your current network settings, and as long as you remain connected to that server all should be fine
-
Your CRM server will be isolated from the rest of the network. In this case it will need to be its own DNS server. The easiest way to do this is to stop the machine being a domain controller (I think you can do this by rerunning dcpromo), remove the DNS entry from the TCP/IP properties of all adapters. Then rerun dcpromo and you will be given the option of the dcpromo process installing and configuring DNS for you
-
-
Friday, 21 March 2008 10:28 PM
Hi
Had the same issue on Win2k8. DNS was wrongly configured. Instead use external DNS server on DC I replaced DNS setting in tcp/ip to local DC through IP. Then I confirmed that in DNS service forwarder is set to external DNS system (ISP side) and I reinstalled CRM. This time everything was fine.
Thanks for the tip.
-
Tuesday, 25 March 2008 8:22 PM
This is a very well known problem with CRM 4.0 installs.
MS needs to fix the installation "requirement" tool to check this first before the installation continues. I've seen numerous posts on this issue yet it continues to go ignored by MS.
-
Wednesday, 26 March 2008 8:34 AMWell, In fact this is AD configuration problem rather than CRM installation issue
-
Thursday, 27 March 2008 6:15 AM
Hi ErykG77
I have the same problem with Win2k8 x64. The server was installed as DC in a new DEMO Domain as the First DC in a new forest. The DNS was installed during the installation procedure of Win2k8 running DC Promo at the end of the installation. During installation the Network Connection was established (not unplugged!)
May be the Network Connection during Iinstallation forces a wrong dns configuration? - I don't know.
As you can read i am a DNS configuration "Dummy" i never did that bevore.
I looked around in the DNS Manager to find out where i can check the required settings as you wrote in your post
Where can i replace the DNS setting in tcp/ip to local DC throug IP ?
Where do i confirm in DNS service forwarder the external DNS system (ISP side) setting ?
Thanks for your tip and have a nice Week !
Regards
-
Thursday, 27 March 2008 8:42 AM
Hi,
First you need to configure your TCP/IP settings. Please go to Network Connections right click LAN connection and go to properties. Next got oTCP/IP v4 configuration and make sure that:
- you are using static IP
- on General tab "Use teh following DNS Settings" is checked and you entered your local DC IP address (I assume this is AD with one DC at this stage if not you need to specify ip address of your DC where DNS is installed).
Thes second thing is that you need to go to Administrative Tools and there should be something with "DNS" in name. Sorry I can't provide you exact names as now I don't have access to Win2k8. As far as I remember you need to go to your default zone and open properties for this zone. There should be properties for forwarders and there you need to specify io address of external DNS system which will host DNS queries outside of your organization (if domain is connected to Internet it will be usually dns ip provided by your ISP).
Let me check exact place for DNS setting at evening when I will back to home.
Best Regards
-
Wednesday, 2 April 2008 12:54 PMsame problem here.
i have solved, selecting the organisation unit "domain controllers" during the installation of the crm. If you create a new ou and select that for installing the users of crm it will not works and you will get the error message.
Now i have another problem. the snap in of crm crashes and i think it's a permission issue.
any idea ? -
Thursday, 3 April 2008 7:59 AM
This solution worked for me too.
Thanks
-
Thursday, 3 April 2008 8:27 AM
ErykG77 wrote: Hi,
First you need to configure your TCP/IP settings. Please go to Network Connections right click LAN connection and go to properties. Next got oTCP/IP v4 configuration and make sure that:
- you are using static IP
- on General tab "Use teh following DNS Settings" is checked and you entered your local DC IP address (I assume this is AD with one DC at this stage if not you need to specify ip address of your DC where DNS is installed).
Thes second thing is that you need to go to Administrative Tools and there should be something with "DNS" in name. Sorry I can't provide you exact names as now I don't have access to Win2k8. As far as I remember you need to go to your default zone and open properties for this zone. There should be properties for forwarders and there you need to specify io address of external DNS system which will host DNS queries outside of your organization (if domain is connected to Internet it will be usually dns ip provided by your ISP).
Let me check exact place for DNS setting at evening when I will back to home.
Best Regards
Just adding some details:
DNS snapin is located in administrative tools and it's called DNS. In this snap-in you need to expand the tree to see the DNS servername, right click this name and go to properties. To configure forwarders you need to add external dns name in Forwarders tab.
-
Thursday, 10 April 2008 8:42 AM
RandomString12345 wrote: Hi all,
I am trying to get the trial version of MS CRM 4.0 installed and I am constantly getting errors when it is trying to create the config database. I am not sure why...does anyone know what causes this issue? We are installing everything on an isolated machine that is its own domain controller and AD provider and everything is installed under the Administrator account. All not good for security I know but its just for trail purposes. It seems as if it is trying to see if a user exists in the domain, but since everything is happening as Administrator i'm not sure what user it would be looking for and not finding. I didn't see anything in the install guide about having to create special users for the install.
Action Microsoft.Crm.Setup.Server.InstallConfigDatabaseAction failed.
Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowed
Invalid user name. Failed to validate username for given domain. Only existing domain usernames and email addresses are allowedI have the same problem but i notice that this problem isn't yet solved...Somebody have find a solution ?
Furthermore, where I should put the script posted by Imran ?...
"On Error Resume Next
Const ADS_SCOPE_SUBTREE = 2
Set objRootDSE = GetObject("LDAP://RootDSE")
strConfigurationNC = objRootDSE.Get("configurationNamingContext")
Set objConnection = CreateObject("ADODB.Connection")
Set objCommand = CreateObject("ADODB.Command")
objConnection.Provider = "ADsDSOObject"
objConnection.Open "Active Directory Provider"
Set objCommand.ActiveConnection = objConnection
objCommand.Properties("Page Size") = 1000
objCommand.Properties("Searchscope") = ADS_SCOPE_SUBTREE
objCommand.CommandText = _
"SELECT ADsPath FROM 'LDAP://" & strConfigurationNC & "' WHERE objectClass='nTDSDSA'"
Set objRecordSet = objCommand.Execute
objRecordSet.MoveFirst
Do Until objRecordSet.EOF
Set objParent = GetObject(GetObject(objRecordset.Fields("ADsPath")).Parent)
WScript.Echo objParent.CN
objRecordSet.MoveNext
Loop
"...to test this solution but I'm not really sure that is my problem because I have also one domain.
Kind regards,
Bruno PEREIRA
IPenergy
-
Thursday, 10 April 2008 8:49 AM
HI,
Which account you specified during installation? Could you check first occurence of ERROR event in installation log and post it here? PLease also execute ipconfig /all on domain controller and post the result.
Besst regards,
Eryk -
Thursday, 10 April 2008 12:20 PMIt's OK !!
I have forgotten to test this :
""Isaac L. wrote: Have you tried to physically unplug the server from the network? We did that and skipped the email server setup and that seemed to have fixed it for us.
We gather that the installer had some conflicts with the other isolated development machines on our network (all of which were their own domain controllers with the same name).
Really, the problem arises from the DNS, it seems curious...
So, my problem is solved !!
Thanks !!