才知道的博客

 

Microsoft CRM 2011 安装时出现“Could not find GUID for server, Global Catalog not found in forest xxx”的问题

在一台服务器上(安装了windows server 2008 R2 和 SQL Server 2008 R2)安装Microsoft CRM 2011 时在最后关头出现以下错误:

Microsoft Dynamics  CRM 服务器安装程序未能成功完成。

Action Microsoft.Crm.Tools.Admin.ProvisionsBusinessAction 操作失败。

Microsoft.Crm.CrmSecurityException: Could not find GUID for: "servername" with SearchFilter: samAccountName ---> System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException: Global catalog not found in forest "you domain forest".

如下图, 安装了再卸载再安装好多遍都是这样的问题,

 

出现这问题基本上应该是DNS解析或AD的问题,但引起DNS解析和AD问题的原因可能会很多,建议大家用dcdiag检查一下AD的问题,我这后来查出的原因是因为在要安装CRM的服务器上的ip4属性设置中的dns服务器地址设置了除DC同一个DNS服务器外还设置了另外一个外部DNS服务器,暂时去掉外部DNS ip设置后重新启动服务器再安装CRM就一切顺利,很诡异的问题。

 

 

posted on 2013-06-10 23:24  现在才知道  阅读(702)  评论(0编辑  收藏  举报

导航