首页 > 代码库 > Azure 虚拟机 Windows Server 2008 R2安装AzureBackupServiceAgent失败的解决方案
Azure 虚拟机 Windows Server 2008 R2安装AzureBackupServiceAgent失败的解决方案
在Azure VM上安装 Azure备份服务 ,操作系统是WindowsServer2008R2, 双击安装包提示Unable to execute the embedded application to complete the installation.
之前在我们的物理服务器上,也是同样的操作系统,安装没有问题。
google之,发现是MS已知的一个问题:https://support.microsoft.com/kb/2934202/en-us
原因:This problem is known to occur with a virtual machine (VM) from a Windows Server 2008 R2 Datacenter SP1 image that was created from the image gallery. However, this same VM works as expected on Windows Server 2012.
可见确实是从Windows Server 2008 R2 Datacenter SP1 镜像创建的VM,都有这个问题,
解决方案是安装
Microsoft Visual C++ 2008 Redistributable Package (x64).
Azure 虚拟机 Windows Server 2008 R2安装AzureBackupServiceAgent失败的解决方案
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。