Test Lab Guide: eBook for SharePoint Server 2013 Intranet and Team Sites May 2013
Test Lab Guide: eBook for SharePoint Server 2013 Intranet and Team Sites
This document is provided “as-is”. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice. You bear the risk of using it.
Some examples depicted herein are provided for illustration only and are fictitious. No real association or connection is intended or should be inferred.
This document does not provide you with any legal rights to any intellectual property in any Microsoft product. You may copy and use this document for your internal, reference purposes.
© 2013 Microsoft Corporation. All rights reserved.
Joe DaviesMicrosoft CorporationPublished: May 2013
Applies to: SharePoint Server 2013
Summary: This Microsoft Test Lab Guide (TLG) e-Book provides you with step-by-step instructions to create the SharePoint Server 2013 three-tier farm with intranet and team sites test lab. This paper does not describe how to install and configure SharePoint Server 2013 in a pilot or production environment. For more information, see Install and deploy SharePoint 2013.
Date
Description
May 8, 2013
Initial publication
Contents
Introduction 3
In this guide 4
Test lab overview 4
Hardware and software requirements 5
Steps for Configuring the Corpnet Subnet 6
Step 1: Configure DC1 7
Step 2: Configure APP1 12
Step 3: Configure CLIENT1 15
Snapshot the configuration 17
Steps for Configuring the SQL Server 18
Step 1: Install and configure a new server named SQL1 18
Step 2: Install SQL Server prerequisites 20
Step 3: Install SQL Server 2012 Enterprise 21
Step 4: Verify the installation 23
Snapshot the configuration 23
Steps for Configuring the SharePoint Three-Tier Farm 24
Step 1: Install SharePoint Server 2013 on APP1 25
Step 2: Install and configure a new server named WFE1 27
Step 3: Install SharePoint Server 2013 on WFE1 29
Step 4: Demonstrate the facilities of the default Contoso team site 31
Snapshot the configuration 32
Steps for Configuring Intranet and Team Sites 33
Step 1: Configure the intranet and team sites on APP1 33
Step 2: Verify the intranet and team sites 40
Snapshot the configuration 41
Additional Resources 41
Test Lab Guides (TLGs) allow you to get valuable hands-on experience with new products and technologies using a pre-defined and tested methodology that results in a working configuration. When you use a TLG to create a test lab, instructions define what servers to create, how to configure the operating systems and system services, and how to install and configure any additional products or technologies. A TLG experience enables you to see all of the components and the configuration steps on both the front-end and back-end that are required for a product or technology or for a multi-product or technology solution.
A challenge in creating useful TLGs is to enable their reusability and extensibility. Because creating a test lab can represent a significant investment of time and resources, your ability to reuse and extend the work required to create test labs is important. An ideal test lab environment would enable you to create a basic lab configuration, save that configuration, and then build out multiple test labs in the future by starting with the base configuration.
The purpose of this TLG eBook is to enable you to create the SharePoint Server 2013 three-tier farm test lab and then configure a set of intranet and team sites. Depending on how you deploy your test lab environment, you can image the drives for test lab if you are using physical computers or you can create snapshots of the test lab virtual machines. This enables you to easily return to baseline configuration where most of the routine client, server, and networking services have already been configured so that you can focus on learning about specific aspects of SharePoint Server 2013. For this reason, make sure that you create disk images or virtual machine snapshots after completing all the steps in this TLG.
This document contains instructions for setting up the SharePoint Server 2013 three-tier farm test lab by deploying four server computers running Windows Server 2008 R2 Enterprise Edition and one client computer running Windows 7 Enterprise or Ultimate. The resulting configuration simulates a private intranet subnet containing a SharePoint three-tier farm.
Important
The following instructions are for configuring the SharePoint three-tier farm test lab. Individual computers are needed to separate the services provided on the network and to clearly show the desired functionality. This configuration is neither designed to reflect best practices nor does it reflect a desired or recommended configuration for a production network. The configuration, including IP addresses and all other configuration parameters, is designed only to work on a separate test lab network.
Note This document is a customized, end-to-end version of the following set of TLGs published by Microsoft:
· Test Lab Guide: Base Configuration
· Test Lab Guide: Install SQL Server 2012 Enterprise
· Test Lab Guide: Configure SharePoint Server 2013 in a Three-Tier Farm
· Test Lab Guide: Configure Intranet and Team Sites with SharePoint Server 2013
The SharePoint three-tier farm test lab consists of the following:
· One computer running Windows Server 2008 R2 Enterprise Edition named DC1 that is configured as an intranet domain controller, Domain Name System (DNS) server, Dynamic Host Configuration Protocol (DHCP) server, and an enterprise root certification authority (CA).
· One intranet member server running Windows Server 2008 R2 Enterprise Edition with Service Pack 1 named SQL1 that is configured as a SQL database server.
· One intranet member server running Windows Server 2008 R2 Enterprise Edition with Service Pack 1 named APP1 that is configured as the SharePoint Server 2013 application server.
· One intranet member server running Windows Server 2008 R2 Enterprise Edition with Service Pack 1 named WFE1 that is configured as the SharePoint front-end web server.
· One web client computer running Windows 7 Enterprise or Ultimate named CLIENT1.
The SharePoint three-tier farm test lab consists of the Corpnet subnet. Computers on the Corpnet subnet can connect using a physical hub, switch, or virtual switch. See the following figure for the configuration of the SharePoint three-tier farm test lab.
This document describes how to build out the SharePoint three-tier farm test lab and then create intranet and team sites in the following sections:
· Steps for configuring the Corpnet subnet (DC1, APP1, and CLIENT1)
· Steps for configuring the SQL server (SQL1)
· Steps for configuring the SharePoint Server 2013 three-tier farm (WFE1)
· Steps for configuring intranet and team sites
The following are required components of the test lab:
· The product disc or files for Windows Server 2008 R2 Enterprise Edition.
For an evaluation copy of Windows Server 2008 R2 Enterprise Edition in download and virtual hard disk (VHD) form, see Windows Server 2008 R2 Evaluation Free 180-Day Trial (http://go.microsoft.com/fwlink/?LinkID=102582).
· The product disc or files for Windows 7 Enterprise or Ultimate.
· Four computers that meet the minimum hardware requirements for Windows Server 2008 R2 Enterprise Edition.
· One computer that meets the minimum hardware requirements for Windows 7 Enterprise or Ultimate.
· The product disc or files for Microsoft SQL Server 2012. See SQL Server 2012 Evaluation for an evaluation version of Microsoft SQL Server 2012. Alternately, the product disc or files for Microsoft SQL Server 2008 R2 with Service Pack 1. See SQL Server 2008 R2 Trial for a trial version of Microsoft SQL Server 2008 R2.
· The product disc or files for SharePoint Server 2013.
· If you wish to deploy the SharePoint three-tier farm test lab in a virtualized environment, your virtualization solution must support Windows Server 2008 R2 Enterprise Edition and Windows 7 Enterprise or Ultimate 64-bit virtual machines. The server hardware must support the amount of RAM required to run the virtual operating systems included in the Base Configuration test lab and any other virtual machines required by additional TLGs.
Run Windows Update on all computers or virtual machines either during the installation or immediately after installing the operating systems. After running Windows Update, you can isolate your physical or virtual SharePoint three-tier farm test lab from your production network.
There are three steps to setting up the Corpnet subnet of the Base Configuration test lab.
1. Configure DC1.
2. Configure APP1.
3. Configure CLIENT1.
Note
You must be logged on as a member of the Domain Admins group or a member of the Administrators group on each computer to complete the tasks described in this guide. If you cannot complete a task while you are logged on with an account that is a member of the Administrators group, try performing the task while you are logged on with an account that is a member of the Domain Admins group.
The following figure shows the resulting test lab for these steps.
The following sections provide details about how to perform these steps.
DC1 configuration consists of the following:
· Install the operating system.
· Configure TCP/IP.
· Install Active Directory and DNS.
· Install DHCP.
· Install an enterprise root CA.
· Create a user account in Active Directory.
· Configure computer certificate auto-enrollment.
· Configure computer account maximum password age.
In this procedure, you install Windows Server...
nieznajomy135