惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
云风的 BLOG
云风的 BLOG
小众软件
小众软件
雷峰网
雷峰网
博客园 - 【当耐特】
V
V2EX
WordPress大学
WordPress大学
IT之家
IT之家
Last Week in AI
Last Week in AI
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
The Cloudflare Blog
Jina AI
Jina AI
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

博客园 - 顾式传说

集装箱码头数字大屏的意义 CIO 应该是数字化时代的风水师 传统集装箱码头是5G V2X 最好的落地场景 传统集装箱码头的自动化、智慧化之路,你玩真的吗? Mac safari 弹出“您要允许此页面打开“爱奇艺.app”吗?” 我所理解的智慧港口的“一横” iPhone截图后微信发送失败的解决方案 Mac OS OneDrive 无法同步.DS_Store文件 出错 asp.net 中文部分显示问号 区块链在港口行业的应用 后TOS时代的码头数字化生产力 当前世界最大集装箱船靠泊招商码头 Mac Outlook 15 连接office365 一直跳出登录框的问题 AWS EC2 复制实例后,自定义指标无法显示数据 Microsoft Azure 的负载平衡器的Session Sticky MySQL Performance tuning 集装箱码头智能理货方案 Iphone 英语语言下通讯录排序问题 mac安装Aws cli失败
Windows 2016 安装Sharepoint 2016 预装组件失败
顾式传说 · 2017-09-11 · via 博客园 - 顾式传说

Windows 2016 安装Sharepoint 2016 预装组件失败

日志如下:

 1 2017-09-11 13:32:37 - Request for install time of Web 服务器(IIS)角色
 2 2017-09-11 13:32:38 - Request for install time of Web 服务器(IIS)角色
 3 2017-09-11 13:32:39 - Request for install time of Web 服务器(IIS)角色
 4 2017-09-11 13:32:40 - Request for install time of Web 服务器(IIS)角色
 5 2017-09-11 13:32:41 - Request for install time of Web 服务器(IIS)角色
 6 2017-09-11 13:32:42 - Request for install time of Web 服务器(IIS)角色
 7 2017-09-11 13:32:43 - Install process returned (0X3E8=1000)
 8 2017-09-11 13:32:43 - [In HRESULT format] (0X800703E8=-2147023896)
 9 2017-09-11 13:32:43 - Last return code (0X3E8=1000)
10 2017-09-11 13:32:43 - Reading the following DWORD value/name...
11 2017-09-11 13:32:43 - Flags
12 2017-09-11 13:32:43 - from the following registry location...
13 2017-09-11 13:32:43 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
14 2017-09-11 13:32:43 - Reading the following string value/name...
15 2017-09-11 13:32:43 - PendingFileRenameOperations
16 2017-09-11 13:32:43 - from the following registry location...
17 2017-09-11 13:32:43 - SYSTEM\CurrentControlSet\Control\Session Manager
18 2017-09-11 13:32:43 - Reading the following registry location...
19 2017-09-11 13:32:43 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
20 2017-09-11 13:32:43 - Error: The tool was unable to install Web 服务器(IIS)角色.
21 2017-09-11 13:32:43 - Last return code (0X3E8=1000)

解决方法,Powershell(管理员模式)里执行:

1 Import-Module ServerManager
2  
3 Add-WindowsFeature Net-Framework-Features,Web-Server,Web-WebServer,Web-Common-Http,Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-App-Dev,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Health,Web-Http-Logging,Web-Log-Libraries,Web-Request-Monitor,Web-Http-Tracing,Web-Security,Web-Basic-Auth,Web-Windows-Auth,Web-Filtering,Web-Digest-Auth,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Mgmt-Tools,Web-Mgmt-Console,Web-Mgmt-Compat,Web-Metabase,WAS,WAS-Process-Model,WAS-NET-Environment,WAS-Config-APIs,Web-Lgcy-Scripting,Windows-Identity-Foundation,Server-Media-Foundation,Xps-Viewer –Source D:\sources\sxs

帮人帮到底,给你Sharepoint 2016 预装软件离线安装包的下载地址:

SharePoint2016 Prerequisites:

把上面的东西下载,保存到

C:\Prereqs

,假设E盘是你的Sharepoint安装介质:

$SharePoint2016Path = "C:\Prereqs"
Start-Process "E:\PrerequisiteInstaller.exe" –ArgumentList "/SQLNCli:$SharePoint2016Path\sqlncli.msi /ODBC:$SharePoint2016Path\msodbcsql.msi /IDFX11:$SharePoint2016Path\MicrosoftIdentityExtensions-64.msi /Sync:$SharePoint2016Path\Synchronization.msi /AppFabric:$SharePoint2016Path\WindowsServerAppFabricSetup_x64.exe /MSIPCClient:$SharePoint2016Path\setup_msipc_x64.exe /WCFDataServices56:$SharePoint2016Path\WcfDataServices.exe /DotNetFx:$SharePoint2016Path\NDP453-KB2969351-x86-x64-AllOS-ENU.exe /MSVCRT11:$SharePoint2016Path\vcredist_x64.exe /MSVCRT14:$SharePoint2016Path\vc_redist.x64.exe /KB3092423:$SharePoint2016Path\AppFabric-KB3092423-x64-ENU.exe"