|
我是用VM搭建的环境,先用一台windows server ee 2003 r2 sp2 64bit 中文版作为域控制器,然后开启DHCP、DNS服务,再用一台windows server ee 2008 r2 中文版加入该域,在2008上安装exchange,安装路径为E盘,空间为40G,格式为NTFS,并且我已安装了IIS、LDAP等服务,已通过了安装程序的“准备情况检查”,在进入到下一步,“复制 Exchange文件”时出现.dll报错。
安装日志如下:
[2010/11/23 21:03:09] [0] **************
[2010/11/23 21:03:09] [0] Setup will run the task 'install-msipackage'
[2010/11/23 21:03:09] [1] Setup launched task 'install-msipackage -logfile 'C:\ExchangeSetupLogs\ExchangeSetup.msilog' -targetdirectory 'E:\Exchange Server' -features 'AdminTools','Bridgehead','ClientAccess','Mailbox' -packagepath 'D:\exchangeserver.msi' -updatesdir 'D:\Updates' -PropertyValues 'DISABLEERRORREPORTING=1 PRODUCTLANGUAGELCID=2052 DEFAULTLANGUAGENAME=CHS DEFAULTLANGUAGELCID=2052''
[2010/11/23 21:03:09] [1] Beginning processing.
[2010/11/23 21:03:13] [1] ProductCode is '24b2c164-de66-44fe-b468-a46d9d5e6b31'.
[2010/11/23 21:03:13] [1] PackagePath was set to 'D:\exchangeserver.msi'; normalizing to 'D:\exchangeserver.msi'.
[2010/11/23 21:03:14] [1] ProductCode is '24b2c164-de66-44fe-b468-a46d9d5e6b31'.
[2010/11/23 21:03:14] [1] Installing MSI package 'D:\exchangeserver.msi'.
[2010/11/23 21:06:49] [1] [ERROR] Unexpected Error
[2010/11/23 21:06:49] [1] [ERROR] Installing product D:\exchangeserver.msi failed. 安装时发生严重错误. Error code is 1603. Last error reported by the MSI package is '未能注册模块 E:\Exchange Server\Bin\ExSMime.dll。HRESULT -2147010895。请与您的技术支持人员联系。'.
[2010/11/23 21:06:49] [1] [ERROR] 安装时发生严重错误
[2010/11/23 21:06:49] [1] Ending processing. |
|