● Not installed – there will be no sub container for the role.
● Unpacked – The UnpackedVersion value indicates the versions of the files that have been copied during the file copy phase of setup, but no components have been configured.
Note: The "AdminRole" does not have a ConfiguredVersion reg value since it doesn't have configuration.
● Partially configured - Configuration is currently in progress or failed partway though. Typically the presence of a Watermark would indicate a partially configured role. The value for a watermark can be used mapped to an install task in a *.PS1 file located under C:\ExchangeSetupLogs.
● Fully installed (Configured) – The presence of the ConfiguredVersion and UnpackedVersion value indicates a successful install. The value of ConfiguredVersion indicates the version of the product that has been configured.
Note: UnpackedVersion and ConfiguredVersion values must match otherwise Setup will complain.
根据上面的介绍,我把Action和Watermark键值删除后:
升级程序顺利进行下一步的安装!
更新CAS角色时安装程序陷入“安装程序先前执行操作“buildToBuildUpgrade”错误,无法继续下一步,也无法退出安装。后通过本文方法修改注册表解决
先用命令Setup.com /m:Uninstall /r:c 彻底卸载CAS角色,再使用 Setup.com /mode:upgrade更新安装剩余的 HUB的MailBox角色,最后再使用命令Setup.com /mode:install /r:完全重新安装CAS角色
欢迎来到我的博客,钉子来自邮件技术资讯网 ,如有任何问题,欢迎到论坛讨论.谢谢.
Microsoft Exchange Server MVP
My MVP Profile