SharePoint Server 2013 Offline Installation (without Internet)
转自:http://social.msdn.microsoft.com/Forums/sharepoint/zh-CN/08f90e0f-1f52-4eba-9f6e-4dd635ffaadc/sharepoint-server-2013-offline-installation-without-internet
Step 1: Install Windows Server 2008 R2 with Service Pack 1 – Enterprise Edition
Step 2: Install the hotfixes
Link: http://dotnetmafia.sys-con.com/node/2418859/blog#
Step 3: Install SQL Server 2008 R2
Step 4: Download all the prerequisites (Required for offline installation)
Prerequisite
Direct Link
Microsoft .NET Framework 4.5
(Full Stand-alone package)
http://go.microsoft.com/fwlink/?LinkId=225702
Or
Download tFx45_Full_x86_x64.exe from stand-alone section from
Windows Management Framework 3.0
http://www.microsoft.com/en-us/download/details.aspx?id=34595
Microsoft SQL Server 2008 R2 SP1 Native Client
Go to http://go.microsoft.com/fwlink/p/?LinkId=262370 and manually download and install the Microsoft SQL Server 2008 R2 SP1 Native Client (1033\x64\sqlncli.msi).
Windows Identity Foundation (KB974405)
Windows Identity Extensions
Microsoft Sync Framework Runtime v1.0 SP1 (x64)
Windows Server AppFabric
http://go.microsoft.com/fwlink/?LinkId=235496
Download it but don’t install it by yourself since it needs configuration, hence install all other prerequisites in this article (except this one) then let the prerequisite installer to install it and configure it manually for you by running the following command from command prompt:
prerequisiteInstaller.exe /appfabric:[Full AppFabric Installer path]
D: is the CD drive where SharePoint installer is placed
Note: don’t install WindowsServerAppFabricSetup_x64_6.1 this is not the correct version that SharePoint installer seeks
Microsoft Information Protection and Control Client
Microsoft WCF Data Services 5.0
http://www.microsoft.com/en-us/download/details.aspx?id=29306
Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763
Download AppFabric1.1-RTM-KB2671763-x64-ENU.exe from
http://www.microsoft.com/en-us/download/details.aspx?id=29241
You need to Install AppFabric from above first then this update.
Step 5: Copy all the prerequisites in prerequisitesinstallerfiles folder present in the SharePoint Server 2013 Setup folder location
Step 6: Create arguments file and place it in the same folder where prerequisiteinstaller.exe is present
Steps for creating argument file is as follows
- Using a text editor, create a new text document named PrerequisiteInstaller.Arguments.txt. Save this file to the same location as PrerequisiteInstaller.exe. This file will contain the switches and arguments that are used when you run the Microsoft SharePoint Products Preparation Tool.
- Using a text editor, edit PrerequisiteInstaller.Arguments.txt and provide file paths to the installation source for each prerequisite switch by using the following syntax:
/switch: <path>
Where /switch is a valid switch and <path> is a path of the installation source.
The following example shows a complete arguments file that uses a file share as a common installation point. Do not include carriage returns in your file.
/PowerShell:"<path>\WINDOWS6.1-KB2506143-x64.msu" /NETFX:"<path>\dotNetFx45_Full_x86_x64.exe" /IDFX:"<path>\Windows6.1-KB974405-x64.msu" /sqlncli:"<path>\sqlncli.msi" /Sync:"<path>\Synchronization.msi" /AppFabric:"<path>\setup.exe" /IDFX11:"<path>\Microsoft Identity Extensions.msi" /MSIPCClient:"<path>\msipc.msi" /WCFDataServices:"<path>\WcfDataServices.exe" /KB2671763:"<path>\AppFabric1.1-RTM-KB2671763-x64-ENU.exe
- After you finish editing PrerequisiteInstaller.Arguments.txt, save your edits, and verify that this file is in the same directory as PrerequisiteInstaller.exe.
Use the following procedure to install the prerequisites.
Step 7: To install the prerequisites using an arguments file
- Run PrerequisiteInstaller.exe at the command prompt to install the prerequisites.
If you are prompted to click Finish to restart the system, do not do so. Instead, click Cancel. For more information, see Known issues you continue with the next step.
- Restart the system manually.
- At the command prompt type the following command and then press Enter:
PrerequisiteInstaller.exe
Step 8: Install SharePoint Server 2013 RTM
Step 9: Select Standalone option
Step 10: Follow the solution to the below errors for completing the installation and configuration
Handling Errors while installing (Stand-Alone) SharePoint 2013
While installing SharePoint 2013 for a Stand-Alone setup on a non-domain based VM you might encounter some issues like the below
- Service running under Network Service Account in workgroup environment is not supported
- ErrorCode<UnspecifiedErrorCode>: SubStatus <ES0001>: The Workstation service has not been started
- The SDDL string contains an invalid sid or a sid that cannot be translated. Parameter name: sddlForm
Solution:
Stand-Alone option will install SQL Server Express Edition on the VM and user installing must have sufficient rights (Setup admin) on the database. In order to give the permissions / rights, install SQL Server 2008 R2 Management Studio and provide access as shown below. Access the below from you SQL Server Management Studio using (.\SharePoint) instance > Security > Logins > {logged in user account} > Server Roles >
- Services required to run the Configuration Wizard
- AppFabric Caching Service
- SQL Server Agent (SHAREPOINT)
- Workstation - need to be started.
- run the following PSConfig command to create configuration database without registering distributed cache host.
PS: You need to run the Configuration Wizard once again since the below command will not run the configuration fully.1: psconfig.exe -cmd Configdb Create SkipRegisterAsDistributedCacheHost
And here are some errors I have encountered for your reference. I have made sure that every time there was an error, I did go to the log file, verified the internals.
Error at 8th step of create sample data While installing SP2013 in standalone mode with
psconfig.exe -cmd Configdb create SkipRegisterAsDistributedCacheHostSolution:
Now if you just read through the error while configuration
1
2
Microsoft.SharePoint.Win32.SPNetApi32.CreateFileShare(String name, String description, String path)
at Microsoft.Office.Server.Search.Administration.AnalyticsAdministration.CreateAnalyticsUNCShare(String dirParentLocation, String shareName)
It looks like the error occurred while trying to create analytics UNCShare. So I tried going to
“C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server\”
there I found one folder “Analytics_”+ guid. So i tried doing the same i.e. share the folder . Gave permissions to Everyone (best guess is WSS_Admin_WPG and the account which is running the search service should do
After this when I ran the configuration again – no more error – setup was successful
Amalaraja Fernando,
SharePoint Architect
Please Mark As Answer if my post solves your problem or Vote As Helpful if a post has been helpful for you. This post is provided "AS IS" with no warrenties and confers no rights.
SharePoint Server 2013 Offline Installation (without Internet)的更多相关文章
- 在IE11下设置SharePoint Server 2013却遇到“需要 Internet Explorer 才能使用此功能。”的解决办法
就在昨天顺利升级到Windows 8.1 随之IE也升级到了IE11,但是当打开IE11设置SharePoint Server 2013的时候遇到了一些小情况: Figure 1使用Windows 8 ...
- 在 SharePoint Server 2013 中配置建议和使用率事件类型
http://technet.microsoft.com/zh-cn/library/jj715889.aspx 适用于: SharePoint Server 2013 利用使用事件,您可以跟踪用户与 ...
- 快速学习使用 Windows Azure 上的 SharePoint Server 2013
为了在当今的企业环境中占据一席之地,您需要能够迅速顺应变化和应对挑战.有时,需要及时调整您的SharePoint 基础结构以保持竞争优势. 基础结构即服务可通过随时使用.即付即用的解决方案应对这 ...
- SharePoint Server 2013安装
坑死人不偿命的呀 在Windows Server 2012 R2上安装SharePoint Server 2013,安装了半天,结果卡在“Windows Server AppFabric”安装错误上, ...
- 开启SharePoint Server 2013 中的“微博”功能——新闻源
熟悉SharePoint的朋友在2013之前的版本可以使用社区协作下的记事板.应用程序下的通知,来进行消息的发布,而且更有这两者的完美结合体讨论板,可供使用着根据站点属性进行添加而对现在的快消息时代, ...
- SharePoint Server 2013 让上传文件更精彩
新版的SharePoint 2013 提供了多种上传与新建文件的方式,对于与系统集成紧密的IE来上传文档更加方便 使用IE开启SharePoint地址 Figure 1打开文档库,在"新颖快 ...
- 设置SharePoint Server 2013 的匿名访问
默认情况下,SharePoint Server 2013 是关闭匿名访问的,但是某些环境下我们又需要将这个匿名访问对全员开放,怎么操作更加安全与便捷,对于一个崭新的环境我们可以这样操作. 首先在当前需 ...
- 为SharePoint Server 2013 建立搜索爬行
当搭建好SharePoint Server 2013 之后系统内的爬行信息是空白的,因此需要进行搜索爬行行为的开启. 确认系统上的服务 首先进入到系统的服务中services.msc 确保如下的Sha ...
- 使用独立模式安装Sharepoint Server 2013出现创建示例数据错误的解决方案
使用独立模式安装Sharepoint Server 2013,允许配置向导到第8步创建示例数据时,出错了! Exception: System.ArgumentException: The SDDL ...
随机推荐
- Linux硬链接和软连接的区别与总结
图示软硬链接的区别 有关硬链接的总结 具有相同inode节点号的多个文件互为硬链接文件: 删除硬链接文件或者删除源文件任意之一,文件实体并未被删除: 只有删除了源文件和所有对应的硬链接文件,文件实体才 ...
- hive中行转换成列以及hive相关知识
Hive语句: Join应该把大表放到最后 左连接时,左表中出现的JOIN字段都保留,右表没有连接上的都为空.对于带WHERE条件的JOIN语句,例如: 1 SELECT a.val, b.val F ...
- spring源码解析--事务篇(前篇)
对于每一个JAVA程序员,spring应该是再熟悉不过的框架了,它的功能有多强大我就不多说了,既然他有这么强大的功能,是如何实现的呢?这个就需要从他的原理去了解,而最直接了解原理的方式莫过于源码.当然 ...
- MySQL5.7 centos7.2 yum 安装
1.配置YUM源 在MySQL官网中下载YUM源rpm安装包:http://dev.mysql.com/downloads/repo/yum/ # 下载mysql源安装包 shell> wge ...
- day3 集合set()实例分析
集合,我们在高中的时候专门学习过集合,并集,交集,差集等,下面来看一下集合的定义,如下: 集合(简称集)是数学中一个基本概念,它是集合论的研究对象,集合论的基本理论直到19世纪才被创立.最简单 ...
- 【UOJ】#79. 一般图最大匹配
题解 板子!我相信其实没人来看我的板子!但是为了防止我忘记,我还是要写点什么 我们考虑二分图,为什么二分图就能那么轻松地写出匹配的代码呢?因为匹配只会发生在黑点和白点之间,我们找寻增广路,必然是一黑一 ...
- Qt中translate、tr关系 与中文问题
原文请看:http://hi.baidu.com/dbzhang800/item/d850488767bdc3cdee083d43 题外话:何时使用 tr ? 在论坛中漂,经常遇到有人遇到tr相关的问 ...
- python沙盒逃逸
前言 最近遇到了很多python沙盒逃逸的题目(不知道是不是因为现在python搭的站多了--),实际使用时发现只会复制别人的payload是不够用的,于是自己来总结一波(顺带一提python沙盒逃逸 ...
- 洛谷P3066 [USACO12DEC] 逃跑的Barn [左偏树]
题目传送门 逃跑的Barn 题目描述 It's milking time at Farmer John's farm, but the cows have all run away! Farmer J ...
- nyoj 737 石子合并 http://blog.csdn.net/wangdan11111/article/details/45032519
http://blog.csdn.net/wangdan11111/article/details/45032519 http://acm.nyist.net/JudgeOnline/problem. ...