YY-LIN 发表于 2018-7-8 14:22:42

AD上删除了Exchange容器,再重装时报'找不到企业组织容器

AD上删除了Exchange容器,再重装时报'找不到企业组织容器。'
  安装日志如下:
   **********************************************
   Starting Microsoft Exchange Server 2013 Service Pack 1 Setup
   **********************************************
   Local time zone: (UTC+08:00)北京,重庆,香港特别行政区,乌鲁木齐.
   Operating system version: Microsoft Windows NT 6.2.9200.0.
   Setup version: 15.0.847.32.
   Logged on user: XHQ\administrator.
   找不到注册表项 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup。
   Command Line Parameter Name='prepareschema', Value=''.
   Command Line Parameter Name='iacceptexchangeserverlicenseterms', Value=''.
   Command Line Parameter Name='sourcedir', Value='E:\Exchange2013Setup'.
   RuntimeAssembly was started with the following command: '/PrepareSchema /IAcceptExchangeServerLicenseTerms /sourcedir:E:\Exchange2013Setup'.
   找不到注册表项 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\v8.0。
   找不到注册表项 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14。
   找不到注册表项 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup。
   正在复制文件...
   Starting copy from E:\Exchange2013Setup\Setup\ServerRoles\Common to C:\Windows\Temp\ExchangeSetup.
   Finished copy from E:\Exchange2013Setup\Setup\ServerRoles\Common to C:\Windows\Temp\ExchangeSetup.
   文件复制完成。安装程序现在将收集安装所需的其他信息。
   Assembly dll file location is C:\Windows\Temp\ExchangeSetup\Microsoft.Exchange.Setup.Console.dll
   Setup is choosing the domain controller to use
   Setup is choosing a local domain controller...
   Setup has chosen the local domain controller DC2012-0.xhq.gov.cn for initial queries
   PrepareAD has either not been run or has not replicated to the domain controller used by Setup. Setup will attempt to use the Schema Master domain controller DC2012-0.xhq.gov.cn
   The schema master domain controller is available
   The schema master domain controller is in the local domain; setup will use DC2012-0.xhq.gov.cn
   Setup is choosing a global catalog...
   Setup has chosen the global catalog server DC2012-0.xhq.gov.cn.
   Setup will use the domain controller 'DC2012-0.xhq.gov.cn'.
   Setup will use the global catalog 'DC2012-0.xhq.gov.cn'.
   Exchange configuration container for the organization is 'CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=xhq,DC=gov,DC=cn'.
   No Exchange organization container was found for the organization. Message: '找不到企业组织容器。'.
   For more information refer tohttp://go.microsoft.com/fwlink/p/?LinkId=257397.
   Setup will search for an Exchange Server object for the local machine with name 'MAIL'.

   No Exchange Server with>   The following roles have been unpacked:
   The following datacenter roles are unpacked:
   The following roles are installed:
   The local server does not have any Exchange files installed.
   Server Name=MAIL
   Setup will use the path 'E:\Exchange2013Setup' for installing Exchange.
   The installation mode is set to: 'Install'.
  =========================================
  解决方案:
  请按照以下步骤检查之前的卸载是否已完成。
  1. 打开ADSIEDIT,定位到
  CN=Configuration,DC=DOMAIN,DC=LOCAL
  CN=Services
  删除以下项:
  CN=Microsoft Exchange
  CN=Microsoft Exchange Autodiscover
  继续定位到
  CN=Default naming context,DC=DOMAIN,DC=LOCAL
  删除以下项:
  CN=Microsoft Exchange Security Groups
  CN=Microsoft Exchange Security Objects
  另外在之前的Exchange2013服务器上,可能还有Exchange的残留信息,分别驻存在:
  硬盘:
  默认安装目录: C:\Program Files\Microsoft\Exchange Server
  IIS:
  Exchange前端和后端站点
  活动目录用户和计算机:
  删除以下账户:
  DiscoverySearch Mailbox{GUID}
  Exchange Online-ApplicationAccount
  FederatedEmail.GUID
  Migration.GUID
  *SystemMailbox{GUID}
  *HealthMailboxGUID
  本机注册表:
  删除HKLM\Software\Microsoft下的
  “ExchangeServer” 项
  删除HKLM\CurrentControlSet\Services下的
  MSExchange项
页: [1]
查看完整版本: AD上删除了Exchange容器,再重装时报'找不到企业组织容器