• Sharepoint 2013 出现The tool was unable to install Application Server Role, Web Server (IIS) Role


    1. 在Windows Server 2012 R2环境下运行Sharepoint 2013前置运行软件发现会出现The tool was unable to install Application Server Role, Web Server (IIS) Role。这是因为R2版本操作系统中C:WindowsSystem32下的ServerManagerCmd.exe不存在,但是它有一个ServerManager.exe这样的文件。
    2. 解决方案:将ServerManager.exe复制一份并重新命名为ServerManagerCmd.exe,此时在运行前置运行软件就会发现可以正常运行。
  • 相关阅读:
    php2
    11-14php
    三层嵌套
    常见的浏览器兼容
    css中的一些问题及解决方法
    css
    html
    测试题
    正则表达式
    Math对象
  • 原文地址:https://www.cnblogs.com/lynn-lin/p/5654276.html
Copyright © 2020-2023  润新知