I am having a problem with the CRM 3.0 install, an excerpt from my logfile
is listed below.
My setup is:
The CRM box has the following installed:
Windows 2003 Std Server
MS SQL 2005 (with SSRS installed)
Other Boxes:
Another Server runs MS Excahnge
Domain Controllers
I have tried to install CRM to the local domain (Atlas) and to the OU both
give this result.
I have IIS running, I can browse to the default web., the SSRS Reports and
ReportServer sites OK.
I got thru the prerequisites OK.
Excerpt of the logfile where it stops:
11:39:30|Verbose| Adding account NT AUTHORITY\NETWORK SERVICE to group
LDAP://atlas.CRM.AG-DOMAIN.LOCAL/CN=PrivUserGroup
{0c1c95e5-e7ef-43c6-8ec6-0e6150253eb9},OU=CRM,DC=CRM,DC=AG-DOMAIN,DC=LOCAL ...
11:39:30| Info| Account network name: CRM\ATLAS$
11:39:30| Info| Account CN=ATLAS,OU=Domain
Controllers,DC=CRM,DC=AG-DOMAIN,DC=LOCAL added to group
LDAP://atlas.CRM.AG-DOMAIN.LOCAL/CN=PrivUserGroup
{0c1c95e5-e7ef-43c6-8ec6-0e6150253eb9},OU=CRM,DC=CRM,DC=AG-DOMAIN,DC=LOCAL.
11:39:30|Verbose| Adding account NT AUTHORITY\NETWORK SERVICE to group
LDAP://atlas.CRM.AG-DOMAIN.LOCAL/CN=PrivUserGroup
{0c1c95e5-e7ef-43c6-8ec6-0e6150253eb9},OU=CRM,DC=CRM,DC=AG-DOMAIN,DC=LOCAL ...
11:39:30| Info| Account network name: CRM\ATLAS$
11:39:30| Info| Account CN=ATLAS,OU=Domain
Controllers,DC=CRM,DC=AG-DOMAIN,DC=LOCAL added to group
LDAP://atlas.CRM.AG-DOMAIN.LOCAL/CN=PrivUserGroup
{0c1c95e5-e7ef-43c6-8ec6-0e6150253eb9},OU=CRM,DC=CRM,DC=AG-DOMAIN,DC=LOCAL.
11:39:30|Verbose| Adding account LocalSystem to group
LDAP://atlas.CRM.AG-DOMAIN.LOCAL/CN=PrivUserGroup
{0c1c95e5-e7ef-43c6-8ec6-0e6150253eb9},OU=CRM,DC=CRM,DC=AG-DOMAIN,DC=LOCAL ...
11:39:30| Info| Account network name: CRM\ATLAS$
11:39:30| Info| Account CN=ATLAS,OU=Domain
Controllers,DC=CRM,DC=AG-DOMAIN,DC=LOCAL added to group
LDAP://atlas.CRM.AG-DOMAIN.LOCAL/CN=PrivUserGroup
{0c1c95e5-e7ef-43c6-8ec6-0e6150253eb9},OU=CRM,DC=CRM,DC=AG-DOMAIN,DC=LOCAL.
11:39:30| Info| Executing Install action:
Microsoft.Crm.Setup.Server.AddIncomingServerToPrivUserGroupAction
11:39:30| Error| System.Exception: Action
Microsoft.Crm.Setup.Server.AddIncomingServerToPrivUserGroupAction failed.
---> System.Runtime.InteropServices.COMException (0x80072035): The server is
unwilling to process the request.
at System.DirectoryServices.Interop.IAds.SetInfo()
at System.DirectoryServices.DirectoryEntry.CommitChanges()
at Microsoft.Crm.Setup.Server.Utility.ADUtility.AddAccountToGroup(String
accountName, DirectoryEntry groupEntry)
at
Microsoft.Crm.Setup.Server.AddIncomingServerToPrivUserGroupAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action,
IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, AbortRetryIgnore,
Option1