标签:
在Windows Server 2008 R2 SP1上安装Windows Azure Backup Agent时会出现错误:
“Unable to execute the embedded application to complete the installation.”
解决方案:
下载安装Microsoft Visual C++ 2008 Redistributable Package (x64).
重新安装Windows Azure Backup Agent后在注册客户端时遇到错误:
“Failed to re-enable existing scheduled backup settings”
解决方案:
登陆到Windows Azure管理控制台,在Backup Vault中找到对应的客户端(registered items),点击底部菜单的“ALLOW RE-REGISTRATION”按钮。回到客户端重新执行注册步骤。
Windows Azure Backup Agent安装和注册过程中的错误日志位于:“C:\program files\Microsoft Azure Recovery Services Agent\Temp”,通过错误日志可以发现和定位详细的错误原因。
在Windows Server 2008 R2 SP1上安装Windows Azure Backup Agent前,需要手动下载并安装.net framework 4.5
在稳定的网络连接环境中下载证书和客户端,以避免文件下载不完整导致的安装和注册失败,而且安装过程中也需要联机下载所依赖的组件。
Windows Azure Backup Agent安装完成,重启计算机后再执行客户端注册步骤。
Windows Azure Backup Agent安装注意事项
标签:
原文地址:http://www.cnblogs.com/hunterxue/p/5173864.html