博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
难搞的EXCHANGE重新安装错误
阅读量:5293 次
发布时间:2019-06-14

本文共 1054 字,大约阅读时间需要 3 分钟。

Sample Exchange Setup Log III:

[8/12/2010 2:59:38 AM] [1] [ERROR] Unable to remove product with code 24b2c164-de66-44fe-b468-a46d9d5e6b31. Fatal error during installation. Error code is 1603. Last error reported by the .msi package is 'Could not open key: UNKNOWN\Components\C4DF6B15155640110AF18C3B9B1A1EE8\461C2B4266EDEF444B864AD6D9E5B613.   Verify that you have sufficient access to that key, or contact your support personnel. '.

Missing registry permissions on:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\<GUID mention in the error log>.

 

P.S.  I will continue adding more errors and solutions to this post...

如果注册表过多的话:

Could not open key: UNKNOWN\Components\xxxxxx...错误解决方法

1. 依次点击:开始,所有程序,附件,右键单击命令提示符,选择以管理员身份运行。2. 复制或手动输入下列命令:secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose。3. 待运行完成后,重新安装即可。

 

还有:

在安装Exchange 2010至本地Win7系统时,提示报以下错误,“上次安装后还没有重新启动。请重新启动系统并重新运行安装程序”

1.打开注册表
2.查找到以下键值PendingFileRenameOperations,并删除

转载于:https://www.cnblogs.com/aguncn/p/3302441.html

你可能感兴趣的文章
SRS
查看>>
14.typescript-类与接口
查看>>
js学习(精华帖)
查看>>
和小哥哥一起刷洛谷(1)
查看>>
分享squid缓存服务器配置-之conf配置文件的详细介绍
查看>>
jQuery教程详解(一)
查看>>
jquery对id中含有特殊字符的转义处理
查看>>
DP学习之路(1) 01背包
查看>>
获取元素样式信息于三中获取方式的区别
查看>>
测试主要环节
查看>>
08-17工作总结
查看>>
遇麻烦,Win7+Ubuntu12.10+Archlinux12.10 +grub
查看>>
基本高精度模板
查看>>
SqlBulkCopy大批量导入数据
查看>>
Windows Workflow Foundation 入门
查看>>
LaTeX 中图片格式错误情况
查看>>
Sublime Text 3 Build 3065 License key 注册码 秘钥
查看>>
AngularJS中transclude用法详解
查看>>
Sliding Menu Demos 浅析:Sliding Title Bar 与 Sliding Content Only
查看>>
java利用freemarker导出world
查看>>