zoukankan      html  css  js  c++  java
  • Windows Azure Backup Agent安装注意事项

    在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 filesMicrosoft Azure Recovery Services AgentTemp”,通过错误日志可以发现和定位详细的错误原因。

    在Windows Server 2008 R2 SP1上安装Windows Azure Backup Agent前,需要手动下载并安装.net framework 4.5

    在稳定的网络连接环境中下载证书和客户端,以避免文件下载不完整导致的安装和注册失败,而且安装过程中也需要联机下载所依赖的组件。

    Windows Azure Backup Agent安装完成,重启计算机后再执行客户端注册步骤。

  • 相关阅读:
    【bozj2287】【[POJ Challenge]消失之物】维护多值递推
    书籍
    图书管理系统-单表的增删改查
    Django之ORM
    app的创建和注册
    登陆示例
    django 静态文件配置
    安装django及配置
    Bootstrap
    导图
  • 原文地址:https://www.cnblogs.com/hunterxue/p/5173864.html
Copyright © 2011-2022 走看看