zoukankan      html  css  js  c++  java
  • 离线安装SharePoint 2013

    在无网络或网络不发达的地方,只能离线安装,以下内容是根据自己离线安装过程记录下来的,不一定对所有人适用。

    手动以管理员身份顺序安装sqlncli.msi、Windows6.1-KB2506143-x64.msu、dotNetFx45_Full_setup.exe、Windows6.1-KB974405-x64.msu、microsoftidentityextensions-64.msi、synchronization.msi、WindowsServerAppFabricSetup_x64_6.0.exe、AppFabric1.1-RTM-KB2671763-x64-ENU.exe、setup_msipc_x64.msi、WcfDataServices.exe,当安装出现问题,继续下一个安装。一般情况下WindowsServerAppFabricSetup_x64_6.0.exe这个软件安装会出错,先在控制面板中将这个软件删除,然后以管理员身份打开cmd,输入“C:SharePoint_ServerSharePointServer_x64_en-usprerequisiteinstaller.exe /AppFabric:C:ToolsWindowsServerAppFabricSetup_x64_6.0.exe”即可。

  • 相关阅读:
    html5——渐变
    html5——背景
    html5——边框
    html5——私有前缀
    html5——盒子模式
    html5——文本阴影
    html5——颜色
    html5——css选择器
    html5——DOM扩展
    html5——多媒体(一)
  • 原文地址:https://www.cnblogs.com/TroubleShooting/p/3908704.html
Copyright © 2011-2022 走看看