Configuring and Administering Microsoft® SharePoint® 2010
Configuring and Administering Microsoft® SharePoint® 2010
O F F I C I A L
M I C R O S O F T
L E A R N I N G
P R O D U C T
10174A
Lab Instructions and Lab Answer Key: Configuring and Administering Microsoft SharePoint 2010
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. The names of manufacturers, products, or URLs are provided for informational purposes only and Microsoft makes no representations and warranties, either expressed, implied, or statutory, regarding these manufacturers or the use of the products with any Microsoft technologies. The inclusion of a manufacturer or product does not imply endorsement of Microsoft of the manufacturer or product. Links may be provided to third party sites. Such sites are not under the control of Microsoft and Microsoft is not responsible for the contents of any linked site or any link contained in a linked site, or any changes or updates to such sites. Microsoft is not responsible for webcasting or any other form of transmission received from any linked site. Microsoft is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement of Microsoft of the site or the products contained therein. 2010 Microsoft Corporation. All rights reserved. Microsoft, and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All other trademarks are property of their respective owners.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Introducing SharePoint 2010 1
Module 1
Lab Instructions: Introducing SharePoint 2010
Contents:
Exercise 1: Creating Active Directory Accounts for SharePoint Exercise 2: Installing SharePoint Server Prerequisites Exercise 3: Installing SharePoint Server Exercise 4: Configuring the SharePoint Installation Exercise 5: Configuring the Farm with the Farm Configuration Wizard Exercise 6 (Optional): Install a Language Pack 3 4 6 8 10 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Introducing SharePoint 2010 u
Sc cenario
Yo have been asked to deplo a SharePoin farm to support Contosos strategic init ou oy nt tiatives related to en nterprise collaboration. This single-server f farm will act as a prototype, and executive developers, and es, , en users will use it to evaluate the new fea nd atures of Share ePoint Server 2 2010.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Introducing SharePoint 2010
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Introducing SharePoint 2010 5
Alternately, you can copy the contents of the file D:\Labfiles\Lab01 \PrerequisiteInstaller.Arguments.txt and paste it into your Notepad document. 2. 3. 4. 5. Save the file as D:\Software\SharePointServer2010 \PrerequisiteInstaller.Arguments.txt. Close Notepad. Start the Command Prompt using the Run as administrator option. Type the following commands, each followed by ENTER:
D: CD Software\SharePointServer2010 PrerequisiteInstaller.exe
The Microsoft SharePoint 2010 Products Preparation Tool appears. In a production environment, you would also add the /unattended switch to the PrerequisiteInstaller.Arguments.txt file to specify a silent, unattended installation of SharePoint prerequisites. An unattended installation skips the Welcome page and the license agreement. For this lab, however, you did not use the /unattended switch so that you may observe the progress of the prerequisite installer and ensure that there are no errors in your script. 6. Step through the Microsoft SharePoint 2010 Products Preparation Tool. When installation has completed successfully, click Finish to close the tool. Results: After this exercise, you should have installed and configured all SharePoint Server 2010 prerequisites.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Introducing SharePoint 2010
Remove the comment tags, <!-- and -->. 3. Replace the Display element with the following:
<Display AcceptEULA="yes" Level="basic" CompletionNotice="yes" />
Alternately, copy D:\Labfiles\Lab01\config.xml to the D:\Software \SharePointServer2010\Files\SetupFarmSilent folder, overwriting the existing file. 4. 5. 6. Save the file and close Notepad. Start Command Prompt using the Run as administrator option. Type the following command on one line, and then press ENTER:
"D:\Software\SharePointServer2010\setup.exe" /config "D:\Software\SharePointServer2010\Files\SetupFarmSilent\ config.xml"
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Introducing SharePoint 2010 7
Installation takes approximately 710 minutes. 7. You can monitor the progress of the SharePoint installation using any of these methods: x Click Start, type %temp%, and then press ENTER. Open the log named SharePoint Server Setup*.log. x Open Task Manager, and then monitor processes including Msiexec.exe, Setup.exe, Mscorsvw.exe, and Psconfigui.exe. 8. Clear the Run the SharePoint Products Configuration Wizard now check box and then close the Run Configuration Wizard page. Results: After this exercise, you should have installed SharePoint Server 2010.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Introducing SharePoint 2010
The Configuring SharePoint Products page indicates the progress of configuration, which takes approximately five minutes. 3. When configuration has completed successfully, click Finish. Windows Internet Explorer appears and opens the Help Make SharePoint Better page. This is the Customer Experience Improvement survey page of the SharePoint 2010 Central Administration Web site. 4. 5. Select Yes, I am willing to participate (Recommended), and then click OK. Close Internet Explorer. You configure SharePoint in a later lab.
The Windows PowerShell Credential Request dialog box appears. 3. In the Password box, type Pa$$w0rd, and then press ENTER. A prompt appears to enter the farm passphrase. 4. Type 10174_SharePoint_2010, and then press ENTER. Configuration proceeds for 710 minutes. 5. When the prompt Press Enter to exit appears, press ENTER.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Introducing SharePoint 2010 9
Results: After this exercise, you should have configured SharePoint Server 2010 as a single-server farm with the Central Administration application on port 9999.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: Introducing SharePoint 2010
2.
Results: After this exercise, you should have a SharePoint farm and service applications configured with default settings.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Introducing SharePoint 2010 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Creating a SharePoint 2010 Intranet 1
Module 2
Lab Instructions: Creating a SharePoint 2010 Intranet
Contents:
Exercise 1: Creating a Web Application Exercise 2: Creating a Site Collection Exercise 3: Creating a Site Collection in a New Content Database 3 4 6
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Sc cenario
Yo have been asked to build an intranet to support com ou d o mmunication and collaboratio requiremen at on nts Co ontoso, Ltd. Yo have recently completed the installatio of SharePoint 2010. You m ou on must now conf figure th farm using the Farm Conf he t figuration Wizard, and create the logical to opology to support the initial bu usiness require ements. You are tasked with establishing a SharePoint 2010 intranet site so that bus siness us sers can review the new feat w tures of the pu ublishing site d definition. Add ditionally, you have been ask to ked co onfigure sites to meet the co t ollaboration re equirements of several divisio within the organization. You f ons e . will w begin by cre eating a site fo the Informa or ation Technolo (IT) department. ogy
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Creating a SharePoint 2010 Intranet 3
Results: After this exercise, you should have created a new Web application, intranet.contoso.com.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Creating a SharePoint 2010 Intranet
f Task 3: Add a DNS host record for the new Web application
x x x x Start DNS Manager using the Run as different user option. Enter the user name, CONTOSO\Administrator, and the password, Pa$$w0rd. Connect to the DNS server running on CONTOSO-DC. Create a new host record in the contoso.com zone with the name, intranet, and the IP address, 10.0.0.21. Close DNS Manager.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Creating a SharePoint 2010 Intranet 5
The Web site begins to load. Because this is the first time that the site has been requested from the server, it must be compiled. This takes several seconds. The intranet Web application opens.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Creating a SharePoint 2010 Intranet
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Automating SharePoint 1
Module 3
Lab Instructions: Administering and Automating SharePoint
Contents:
Lab A: Automating SharePoint with Windows PowerShell Exercise 1: Adding SharePoint Functionality to Windows PowerShell Exercise 2: Delegating the Ability to Use Windows PowerShell to Manage SharePoint Exercise 3: Reporting Web and Site Collection Properties Exercise 4: Creating Site Collections Using Windows PowerShell Exercise 5: Creating and Updating Items Lab B: Administering SharePoint with Stsadm Exercise 1: Executing Stsadm Commands 10 3 5 6 8 9
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Administering and Automating SharePoint t
Yo are respons ou sible for ensur ring that the Sh harePoint farm can be built consistently in both lab and m n d pr roduction environments, and that the farm can be rebuilt in the event of a catastrop d m t phic failure. Additionally, yo are required to produce w ou d weekly reports showing the w webs and stora utilization of each age sit collection in the production farm. To m te n meet these goals, you must b build Windows PowerShell sc cripts th can automate SharePoint management tasks. hat t
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Automating SharePoint 3
Microsoft.SharePoint.dll is not in the list. To use the SharePoint object model, you must load the SharePoint .dll files. x Type the following command and then press ENTER:
[System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint")
The output displays GAC, version, and location information for the assembly. x Repeat step 3 to display the loaded assemblies. Tip: You can press the UP key to scroll through previously executed commands. The listing includes the Microsoft.SharePoint.dll.
The output lists the snap-ins that have been added to the current session. The SharePoint snap-in is not listed. x Type the following command and then press ENTER:
Get-PSSnapin Registered
The output lists the snap-ins that are registered on the system, except for those that are installed with Windows PowerShell. x Type the following command and then press ENTER:
Add-PSSnapin Microsoft.SharePoint.PowerShell
The output lists the snap-ins that have been added to the current session. The SharePoint snap-in is now added.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Administering and Automating SharePoint
x To identify the assemblies that are currently loaded, type the following command and then press ENTER:
[AppDomain]::CurrentDomain.GetAssemblies() | ForEach-Object { Split-Path $_.Location Leaf } | Sort
The listing includes numerous SharePoint assemblies. Rather than loading each assembly one by one, use the Add-PSSnapin cmdlet to load them all at once. x Close Windows PowerShell.
The output lists the snap-ins that have been added to the current session. The SharePoint snap-in is already added to the session. x To identify the assemblies that are currently loaded, type the following command and press ENTER:
[AppDomain]::CurrentDomain.GetAssemblies() | ForEach-Object { Split-Path $_.Location Leaf } | Sort
The listing demonstrates that SharePoint 2010 Management Shell preloads the SharePoint .dll files. Results: After this exercise, you will have learned how to run Windows PowerShell with the ability to administer SharePoint.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Automating SharePoint 5
x To enumerate all of the webs in the site collection, type the following command and press ENTER:
$spsite | Get-SPWeb
An error appears indicating that login failed. The SP_Admin user account does not have the permissions required to access the information about the intranet site collection with Windows PowerShell.
f Task 2: Configure least privilege rights to manage SharePoint with Windows PowerShell
x Start SharePoint 2010 Management Shell using the Run as different user option. Enter the user name, CONTOSO\Administrator, and the password, Pa$$w0rd. x Type the following commands each followed by ENTER:
$spcdb = Get-SPContentDatabase WSS_Content_Intranet Add-SPShellAdmin -UserName CONTOSO\SP_Admin -Database $spcdb
x Close Administrator SharePoint 2010 Management Shell. Results: After this exercise, you will have delegated SP_Admin the ability to manage SharePoint with Windows PowerShell.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Administering and Automating SharePoint
The listing displays various properties of each site collection. x Type the following command and then press ENTER:
Get-SPSite | Select URL, @{Name="Storage"; Expression={"{0:N2} MB" -f ($_.Usage.Storage/1000000)}}, @{Name="Quota"; Expression={"{0:N2} MB" -f ($_.Quota.StorageMaximumLevel/1000000)} } | Out-GridView -Title "Sites with Usage"
An error indicates that the Windows PowerShell Integrated Scripting Environment feature is not installed.
An error indicates that you must run the command with elevated permissions. x Start Windows PowerShell using the Run as administrator option. x Type the following two commands each followed by ENTER:
Import-Module ServerManager Add-WindowsFeature PowerShell-ISE
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Automating SharePoint 7
An error indicates that the Windows PowerShell Integrated Scripting Environment feature is not installed. This occurs because you must close and reopen SharePoint 2010 Management Shell to load the component. x Close SharePoint 2010 Management Shell. x Open SharePoint 2010 Management Shell. x Type the following command and then press ENTER, which is the same as the command you executed in the beginning of this task:
Get-SPSite | Select URL, @{Name="Storage"; Expression={"{0:N2} MB" -f ($_.Usage.Storage/1000000)}}, @{Name="Quota"; Expression={"{0:N2} MB" -f ($_.Quota.StorageMaximumLevel/1000000)} } | Out-GridView -Title "Sites with Usage"
A Grid-View window appears displaying the output of the command. x Close the Sites With Usage window. Results: After this exercise, you will have used Windows PowerShell to produce reports of your SharePoint environment.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Administering and Automating SharePoint
A site collection and top-level web for the Sales department is created using the Team Site site definition. x Open the Sales site with Windows Internet Explorer.
x To enumerate all of the site collections in the farm, except Central Administration, type the following command and then press ENTER:
Get-SPSite
The output lists the new site collections. Results: After this exercise, you will have used Windows PowerShell cmdlets and scripts to create new content databases, site collections, and sites.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
The list item will be updated. Notice that you did not use a cmdlet to update a list item. There are things that will require direct access to the object model and, as such, you need to be careful to dispose of objects you create. x Switch to Internet Explorer and then refresh the Announcements list, and then observe that the title of the list item has been updated. x Close all Internet Explorer and Windows PowerShell windows. Results: After this exercise, you will have updated a list item using a Windows PowerShell script.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: Administering and Automating SharePoint b n a
Co ontosos policies encourage and in some c cases mandate the automati of commo tasks. As suc your e ion on ch, Microsoft Office SharePoint S M e Server 2007 environment had several Stsad scripts that were used to create d dm t sit collections and webs. te a
e e which includes a list of the nu umerous opera ations supported by x Examine the output of the command, w Stsadm. Also notice the ex o xamples displayed at the end of the Help d d documentation n. H tation for the e enumsites ope eration, type th following co he ommand and then x To display Help document press ENTER R:
stsadm hel enumsites lp
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Automating SharePoint 11
x Repeat steps 1 and 2, and observe the amount of time it takes for each command to execute.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Content Management 1
Module 4
Lab Instructions: Configuring Content Management
Contents:
Lab A: Configuring List Throttling and Remote BLOB Storage Exercise 1: Configuring List Throttling Exercise 2: Enabling FILESTREAM and Provisioning the RBS Data Store Exercise 3: Installing RBS on All SharePoint Web and Application Servers Exercise 4: Configuring the BLOB Size Threshold for RBS Lab B: Configuring Managed Metadata Exercise 1: Configuring and Implementing Managed Metadata 9 3 6 7 8
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Configuring Content Management
Scenario
You have just installed a new SharePoint 2010 server farm at Contoso, Ltd. Your previous SharePoint 2007 environment included some very large lists that performed poorly for end users and large document libraries that increased the size of content databases and therefore the time required to perform backup and restore operations. Your revised governance policy for SharePoint 2010 requires that large lists have controls to manage performance and that the size of content databases be more carefully managed. To support these requirements, you have been tasked with implementing list throttling and Remote BLOB Storage.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Content Management 3
f Task 2: Configure least privilege rights to manage SharePoint using Windows PowerShell
x x Start SharePoint 2010 Management Shell using the Run as different user option. Enter the user name CONTOSO\Administrator and the password Pa$$w0rd. Type the following command, and then press ENTER:
Add-SPShellAdmin -UserName CONTOSO\SP_Admin -Database (Get-SPContentDatabase "WSS_Content_Intranet_IT" )
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Configuring Content Management
$site.dispose()
You can watch the progress of the script by refreshing the Computer Inventory list page in the IT Web.
You can watch the progress of the script by refreshing the Computer Inventory list page in the IT Web.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Content Management 5
In Central Administration, change the resource throttling settings for the SharePoint intranet.contoso.com80 Web application. Configure the List View Threshold to 7000, with a daily time window for large queries from 11pm to 4am. Open the List Settings of the Computer Inventory list, and then observe the List view threshold. Verify that the new list threshold of 7,000 items has been applied. Results: After this exercise, you should have modified list throttling settings for a site collection.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Configuring Content Management
Add a filegroup for the RBS provider by executing the following query:
if not exists (select groupname from sysfilegroups where groupname=N'RBSFilestreamProvider')alter database [WSS_Content_Intranet_IT] add filegroup RBSFilestreamProvider contains filestream
Add a file system mapping for the RBS provider by executing the following query:
alter database [WSS_Content_Intranet_IT] add file (name = RBSFilestreamFile, filename = 'c:\Blobstore') to filegroup RBSFilestreamProvider
Results: After this exercise, you should have enabled FILESTREAM and configured RBS on the computer running SQL Server.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Content Management 7
In SQL Server Management Studio, refresh the view of the Object Explorer tree, and then verify that several tables exist in the WSS_Content_Intranet_IT database that have names that begin with the letters mssqlrbs.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Configuring Content Management
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Content Management 9
Scenario
The knowledge management team at Contoso is excited about the ability of SharePoint 2010 to support an enterprise taxonomy. They have asked you to prototype the functionality of the managed metadata service and of terms.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10
Tip: To add a new term you must add it to the term store by clicking the Browse For A Valid Choice icon, and then clicking the Add New Item link.
Tip: Use the Suggestions list to enter departments without having to type the entire department name.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Authentication 1
Module 5
Lab Instructions: Configuring Authentication
Contents:
Lab A: Configuring Custom Authentication Exercise 1: Creating and Configuring an ASP.NET Membership Database Exercise 2: Creating a Web Application That Uses Claims-Based Authentication Lab B: Configuring Secure Store Exercise 1: Creating User Accounts for Access to External Data Exercise 2: Configuring Secure Store Services Exercise 3: Configuring Secure Store Unattended Accounts 8 9 11 3 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Configuring Authentication
Scenario
The Client Services department at Contoso, Ltd. has asked you to establish a SharePoint site with which employees and clients can collaborate. Your organizational IT Policy states that only employees shall have an Active Directory account. Therefore, you must configure a custom authentication mechanism using forms based authentication, so that user accounts for clients can be maintained in a separate database.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Accept all of the defaults in the ASP.NET SQL Server Setup Wizard.
Ignore the error message that indicates the membership provider name specified is invalid. x Type the following command:
$status
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Configuring Authentication
Ignore the error message that indicates the membership provider name specified is invalid. x Type the following command:
$status
x x
Verify that the last message you see is Success. Close SharePoint 2010 Management Shell.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Authentication 5
f Task 1: Create a Web application that uses both Windows and forms-based
authentication
x In Central Administration, click the Manage web applications link and create a new Web application with the following settings: x x x x x x x x x Authentication: Claims Based Authentication Port: 80 Host Header: clients.contoso.com Claims Authentication Types: Integrated Windows Authentication (NTLM) and Forms Based Authentication ASP.NET Membership provider name: AspNetSqlMembershipProvider ASP.NET Role manager name: AspNetSqlRoleProvider Application Pool: SharePoint 80 (CONTOSO\SP_ServiceApps) Database name: WSS_Content_Clients
Create a site collection in the new Web application with the following settings: x x x x Title: CONTOSO Client Portal Template Selection: Publishing Portal Primary Site Collection Administrator: CONTOSO\SP_Admin Secondary Site Collection Administrator: SiteAdministrator
f Task 2: Add a DNS host record for the new Web application
x x x Start DNS Manager using the Run as different user option. Enter the user name, CONTOSO\Administrator, and the password, Pa$$w0rd. In the contoso.com forward lookup zone, create a new host record named clients with the address 10.0.0.21. Close DNS Manager.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Configuring Authentication
Results: After completing this exercise, you should have created a Web application that is accessible both by employees, using Windows authentication, and by clients, using forms-based authentication.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Authentication 7
Scenario
Information workers at Contoso, Ltd. have started using the new intranet portal site and would like to start using SharePoint Designer 2010 to add Business Connectivity Services applications to pages. Organizational IT policy states that under no circumstances shall credentials be stored in an unencrypted manner in applications. Because of this policy, users will not be allowed to embed credentials in the ASP.NET pages. You have been tasked with configuring Secure Store Service to facilitate the authentication for these information workers.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Configuring Authentication
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Authentication 9
Target Application ID: ExcelUnattendedSA Display Name: Excel Unattended Service Account Contact E-mail: [email protected] Target Application Type: Group Target Application Page URL: None Target Application Administrators: CONTOSO\SP_Admin Members: Domain Users
x x x x
Target Application ID: VisioUnattendedSA Display Name: Visio Unattended Service Account Contact E-mail: [email protected] Target Application Type: Group Target Application Page URL: None Target Application Administrators: CONTOSO\SP_Admin Members: Domain Users
x x x x
Computer Visions
10 Lab Instructions: Configuring Authentication
Enter the user name, CONTOSO\SP_Visio_USA, and the password, Pa$$w0rd. Results: After completing this exercise, you should have fully configured the Secure Store Service and created two target applications.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring Authentication 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Module 6
Lab Instructions: Securing Content
Contents:
Exercise 1: Managing SharePoint Groups Exercise 2: Creating Custom Permission Levels Exercise 3: Managing Permissions and Inheritance Exercise 4: Creating a Web Application Policy 3 4 5 6
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Securing Content
Scenario
You have created an intranet on a new SharePoint 2010 farm at Contoso, Ltd. You have been tasked with helping set up users, groups, and permissions on the intranet until governance and training are in place, at which point permission management will be delegated to site collection administrators. Additionally, you must configure SharePoint to support the business requirement that the internal security and compliance audit team has the ability to access all information stored on the intranet.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Securing Content 3
f Task 5: Create a new group and assign it the Design permission level
x x Sign in to the site as CONTOSO\SP_Admin with the password Pa$$w0rd. Create a new group named Information Technology Dept Designers, and give it the Design permission level. Configure the groups description to read as follows: Use this group to grant people Design permissions to the SharePoint site: Information Technology Dept. Results: After this exercise, you should have added users to the Members and Visitors groups and created a new SharePoint group.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Securing Content
f Task 1: Create a custom permission level to allow viewing Web analytics reports
x Create a custom permission level named View Usage with the description Can see only usage data about this site. Assign the View Web Analytics Data permission. Additional permissions will be selected automatically. Create a group named Usage Monitors with the description Use this group to grant people permission to view Web Analytics data for the SharePoint site: Information Technology Dept. Assign the group the View Usage permission level. Add the user, CONTOSO\LolaJ to the group.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Securing Content 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Securing Content
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Securing Content 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Managing SharePoint Customizations 1
Module 7
Lab Instructions: Managing SharePoint Customizations
Contents:
Lab A: Administering Features and Solutions Exercise 1: Administering Features Exercise 2: Administering Solutions Lab B: Administering Sandboxed Solutions Exercise 1: Administering Sandboxed Solutions Exercise 2: Modifying Sandboxed Solutions Timer Jobs Exercise 3: Configuring Sandbox Points Lab C: Administering the Developer Dashboard Exercise 1: Configuring the Developer Dashboard 11 6 8 9 3 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Managing SharePoint Customizations
Scenario
You have just installed a new SharePoint 2010 farm at Contoso, Ltd. Several developers would like to test the functionality of features and solutions they created for SharePoint 2007. Corporate IT policy states that only administrators may modify the production environments, so it is your job to install these features and solutions.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Managing SharePoint Customizations 3
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Managing SharePoint Customizations
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Managing SharePoint Customizations 5
Open SharePoint 2010 Central Administration, and then from System Settings open the Manage farm solutions page. Observe that the two solutions are installed, but are not deployed.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Managing SharePoint Customizations
Scenario
Developers have started testing their solutions on your SharePoint farm, and some users have complained that the new solutions seem to be causing performance problems. Your manager has tasked you with examining the resource usage of the solutions and with changing the resource point settings of sandboxed solutions for the time being to prevent database queries made by custom solutions from causing problems.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Managing SharePoint Customizations 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Managing SharePoint Customizations
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Managing SharePoint Customizations 9
Open the file C:\ResourceMeasures.txt. This file contains a listing of the resource measures that are monitored for sandboxed solutions.
Find the section for SharePointDatabaseQueryCount, and then record the current values of ResourcesPerPoint and AbsoluteLimit. Close the file.
This script sets the ResourcesPerPoint property for SharePointDatabaseQueryCount to 1 and will cause SharePoint database queries to increase the resource usage point count very quickly. x Type the following command:
iisreset
IIS restarts and enables the new resource settings. x Close Administrator: SharePoint 2010 Management Shell.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: Managing SharePoint Customizations
In the Webs Solutions Gallery, observe that the BadReceiver solution shows no resource usage. That is because the timer job has not yet calculated resource usage for the solution. If you see resource usage of 2.00, then you were lucky! The timer jobs executed just in time. Skip to Step 6.
x x x
Repeat Task 1 of Exercise 2 to run the sandboxed solutions timer jobs. Refresh the view of the IT intranet Web Solutions Gallery. Observe that the resource usage of the solution is increasing more rapidly. If you do not see the updated resource usage, then you may need to wait for up to 5 minutes for the timer jobs to execute.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Managing SharePoint Customizations 11
Scenario
You have installed a new SharePoint 2010 farm for your developers. Recently the development manager fielded several performance issues from end users and has mandated that applications are designed with performance as top priority. One of the developers has asked you to enable the Developer Dashboard for debugging and instrumentation purposes to support this new initiative.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12
This will enable the Developer Dashboard for the page. x Observe the information that is available on the page: x x x x x x x Http Handler Events for Http Request Web Server stats Asserts and Critical events Database Queries Service Calls SPRequest Allocations WebPart Events Offsets
This script disables the Developer Dashboard. Results: After completing the exercise, you should have enabled and disabled the Developer Dashboard on the IT intranet Web.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications 1
Module 8
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
Contents:
Lab A: Administering SharePoint Services Exercise 1: Administering SharePoint services Exercise 2: Administering SharePoint Windows Services Lab B: Configuring Application Security Exercise 1: Configuring Web Application and Application Pool Security Exercise 2: Configuring Secure Sockets Layer Security Lab C: Configuring Service Applications Exercise 1: Creating a Service Application 13 8 10 3 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
Scenario
The Communications team at Contoso wants to publish content to the intranet by using Microsoft Word. The teams manager discovered that SharePoint includes a feature that can convert Word documents to Web pages and is complaining that the intranet site does not expose the document conversion command. Additionally, developers are experiencing errors that suggest some SharePoint services may not be running correctly. You have been asked to troubleshoot the problems and to ensure that SharePoint and Windows Services that are required to support the SharePoint farm are running correctly.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications 3
x x x
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
x x
Click SharePoint - intranet.contoso.com80. In the Enable Document Conversions section, click Yes, and then click OK. At the top of the page, a message appears that indicates you must choose a document conversion server.
Click the Load Balancer server drop-down arrow. Observe that you have no options. Click Cancel. You must enable the SharePoint service on front-end Web servers before you can enable document conversions.
Results: After this exercise, you should have enabled document conversions on the intranet Web and configured and started several SharePoint farm services.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications 5
When you attempt to create this application, Central Administration will pause indefinitely. Wait two minutes, and then click Cancel. x Refresh the page, and then observe that the Managed Metadata Human Resources service application is listed as Stopped, and that there is no Managed Metadata Service Connection created for the service application. The Timer service must be running to process the jobs related to the creation of a service application.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
Results: After this exercise, you should have experienced an effect of a stopped SharePoint 2010 Timer service and started the service.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications 7
Scenario
You recently inherited a SharePoint farm that was not set up using best practices. Your manager is a Certified Information Systems Security Professional (CISSP) and advocates security best practices. He would like you to explore the service account permissions and SSL settings of the SharePoint server and possibly change these settings to use specific service accounts. He would also like you to install SSL to secure the metadata that is traveling between the clients and servers.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications 9
Confirm that the Last password change column of the CONTOSO\SP_Farm row indicates that the password was changed. Results: After completing this exercise, you should have changed the farm account, reset its password, and configured the password change policy.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
Scenario
Your company Contoso has adopted SharePoint 2010 for many reasons. One is its new, more optimized service application environment and another is its ability to manage metadata. You want to allow sites in the client-facing Web application to use managed metadata and keywords, but you do not want managed metadata and keyword columns in the client Web application to have visibility into terms used internally. Therefore, you must configure a separate Managed Metadata Service for the client Web application.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications 13
Observe that there is an application proxy group labeled custom assigned to the intranet Web application.
Computer Visions
14
Lab Instructions: Configuring and Securing SharePoint Services and Service Applications
Results: After this exercise, you should have configured a new managed metadata service application, modified the default proxy group, and created a custom application proxy group.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: User Profiles and Social Networking 1
Module 9
Lab Instructions: User Profiles and Social Networking
Contents:
Lab: A: Configuring User Profiles Exercise 1: Creating a User Profile Service Application Exercise 2: Configuring User Profiles Exercise 3: Configuring Profile Import from External Data Sources Lab: B: Administering My Sites Exercise 1: Configuring My Sites Exercise 2: Creating Your My Site and Profile Exercise 3: Configuring Social Networking Features 10 12 14 3 5 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: User Profiles and Social Networking
Scenario
Your corporation has never had an employee directory despite the multiple requests of the Human Resources department. Since implementing SharePoint 2010, the Human Resources department has again requested the directory be implemented using SharePoint user profiles. Previous IT policies prevented making changes to Active Directory and forced the creation of a separate Human Resources database of user information. You have been tasked to set up user profiles in the new farm using Active Directory as the primary data source and integration with profile properties that come from the secondary HR data source.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: User Profiles and Social Networking 3
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: User Profiles and Social Networking
Monitor the page. Press F5 to refresh the page. Repeat this step until the ProfileSynchronizationSetupJob disappears. Note: It can take up to 15 minutes for the ProfileSynchronizationSetupJob to complete. Navigate to the Job History page. Confirm that the Status of ProfileSynchronizationSetupJob is Succeeded. Click the System Settings link and then navigate to the Services on Server page. Confirm that the Status of the user profile synchronization service is Started. Close SharePoint 2010 Central Administration.
x x
If a service is not started, then press F5 to refresh the view. Repeat this step until the services have started. Note: This can take several minutes. Close the Services console. Open the folder C:\Program Files\Microsoft Office Servers\14.0 \Synchronization Service\MaData. Confirm that the ILMMA folder exists. Confirm that a folder named MOSS-GUID exists with todays date. If they do not exist, wait until the timer job has completed fully, at which point the folders will appear. x Close the Windows Explorer window that is showing the MaData folder.
x x
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: User Profiles and Social Networking 5
Tip: l (lowercase L) is the Lightweight Directory Access Protocol (LDAP) name for the locale, or city attribute.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: User Profiles and Social Networking
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: User Profiles and Social Networking 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: User Profiles and Social Networking
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Question: What group does the farm account have to be in in order for user profile synchronization to work? Results: After completing this exercise, you should have configured and performed profile attribute synchronization from an external source.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: User Profiles and Social Networking
Create a new site collection in the Web application with the following configuration: x x x Title: My Site Host Template: My Site Host Primary site collection administrator: CONTOSO\SP_Admin
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: User Profiles and Social Networking 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Instructions: User Profiles and Social Networking
Configure your birthday to display to My Colleagues. Save your changes. On the profile page, click More information. Observe that the newly populated profile properties are now visible.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: User Profiles and Social Networking 13
Results: After completing this exercise, you should have created a My Site for Dan Jump, and modified his user profile.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
14 Lab Instructions: User Profiles and Social Networking
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: User Profiles and Social Networking 15
Results: After this exercise, you should have configured various social networking features.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search 1
Module 10
Lab Instructions: Administering and Configuring SharePoint Search
Contents:
Lab A: Configuring Search Exercise 1: Creating Content for Search Exercise 2: Creating an Enterprise Search Center Site Exercise 3: Creating and Configuring a Content Source Exercise 4: Configuring File Types Exercise 5: Configuring Search Settings Exercise 6: Configuring Managed Properties Exercise 7: Creating and Configuring a Search Scope Lab B: Tuning SharePoint Search Exercise 1: Creating Keywords and Best Bets Exercise 2: Configuring a Thesaurus Exercise 3: Configuring Noise Words 14 16 18 3 4 5 7 8 10 12
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Administering and Configuring SharePoint Search r c
Scenario c
Yo have install a new SharePoint 2010 f ou led farm to addres the needs of employees at Contoso, Ltd., to ss f t se earch for information across both intranet sites and shar folders. You have been a red asked to prototype a Sh harePoint sear capability o the Informa rch on ation Technolo Department Web site an based on y ogy nd, your ex xperience with the prototype to configure SharePoint to support sear requiremen h e, e o rch nts.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search 3
x Create a file named C:\Data\Temporary Drafts\Crawl Rules.txt with the following text:
SharePoint crawl rules allow you to manage the content that is included and excluded.
x Copy D:\LabFiles\Lab10\SharePoint Governance Checklist.pdf to C:\Data. Results: After this exercise, you should have created text files in a shared folder.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search 5
Computer Visions
6 Lab Instructions: Administering and Configuring SharePoint Search
Perform a search for the keyword excluded. No results are returned. Results: After this exercise, you should have created a content source for the shared folder Data, a crawl schedule, and a crawl rule that excludes files from the Temporary Drafts folder.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search 7
Results: After this exercise, you should have created a file type for PDFs.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search 9
Results: After this exercise, you should have configured a variety of search settings.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
11
x x x x x
Add the following element inside the <PropertyDefs> element: <PropertyDef Name="ContosoSummary" DataType="text" DisplayName="Summary"/> Add the following element as the last element in the <ResultType DisplayName="All Results" Name="Default"> element: <PropertyRef Name="ContosoSummary"/> After making your changes, click Save & Close.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Instructions: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search s e g 13
Sc cenario
During the testi of the prot ing totype Search Center on the Information T e Technology De epartment We eb Se earch Center, users complain that the re u ned elevance of res sults was not a accounting for the fact that t r the most important files are, at th point, the fi stored in s m t his iles shared folders. Users also pointed out that t se earches with sp pecific keywor should yield predefined r rds d results that are likely to be m e most useful, an that nd ce ertain keyword should be tr ds reated as syno onyms. Finally, the governanc committee added a requirement ce th you preven searches using keywords t hat nt that are frowned on by Cont tosos employe ethics policies. You ee ar tasked with refining Share re ePoint Search t meet these expectations. to
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
14 Lab Instructions: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search 15
<br/> </div> </xsl:if> <xsl:if test="$DisplayUrl = 'True'" > <span class="srch-BB-URL"> <a href="{$url}" id="{concat('BBR_U_',$id)}" dir="ltr"> <xsl:value-of select="$url"/> </a> </span> <br/> <br/> </xsl:if> </xsl:if> </xsl:if> </xsl:template>
After making your changes to the Web Part, click Save & Close.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
16 Lab Instructions: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Administering and Configuring SharePoint Search 17
Perform a search for the keyword MOSS. Verify that the number of results is equal to the number of results returned when you searched for sharepoint. Search results appear because searching for MOSS now produces search results for SharePoint through replacement. Perform a search for the keyword WSS. Write down the number of results. More results appear than in Task 1 because searching for WSS also returns results for the term SharePoint Foundation because of expansion. Results: After this exercise, you should have modified the English thesaurus file.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
18 Lab Instructions: Administering and Configuring SharePoint Search
Results: After this exercise, you should have added new noise words and validated the behavior of noise words.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Implementing Office Web Apps 1
Module 11
Lab Instructions: Implementing Office Web Apps
Contents:
Exercise 1: Installing and Configuring Office Web Apps Exercise 2: Configuring and Testing the Office Web Apps in a Document Library 3 4
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Implementing Office Web Apps m
Sc cenario
Co ontosos strate egic objectives for the year s a target for improved em s set r mployee produ uctivity. ShareP Point 20 010s collabora ation features are a pivotal c component to achieving this objective. On initiative rel s ne lated to th project is to provide Micr his o rosoft Office cl lient applicatio functionalit to users in a variety of sce on ty enarios, in ncluding remot users on pe te ersonal comput ters that may not have Microsoft Office in nstalled. You ha ave be tasked wit installing, co een th onfiguring, and testing Offic Web Apps t improve end user product ce to d tivity.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Implementing Office Web Apps
Exercise 2: Configuring and Testing the Office Web Apps in a Document Library
In this exercise, you will test the functionality of Office Web Apps. You will configure a document library to open documents in the browser. You will upload a PowerPoint presentation and a Word document to a document library, and then test the viewing and editing experience of the Office Web Apps. The main tasks for this exercise are as follows: 1. 2. 3. 4. Configure documents to open in a browser. Create and upload a PowerPoint presentation. Create and save a Word document. Test Office Web Apps.
x x
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Implementing Office Web Apps 5
x x x x x x x
Open Marketing Strategy. The presentation opens in the browser in view mode. Click Edit in Browser. The presentation opens in edit mode. Add a new slide after the existing title slide. Apply the Title and Content layout. Add the title, Market Demographics, to the slide. View the slide show. Close the presentation. Results: After completing this exercise, you should have tested the functionality of Office Web Apps.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Installing and Upgrading to SharePoint 2010 1
Module 12
Lab Instructions: Installing and Upgrading to SharePoint 2010
Contents:
Lab A: Preparing SharePoint 2007 for Upgrade to SharePoint 2010 Exercise 1: Performing SQL Server Database Maintenance Exercise 2: Moving a Site Collection Between Content Databases Exercise 3: Preparing SQL Server Databases for Upgrade Exercise 4: Preparing SharePoint 2007 for Upgrade Lab B: Upgrading SharePoint 2007 to SharePoint 2010 Exercise 1: Upgrading SharePoint 2007 to SharePoint 2010 Exercise 2: Upgrading Content Databases Exercise 3: Implementing a Visual Upgrade 11 12 14 3 4 6 9
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Installing and Upgrading to SharePoint 2010 n o
Lab A Prepa A: aring Sh harePo oint 2007 for Upgrade to 0 e Share ePoint 2010 2
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Installing and Upgrading to SharePoint 2010 3
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Installing and Upgrading to SharePoint 2010
2.
3.
To open the site listing in Notepad, type the following command and press ENTER:
notepad C:\SiteList.xml
4.
Delete the following two elements (the entire line of XML): Site Url="http://intranet.contoso.com" Site Url="http://intranet.contoso.com/sites/IT"
5. 6. 7. 8.
Confirm that the only remaining Site element is for the Sales site collection. Click File, and then click Save. Close Notepad. Switch to Administrator: Command Prompt. To move the Sales site collection from the WSS_Content_Intranet content database to the WSS_Content_Sales content database, type the following command, and then press ENTER:
"C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Bin\stsadm.exe" -o mergecontentdbs -url http://intranet.contoso.com sourcedatabasename WSS_Content_Intranet -destinationdatabasename WSS_Content_Intranet_Sales -operation 3 -filename C:\SiteList.xml
9.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Installing and Upgrading to SharePoint 2010 5
2. 3. 4.
5.
6. 7. 8. 9.
Click Format, and then click Word Wrap. Observe the information that is reported for each site collection, including the owner (primary site collection administrator), content database, and storage utilization. Close Notepad. Close Administrator: Command Prompt.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Installing and Upgrading to SharePoint 2010
8. Click the Execute button. 9. Confirm that at the bottom of the Results panel, the status indicates Query executed successfully. 10. Repeat steps 69 to back up and truncate the WSS_Content_Intranet_IT database. Use the following query:
use WSS_Content_Intranet_IT dbcc shrinkfile ('WSS_Content_Intranet_IT') dbcc shrinkfile ('WSS_Content_Intranet_IT_log') go backup database WSS_Content_Intranet_IT to disk = 'C:\Backups\WSS_Content_Intranet_IT.bak' go backup log WSS_Content_Intranet_IT to disk = 'C:\Backups\WSS_Content_Intranet_IT_log.bak' go dbcc shrinkfile ('WSS_Content_Intranet_IT') dbcc shrinkfile ('WSS_Content_Intranet_IT_log')
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Installing and Upgrading to SharePoint 2010 7
go
11. Repeat steps 69 to back up and truncate the WSS_Content_Intranet_Sales database. Use the following query:
use WSS_Content_Intranet_Sales dbcc shrinkfile ('WSS_Content_Intranet_Sales') dbcc shrinkfile ('WSS_Content_Intranet_Sales_log') go backup database WSS_Content_Intranet_Sales to disk = 'C:\Backups\WSS_Content_Intranet_Sales.bak' go backup log WSS_Content_Intranet_Sales to disk = 'C:\Backups\WSS_Content_Intranet_Sales_log.bak' go dbcc shrinkfile ('WSS_Content_Intranet_Sales') dbcc shrinkfile ('WSS_Content_Intranet_Sales_log') go
12. Repeat steps 69 to back up and truncate the WSS_Content_MySites database. Use the following query:
use WSS_Content_MySites dbcc shrinkfile ('WSS_Content_MySites') dbcc shrinkfile ('WSS_Content_MySites_log') go backup database WSS_Content_MySites to disk = 'C:\Backups\WSS_Content_MySites.bak' go backup log WSS_Content_MySites to disk = 'C:\Backups\WSS_Content_MySites_log.bak' go dbcc shrinkfile ('WSS_Content_MySites') dbcc shrinkfile ('WSS_Content_MySites_log') go
Open the C:\Backups folder. Confirm that the database and log backup files were created. Close the C:\Backups folder. Close SQL Server Management Studio. When prompted to save your changes, click No.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2. 3. 4. 5.
Select the check box next to Farm. Click Continue to Backup Options. In the Backup location box, type C:\Backups. Do not perform a backup at this time. Click Cancel.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Installing and Upgrading to SharePoint 2010 9
3. 4. 5. 6. 7.
Switch to Command Prompt. Review the output of the command. Switch to Internet Explorer. Review the report. Close all open windows and applications.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: Installing and Upgrading to SharePoint 2010 b
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Installing and Upgrading to SharePoint 2010 11
2. 3. 4. 5.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Instructions: Installing and Upgrading to SharePoint 2010
7.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Installing and Upgrading to SharePoint 2010 13
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
14 Lab Instructions: Installing and Upgrading to SharePoint 2010
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Module 13
Lab Instructions: Implementing Business Continuity
Contents:
Lab A: Implementing a Backup Strategy Exercise 1: Backing Up SharePoint Using Central Administration Exercise 2: Investigating SharePoint Backup Logs and Files Exercise 3: Automating SharePoint Backup Using Windows PowerShell Lab B: Implementing a Restore Strategy Exercise 1: Restoring a Web Application Using Central Administration Exercise 2: Investigating SharePoint Restore Logs and Files Exercise 3: Performing a Partial Restore 10 11 13 3 5 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Implementing Business Continuity m n
Sc cenario
Co ontosos Share ePoint governa ance plan requ uires that sites be backed up regularly. You have been asked to p de emonstrate the out of box b backup functio onality of Share ePoint Server 2 2010, and to c create an autom mated, ni ightly backup of the SharePo farm. oint
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Implementing Business Continuity 3
Perform a full backup of the Web application, SharePoint intranet.contoso.com80, to the backup share, \\SP2010-WFE1.contoso.com\SharePointBackup.
The Backup and Restore Job Status page opens. The page refreshes every few seconds. You can click Refresh to refresh the page manually. x Wait until Phase shows as Completed. Note: The backup operation may complete with warnings. This is expected in this lab. You may continue to the next step.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Implementing Business Continuity
Results: After this exercise, you should have backed up the intranet Web application using Central Administration.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Implementing Business Continuity 5
Locate the SPHistoryObject element. This element describes the backup operation, and is used during a restore operation.
Locate the SPBackupDirectory element. This element is a reference to the folder in which the backup files are stored.
Locate the SPWarningCount and SPErrorCount elements. These elements report warnings and errors.
x x x
Close Notepad. Open the spbr0000 folder, and then observe the backup (*.bak) files in the folder. Open the file, Spbackup.xml, in Notepad. Examine the file. This file contains attributes related to the backup operation and to each of the components. It is used during a restore operation. You should not modify, delete, or rename the Spbackup.xml file.
Close Notepad.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Implementing Business Continuity
x x x
Examine the log. Observe that each of the backup operations is listed, including the T-SQL commands that were sent to SQL Server. Observe the last lines of the log, which indicate that the backup completed and summarize the number of warnings and errors. Navigate to the top of the log, and then use the Find command to find the text, Warning:. Tip: Include the colon. Write down the warning message.
Navigate to the top of the log, and then use the Find command to find the text, BACKUP DATABASE. Observe the command that was sent to SQL Server to back up one of the SharePoint databases. Answer the following questions: x x Which SharePoint database was backed up? Which database backup (.bak) file in the backup folder contains that SharePoint database?
x x
Repeat step 5 to identify the database backup file that contains the backup of the WSS_Content_IT database. Close Notepad. Results: After this exercise, you should have investigated the files and logs in the SharePoint backup share. You should also have identified the database that is a backup of the SQL database, WSS_Content_IT.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Implementing Business Continuity 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Implementing Business Continuity
x x x x
Refresh the page and examine the information that is presented on the page. Browse to the Backup and Restore History, and then examine the information that is presented. Return to the Backup and Restore Job Status page, and then wait for the Phase to be Completed before continuing to the next lab. Close all open applications and windows. Results: After this exercise, you should have created a backup script using Windows PowerShell and scheduled the script to run nightly.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Implementing Business Continuity t 9
Sc cenario
Yo have recently configured an automated nightly back of your Sh ou d d, kup harePoint farm The SharePoint m. go overnance pol requires yo to test your backups ever 60 days. You have been ta licy ou r ry u asked with test ting the most recent bac m ckup by restor ring it to a stag ging environm ment. You must also verify that you can per t rform a pa artial restore of a site collect o tion, site, and list.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: Implementing Business Continuity
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Instructions: Implementing Business Continuity
Navigate to the top of the log, and then use the Find command to find the text, RESTORE DATABASE. Observe the command that was sent to SQL Server to back up one of the SharePoint databases. Answer the following questions: x x Which SharePoint database was backed up? Which database backup (.bak) file in the backup folder contains that SharePoint database?
Close Notepad. Results: After this exercise, you should have investigated the restore logs in the SharePoint backup share.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Implementing Business Continuity 13
After you start the export, monitor the Granular Backup Job Status page until the job is complete.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
14
After you start the export, monitor the Granular Backup Job Status page until the job is complete.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Monitoring and Optimizing SharePoint Performance 1
Module 14
Lab Instructions: Monitoring and Optimizing SharePoint Performance
Contents:
Lab A: Configuring SharePoint Monitoring Exercise 1: Configuring SharePoint Diagnostic Logging Lab B: Analyzing SharePoint Health Exercise 1: Configuring Health Analyzer Rules Exercise 2: Reviewing and Repairing Health Analyzer Problems Lab C: Reporting SharePoint Usage Exercise 1: Configuring SharePoint Usage Data Collection Exercise 2: Creating Reports from the Logging Database 9 10 5 7 3
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Instructions: Monitoring and Optimizing SharePoint Performance a
Sc cenario
Co ontosos Share ePoint governa ance plan spec cifies levels of monitoring fo the development and prod or duction en nvironments th differ from the out of bo settings. You have been ta hat m ox asked with con nfiguring mon nitoring an with demonstrating how developers ca use monitor nd an ring to trouble eshoot errors g generated by t their co ode.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Monitoring and Optimizing SharePoint Performance 3
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Instructions: Monitoring and Optimizing SharePoint Performance a
Sc cenario
Yo have just in ou nstalled a SharePoint 2010 fa arm. When you open Centra Administratio an error m u al on, message ap ppears at the top of the pag that indicate an error in c t ge es configuration. The SharePoin governance plan nt e mandates that SharePoint farms at Contoso should be de m S o eployed using Microsoft-reco ommended be est pr ractices. You have been task with determ h ked mining the cau of the erro message and correcting th use or he co onfiguration of the farm. o
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Monitoring and Optimizing SharePoint Performance 5
Tip: The list of rules is paged. Click the Next Page button, displayed as a right-pointing arrow below the list, to see additional rules. 2. Open the Some content databases are growing too large rule. Observe that you can change the following attributes of the rule, but do not make any changes at this time: x x x x x x Title Scope Schedule Enabled Repair Automatically Version
Note: You cannot change the actions that the rule uses to perform its health analysis task. The rules actions are determined by the code used to develop the rule. 3. Edit the rule and change the Schedule to Daily.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Instructions: Monitoring and Optimizing SharePoint Performance
Results: After this exercise, you should have configured rule definitions and run two rules.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Monitoring and Optimizing SharePoint Performance 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Instructions: Monitoring and Optimizing SharePoint Performance a
Sc cenario
Co ontoso recently implemente a systems m ed management re eport center. Y are require to submit r You ed reports re elated to perfo ormance and u usage. You hav been tasked with creating a SharePoint performance and ve d g us sage report that uses the SharePoint loggi database a its data sour ing as rce.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Instructions: Monitoring and Optimizing SharePoint Performance 9
4.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Instructions: Monitoring and Optimizing SharePoint Performance
Create a PivotTable report. In the PivotTable Field List panel, in the Choose fields to add to report list, select the following options: x x x MachineName WebApplicationName JobTitle
5.
Drag the Duration field from the field list to the Values box. You now have a report of timer job durations presented by server, by webapplication, and by timerjob. Results: After this exercise, you should have created a usage report based on data from the SharePoint logging database.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Introducing SharePoint 2010 1
Module 1
Lab Answer Key: Introducing SharePoint 2010
Contents:
Exercise 1: Creating Active Directory Accounts for SharePoint Exercise 2: Installing SharePoint Server Prerequisites Exercise 3: Installing SharePoint Server Exercise 4: Configuring the SharePoint Installation Exercise 5: Configuring the Farm with the Farm Configuration Wizard Exercise 6 (Optional): Install a Language Pack 2 4 6 8 10 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Introducing SharePoint 2010
Repeat steps a-l to create an account with the following configuration: x x x x Full name: SharePoint Farm Service User logon name: SP_Farm Description: SharePoint Farm Service E-mail: [email protected]
6.
Repeat steps a-l to create an account with the following configuration: x x x x Full name: SharePoint Service Applications User logon name: SP_ServiceApps Description: SharePoint Service Applications E-mail: [email protected]
7.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Introducing SharePoint 2010 3
3. 4.
In the Password box, type Pa$$w0rd. Click OK. Microsoft SQL Server Management Studio opens.
Click Connect. Expand Security. Right-click Logins, and then click New Login. In the Login name box, type CONTOSO\SP_Admin. In the Select a page panel, click Server Roles. Select the dbcreator check box. Select the securityadmin check box. Click OK. Close Microsoft SQL Server Management Studio.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Introducing SharePoint 2010 5
Alternately, you can copy the contents of the file, D:\Labfiles\Lab01\PrerequisiteInstaller.Arguments.txt and paste it into your Notepad document. 3. Click File, and then click Save. The Save As dialog box appears. 4. Type D:\Software\SharePointServer2010, and then press ENTER. The SharePointServer2010 folder opens. 5. 6. 7. Type PrerequisiteInstaller.Arguments.txt, and then press ENTER. Close Notepad. Start the Command Prompt using the Run as administrator option. The User Account Control dialog box appears. 8. 9. Click Yes. Type the following commands, each followed by ENTER:
D: CD Software\SharePointServer2010 PrerequisiteInstaller.exe
The Microsoft SharePoint 2010 Products Preparation Tool appears. In a production environment, you would also add the /unattended switch to the PrerequisiteInstaller.Arguments.txt file to specify a silent, unattended installation of SharePoint prerequisites. An unattended installation will skip the Welcome page and the license agreement. For this lab, however, you did not use the /unattended switch, so that you may observe the progress of the prerequisite installer and ensure that there are no errors in your script. 10. Click Next. 11. Click I accept the terms of the License Agreement(s). 12. Click Next. SharePoint prerequisites are installed. 13. On the Installation Complete page, confirm that installation completed successfully. 14. Click Finish.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Introducing SharePoint 2010
Remove the comment tags, <!- and -->. 2. Replace the Display element with the following:
<Display AcceptEULA="yes" Level="basic" CompletionNotice="yes" />
In a production environment, you would leave the Display element with its default values (Level=none and CompletionNotice=no) for a completely unattended installation. In this lab, you change the values of the Display element so that installation can be monitored. 4. 5. 6. Click File, and then click Save. Click File, and then click Exit. Start Command Prompt using the Run as administrator option. The User Account Control dialog box appears.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Introducing SharePoint 2010 7
7. 8.
Click Yes. Type the following command on one line, and then press ENTER:
"D:\Software\SharePointServer2010\setup.exe" /config "D:\Software\SharePointServer2010\Files\SetupFarmSilent\ config.xml"
Installation takes approximately 7-10 minutes. A progress bar is displayed. In a production environment in which you have configured the DisplayLevel value to none, you can monitor the progress of the SharePoint installation using any of these methods: x x 9. Click Start, then type %temp% and then press ENTER. Open the log named SharePoint Server Setup*.log. Open Task Manager, and then monitor processes including msiexec.exe, setup.exe, mscorsvw.exe, and psconfigui.exe.
On the Run Configuration Wizard page, clear the Run the SharePoint Products Configuration Wizard now check box. 10. Click Close.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Introducing SharePoint 2010
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
The Windows PowerShell Credential Request dialog box appears to prompt you for the credentials of the CONTOSO\SP_Farm account. 4. In the Password box, type Pa$$w0rd, and then press ENTER. A prompt appears to enter the farm passphrase. 5. Type 10174_SharePoint_2010, and then press ENTER. After a few moments, configuration status will be displayed. Configuration proceeds for 7-10 minutes. The following warning is expected during the configuration of SharePoint: x The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered. The local farm does not yet exist. It will be created by the configuration script.
You can monitor the progress of the SharePoint installation by performing these steps: a. b. 6. 7. Open Task Manager, click the Processes tab, and then select the Show processes from all users check box. Monitor processes including powershell.exe, sqlservr.exe, and owstimer.exe.
When prompted Press Enter to exit, press ENTER. Close Windows PowerShell.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Introducing SharePoint 2010
A User Account Control message appears. 2. Click Yes. After a few moments, Central Administration opens. In the Central Administration Quick Launch, click Configuration Wizards. In the Farm Configuration section, click Launch the Farm Configuration Wizard. On the Configure your SharePoint farm page, click Start the Wizard. In the Service Account section, click Create new managed account. In the User name box, type CONTOSO\SP_ServiceApps. In the Password box, type Pa$$w0rd. In the Services section, observe the list of service applications that will be created by the Farm Configuration Wizard. 10. Clear the User Profile Service Application check box. 11. Click Next. 3. 4. 5. 6. 7. 8. 9. Farm service applications are created and started. This takes several minutes. Optionally, you can open SQL Server Management Studio and refresh the view of the Databases node to monitor the creation of service application databases. When the configuration is complete, the Create Site Collection page opens. 12. On the Create Site Collection page, click Skip. You will create an intranet in the following exercises. 13. On the Initial Farm Configuration Wizard page, click Finish.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Introducing SharePoint 2010 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Creating a SharePoint 2010 Intranet 1
Module 2
Lab Answer Key: Creating a SharePoint 2010 Intranet
Contents:
Exercise 1: Creating a Web Application Exercise 2: Creating a Site Collection Exercise 3: Creating a Site Collection in a New Content Database 2 3 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Creating a SharePoint 2010 Intranet 3
f Task 3: Add a DNS host record for the new Web application
1. Click Start, then point to Administrative Tools, then hold the SHIFT key and right-click DNS and then click Run as different user. The Windows Security dialog box appears. 2. 3. 4. 5. In the User name box, type CONTOSO\Administrator. In the Password box, type Pa$$w0rd, and then press ENTER. Expand CONTOSO-DC, then expand Forward Lookup Zones, and then click contoso.com. Right-click contoso.com and then click New Host (A or AAAA). The New Host dialog box appears. 6. 7. 8. 9. 10. 11. In the Name box, type intranet. In the IP address box, type 10.0.0.21. Click Add Host. Click OK. Click Done. Close DNS Manager.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Creating a SharePoint 2010 Intranet
An Internet Explorer cannot display the webpage error is displayed. If this error does not appear on your system, continue to the next task. Question: What is the cause of this error? Answer: The DNS client has cached the negative resolution of intranet.contoso.com. 2. 3. 4. 5. Click Start, and then click Command Prompt. Type ipconfig /flushdns, and then press ENTER. Close Command Prompt. In Internet Explorer, in the address bar, type http://intranet.contoso.com, and then press ENTER. The Web site begins to load. Because this is the first time that the site has been requested from the server, it must be compiled. This takes several seconds. The intranet Web application opens.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Creating a SharePoint 2010 Intranet 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Module 3
Lab Answer Key: Administering and Automating SharePoint
Contents:
Lab A: Automating SharePoint with Windows PowerShell Exercise 1: Adding SharePoint Functionality to Windows PowerShell Exercise 2: Delegating the Ability to Use Windows PowerShell to Manage SharePoint Exercise 3: Reporting Web and Site Collection Properties Exercise 4: Creating Site Collections Using Windows PowerShell Exercise 5: Creating and Updating Items Lab B: Administering SharePoint with Stsadm Exercise 1: Executing Stsadm Commands 9 2 4 5 7 8
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Administering and Automating SharePoint
Microsoft.SharePoint.dll is not in the list. To use the Microsoft SharePoint object model, you must load the SharePoint .dll files. 4. Type the following command and then press ENTER:
[System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint")
The output displays global assembly cache (GAC), version, and location information for the assembly. 5. Repeat step 3 to display the loaded assemblies.
Tip: You can press the UP ARROW to scroll through previously executed commands. The listing includes the Microsoft.SharePoint.dll.
The output lists the snap-ins that have been added to the current session. The SharePoint snap-in is not listed. 2. Type the following command and then press ENTER:
Get-PSSnapin Registered
The output lists the snap-ins that are registered on the system, except for those that are installed with Windows PowerShell. 3. Type the following command and then press ENTER:
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Automating SharePoint 3
Add-PSSnapin Microsoft.SharePoint.PowerShell
4.
The output lists the snap-ins that have been added to the current session. The SharePoint snap-in is now added. 5. To identify the assemblies that are currently loaded, type the following command and then press ENTER:
[AppDomain]::CurrentDomain.GetAssemblies() | ForEach-Object { Split-Path $_.Location Leaf } | Sort
The listing includes numerous SharePoint assemblies. Rather than loading each assembly one by one, the Add-PSSnapin cmdlet loads them all at once. 6. Close Windows PowerShell.
The output lists the snap-ins that have been added to the current session. The SharePoint snap-in is already added to the session. 3. To identify the assemblies that are currently loaded, type the following command and then press ENTER:
[AppDomain]::CurrentDomain.GetAssemblies() | ForEach-Object { Split-Path $_.Location Leaf } | Sort
The listing demonstrates that SharePoint 2010 Management Shell preloads the SharePoint .dll files.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Administering and Automating SharePoint
2.
To enumerate all of the webs in the site collection, type the following command and then press ENTER:
$spsite | Get-SPWeb
An error appears, indicating that login failed. The SP_Admin user account does not have the permissions required to access the information about the intranet site collection with Windows PowerShell.
f Task 2: Configure least privilege rights to manage SharePoint with Windows PowerShell
1. Click Start, click All Programs, click Microsoft SharePoint 2010 Products, hold down the SHIFT key and right-click SharePoint 2010 Management Shell, and then click Run as different user. The Windows Security dialog box appears. 2. 3. 4. 5. In the User name box, type CONTOSO\Administrator. In the Password box, type Pa$$w0rd. Click OK. Type the following commands each followed by ENTER:
$spcdb = Get-SPContentDatabase WSS_Content_Intranet Add-SPShellAdmin -UserName CONTOSO\SP_Admin -Database $spcdb
6.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Automating SharePoint 5
3.
To enumerate all of the webs in the site collection, type the following command and then press ENTER:
$spsite | Get-SPWeb
4.
To enumerate all of the webs in the site collection using the AllWebs collection, type the following command and then press ENTER:
$spsite.AllWebs
5.
To list specific properties of the webs, type the following command and then press ENTER:
$spsite.AllWebs | Select LastItemModifiedDate, Url, Created | Sort Created
2.
The listing displays various properties of each site collection. 3. Type the following command and then press ENTER:
Get-SPSite | Select URL, @{Name="Storage"; Expression={"{0:N2} MB" -f ($_.Usage.Storage/1000000)}}, @{Name="Quota"; Expression={"{0:N2} MB" -f ($_.Quota.StorageMaximumLevel/1000000)} } | Out-GridView -Title "Sites with Usage"
An error indicates that the Windows PowerShell Integrated Scripting Environment feature is not installed.
An error indicates that you must run the command with elevated rights.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Administering and Automating SharePoint
2.
Right-click the Windows PowerShell icon in the Windows taskbar, and then click Run as Administrator. A User Account Control message appears.
3. 4.
Click Yes. Type the following two commands each followed by ENTER:
Import-Module ServerManager Add-WindowsFeature PowerShell-ISE
5.
An error indicates that the Windows PowerShell Integrated Scripting Environment feature is not installed. This occurs because you must close and reopen SharePoint 2010 Management Shell to load the component. 2. 3. 4. Close SharePoint 2010 Management Shell. Open SharePoint 2010 Management Shell. Type the following command and then press ENTER, which is the same as the command you executed in step 1:
Get-SPSite | Select URL, @{Name="Storage"; Expression={"{0:N2} MB" -f ($_.Usage.Storage/1000000)}}, @{Name="Quota"; Expression={"{0:N2} MB" -f ($_.Quota.StorageMaximumLevel/1000000)} } | Out-GridView -Title "Sites with Usage"
A Grid-View window appears displaying the output of the command. 5. Close the Sites With Usage window.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Automating SharePoint 7
A site collection and top-level web for the Sales department is created using the Team Site site definition. 2. 3. Open Windows Internet Explorer. In the address bar, type http://intranet.contoso.com/sites/Sales, and then press ENTER. The Sales site opens. 4. Minimize Internet Explorer.
Two new content databases, site collections, and top-level webs are created. 2. To enumerate all of the site collections in the farm, except Central Administration, type the following command and then press ENTER:
Get-SPSite
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Administering and Automating SharePoint
The list item will be updated. Notice that you did not use a cmdlet to update a list item. There are things that will require direct access to the object model and, as such, you need to be careful to dispose of objects you create. 5. 6. 7. Switch to Internet Explorer, and then press F5 to refresh the view of the Announcements list. Observe the updated title of the announcement. Close all Internet Explorer and Windows PowerShell windows.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Automating SharePoint 9
Examine the output of the command, which includes a list of the numerous operations supported by Stsadm. Also notice the examples displayed at the end of the Help documentation. 4. To display Help documentation for the enumsites operation, type the following command and then press ENTER:
stsadm help enumsites
Review the Extensible Markup Language (XML) response that you get from the command, and note that this can be used in a Windows PowerShell script to iterate through all your site collections. 2. Type the following command, and observe the amount of time it takes for the command to execute:
Get-SPSite "http://intranet.contoso.com" | Get-SPWeb
3.
Repeat steps 1 and 2, and observe the amount of time it takes for each command to execute.
A new Operations site collection is created. 2. 3. Open Internet Explorer. In the address bar, type http://intranet.contoso.com/sites/Operations, and then press ENTER. The Template Selection page appears. 4. 5. Select the Team Site template. Click OK. The site is created using the Team Site site definition.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Administering and Automating SharePoint
6.
A new web called Maintenance is created in the Operations site collection. 2. 3. Switch to Internet Explorer. In the address bar, type http://intranet.contoso.com/sites/Operations /Maintenance, and then press ENTER. The Template Selection page appears. 4. Select the Team Site template, and then click OK.
5.
Switch to Internet Explorer, type http://intranet.contoso.com/sites /Operations/Maintenance in the address bar, and then press ENTER. You can now access that site collection as CONTOSO\Administrator.
6.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Content Management 1
Module 4
Lab Answer Key: Configuring Content Management
Contents:
Lab A: Configuring List Throttling and Remote BLOB Storage Exercise 1: Configuring List Throttling Exercise 2: Enabling FILESTREAM and Provisioning the RBS Data Store Exercise 3: Installing RBS on All SharePoint Web and Application Servers Exercise 4: Configuring the BLOB Size Threshold for RBS Lab B: Configuring Managed Metadata Exercise 1: Configuring and Implementing Managed Metadata 10 2 5 7 9
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Configuring Content Management
4.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Content Management 3
You can watch the progress of the script by refreshing the Computer Inventory list page in the IT Web.
You can watch the progress of the script by refreshing the Computer Inventory list page in the IT Web.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Configuring Content Management
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Content Management 5
4.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Configuring Content Management
5.
Click the New Query button on the toolbar. The Query Editor opens a new query in the details pane.
6.
To enable a new filegroup for your Remote BLOB Storage (RBS) provider, type the following query into the Query Editor:
if not exists (select groupname from sysfilegroups where groupname=N'RBSFilestreamProvider')alter database [WSS_Content_Intranet_IT] add filegroup RBSFilestreamProvider contains filestream
7. 8.
Click the Execute button on the toolbar. Click the New Query button on the toolbar. The Query Editor opens a new query in the details pane.
9.
To add a file system mapping for your RBS provider, type the following query into the Query Editor:
alter database [WSS_Content_Intranet_IT] add file (name = RBSFilestreamFile, filename = 'c:\Blobstore') to filegroup RBSFilestreamProvider
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Content Management 7
4.
5.
3. 4. 5. 6. 7. 8.
Close rbs_install_log1. Switch to Microsoft SQL Server Management Studio. In Object Explorer, right-click the root node SP2010-WFE1, and then click Refresh. Expand Databases, expand WSS_Content_Intranet_IT, and then expand Tables. Verify that several tables exist with names that begin with the letters mssqlrbs. Close SQL Server Management Studio. When prompted to save changes, click No.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Open Internet Explorer. In the address bar, type http://intranet.contoso.com/sites/IT, and then press ENTER. In the Quick Launch, click Shared Documents. Click Add document. Click Browse. Navigate to the D:\LabFiles\Lab04 folder, select rbs_install_log1, and then click Open. Click OK. Switch to the Windows Explorer window showing the Blobstore folder. Observe that a new folder has been added to the Blobstore folder. Open the folder with the most recent modified date, open the folder inside, and then open the file with the most recent modified date. 13. Examine the contents of the file to verify that this is the rbs_install_log1 file. 14. Close Notepad. 4. 5. 6. 7. 8. 9. 10. 11. 12.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Content Management 9
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Configuring Content Management
Computer Visions
Lab Answer Key: Configuring Content Management 11
The Term Store Management Tool opens in a new window. 20. Confirm that Submission Policy is configured as Open. 21. Close Term Store Management Tool.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Authentication 1
Module 5
Lab Answer Key: Configuring Authentication
Contents:
Lab A: Configuring Custom Authentication Exercise 1: Creating and Configuring an ASP.NET Membership Database Exercise 2: Creating a Web Application That Uses Claims-Based Authentication Lab B: Configuring Secure Store Exercise 1: Creating User Accounts for Access to External Data Exercise 2: Configuring Secure Store Services Exercise 3: Configuring Secure Store Unattended Accounts 7 8 10 2 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Configuring Authentication
The ASP.NET SQL Server Setup Wizard appears. 5. 6. 7. 8. 9. On the Welcome page, click Next. On the Select a Setup Option page, click Next. On the Select the Server and Database page, click Next. On the Confirm Your Settings page, click Next. On the The database has been created or modified page, click Finish.
2.
Modify the connectionStrings element of the XML file to match the following:
<connectionStrings> <clear/> <add name="LocalSQLServer" connectionString="Server=.;Database=aspnetdb;uid=sa;pwd=Pa$$w0rd;" providerName="System.Data.SqlClient"/> </connectionStrings>
3. 4. 5.
Click File, and then click Save. Close Notepad. In Administrator: Command Prompt, type the following commands:
cd c:\windows\microsoft.net\framework64\v2.0.50727\config notepad machine.config
6.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Authentication 3
Ignore the error message that indicates the membership provider name specified is invalid. 4. Type the following command:
$status
5. 6.
Ignore the error message that indicates the membership provider name specified is invalid. 7. Type the following command:
$status
8. 9.
Verify that the last message you see is Success. Close SharePoint 2010 Management Shell.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Configuring Authentication
notepad web.config
2. 3. 4. 5. 6. 7. 8.
Locate the <system.web> element, then locate the <membership> element, and then locate the <providers> element. Remove the <clear/> directive inside the <providers> element. Locate the <roleManager> element, and then locate the <providers> element. Remove the <clear/> directive inside the <providers> element. Click File, and then click Save. Close Notepad. Close Administrator: Command Prompt.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
f Task 2: Add a DNS host record for the new Web application
1. Click Start, then click to Administrative Tools, then hold SHIFT and right-click DNS, and then select Run as different user. The Windows Security dialog box appears. 2. 3. 4. 5. In the User name box, type CONTOSO\Administrator. In the Password box, type Pa$$w0rd. Expand CONTOSO-DC, then expand Forward Lookup Zones, and then click contoso.com. Right-click contoso.com, and then click New Host (A or AAAA). The New Host dialog box appears. 6. 7. 8. In the Name box, type clients. In the IP address box, type 10.0.0.21. Click Add Host.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Configuring Authentication
Lab Review
Question: Why must you remove the <clear/> elements from the Web.config file? Answer: The <clear/> elements prevent the SharePoint Secure Token service from finding users in the forms-based authentication database. The service cannot build claims for the users, and authentication would fail. Question: If you are familiar with the configuration of forms-based authentication on Microsoft Office SharePoint Server 2007, what is different about the number and type of Web applications required to support forms-based authentication in Microsoft SharePoint Server 2010 in the client extranet scenario presented in this lab? Answer: Microsoft Office SharePoint Server 2007 required a separate, extended Web application to support forms-based authentication. In SharePoint Server 2010, claims-based authentication accepts claims from multiple authentication mechanisms, including both Windows and forms-based authentication. Therefore, only one Web application is required to support this scenario.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Configuring Authentication
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring Authentication 9
5.
Click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Configuring Authentication
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Securing Content 1
Module 6
Lab Answer Key: Securing Content
Contents:
Exercise 1: Managing SharePoint Groups Exercise 2: Creating Custom Permission Levels Exercise 3: Managing Permissions and Inheritance Exercise 4: Creating a Web Application Policy 2 4 6 8
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Securing Content
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Securing Content 3
4. 5. 6. 7. 8.
In the Password box, type Pa$$w0rd, and then click OK. Click Site Actions, and then click Site Permissions. In the groups list, click Information Technology Visitors. Click the drop-down arrow next to the New button, and then click Add Users. In the Users/Groups box, type CONTOSO\JeffL, and then click OK. You have now added Jeff Low, the Contoso vice president of finance, as a visitor to the IT intranet Web, which gives him Read permission.
f Task 5: Create a new group and assign it the Design permission level
1. In the upper-right corner of the page, click Low, Jeff, and then click Sign in as Different User. The Windows Security dialog appears. Click Use another account. In the User name box, type CONTOSO\SP_Admin. In the Password box, type Pa$$w0rd, and then click OK. Click Site Actions, and then click Site Permissions. On the ribbon, click Create Group. In the Name box, type Information Technology Designers. In the About Me box, type Use this group to grant people Design permissions to the SharePoint site: Information Technology. 9. In the Give Group Permissions to this Site section, select the Design permission level check box. 10. Click Create. 2. 3. 4. 5. 6. 7. 8.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Securing Content
Note: Additional permissions check boxes are selected automatically. 7. 8. 9. 10. 11. 12. 13. 14. 15. Click Create. Click Site Actions, and then click Site Permissions. On the ribbon, click Create Group. In the Name box, type Usage Monitors. In the About Me box, type Use this group to grant people permission to view Web Analytics data for the SharePoint site: Information Technology Dept. In the Give Group Permission to this Site section, select the View Usage check box. Click Create. Click the drop-down arrow next to the New button, and then click Add Users. In the Users/Groups box, type CONTOSO\LolaJ, and then click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Securing Content 5
5. 6. 7. 8. 9.
Click Site Actions, and then click Site Permissions. On the ribbon, click Permission Levels. Click View Usage. Select the View Application Pages check box. Click Submit.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Securing Content
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Securing Content 7
6.
In the address bar, type http://intranet.contoso.com/sites/IT/Shared Documents. The document library opens. You are able to see the Usage Reports folder but not the policies document.
7.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Securing Content
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Securing Content 9
6.
Results: After this exercise, you should have created a new Web application policy granting full Read permission to the intranet for audit purposes.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Managing SharePoint Customizations 1
Module 7
Lab Answer Key: Managing SharePoint Customizations
Contents:
Lab A: Administering Features and Solutions Exercise 1: Administering Features Exercise 2: Administering Solutions Lab B: Administering Sandboxed Solutions Exercise 1: Administering Sandboxed Solutions Exercise 2: Modifying Sandboxed Solutions Timer Jobs Exercise 3: Configuring Sandbox Points Lab C: Administering the Developer Dashboard Exercise 1: Configuring the Developer Dashboard 11 6 8 9 2 4
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Managing SharePoint Customizations
This will install a new feature into SharePoint that enables a simple custom action in the Site Actions menu.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Managing SharePoint Customizations 3
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Managing SharePoint Customizations
3. 4.
Close SharePoint 2010 Management Shell. Open SharePoint 2010 Central Administration. The User Account Control dialog box appears.
5. 6. 7. 8.
Click Yes. In the Quick Launch, click System Settings. In the Farm Management section, click Manage farm solutions. Observe that the two solutions are installed, but are not deployed.
Results: After completing this exercise, you should have installed and deployed SharePoint solutions to your farm.
Lab Review
Question: What is a disadvantage of deploying a feature, in contrast to a solution, to a farm with more than one server?
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Managing SharePoint Customizations 5
Answer: The Features folder must be the same on all servers in the farm, so you must copy the feature to all servers and keep the Features folder in sync. When you deploy a feature with a solution, SharePoint updates the Features folder on each server in the farm. Question: Why is it important in some cases, such as the solutions deployed in this lab, to deploy solutions in a specific order? Answer: Solutions can have dependencies upon other solutions. The Bug Database solution has dependencies on the Application Template Core solution.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Managing SharePoint Customizations
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Managing SharePoint Customizations 7
An error message appears. 7. 8. 9. Click Go back to site. Click Site Actions, and then click Site Settings. In the Galleries section, click Solutions. Observe that the BadReceiver solution shows no resource usage. That is because the timer job has not yet calculated the resource usage for the solution. If you happened to see resource usage, then you were lucky! The timer jobs executed just in time. Results: After completing this exercise, you should have deployed and tested the BadReceiver solution.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Managing SharePoint Customizations
Tip: You must click the arrow at the bottom of the page. 6. Click Solution Resource Usage Update in the SharePoint intranet.contoso.com80 row.
Note: Be sure to click Solution Resource Usage Update and not Solution Daily Resource Usage Update. Clicking the latter will cause resource usage points to be reset. 7. 8. 9. Click Run Now. Click Solution Resource Usage Log Processing in the SharePoint intranet.contoso.com80 row. Click Run Now.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Managing SharePoint Customizations 9
4.
Open the file C:\ResourceMeasures.txt. This file contains a listing of the resource measures that are monitored for sandboxed solutions.
5. 6. 7.
To find the section for database queries, press CTRL+F, then type SharePointDatabaseQueryCount, and then press ENTER. Record the current values of ResourcesPerPoint and AbsoluteLimit. Close the file.
This script sets the ResourcesPerPoint property for SharePointDatabaseQueryCount to 1 and will cause SharePoint database queries to increase the resource usage point count very quickly. 3. Type the following command:
iisreset
IIS restarts and enables the new resource settings. 4. Close Administrator: SharePoint 2010 Management Shell.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Managing SharePoint Customizations
7.
8. Click Go back to site. 9. Click Site Actions, and then click Site Settings. 10. In the Galleries section, click Solutions. Observe that the BadReceiver solution shows no resource usage. That is because the timer job has not yet calculated resource usage for the solution. If you saw resource usage, then you were lucky! The timer jobs executed just in time. Skip to step 13. 11. Repeat Task 1 of Exercise 2 to run the sandboxed solutions timer jobs. 12. Switch to the instance of Internet Explorer that displays the Solutions gallery for the IT intranet Web. 13. Press F5 to refresh the page. 14. Observe that the resource usage of the solution is increasing more rapidly. If you do not see the updated resource usage, then you may need to wait for up to 5 minutes for the timer jobs to execute.
Lab Review
Question: What was the value of ResourcesPerPoint for SharePointDatabaseQueryCount? Explain the relationship between this number and one resource usage point. Answer: 400. Each database query accrues 1/400 of a resource usage point.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Managing SharePoint Customizations 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Answer Key: Managing SharePoint Customizations
This script disables the Developer Dashboard. Results: After completing the exercise, you should have enabled and disabled the Developer Dashboard on the IT intranet Web.
Lab Review
Question: Describe the role of the Developer Dashboard. Answer: The Developer Dashboard exposes performance and debugging information that can be used to monitor and improve the performance of pages and solutions.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
Module 8
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
Contents:
Lab A: Administering SharePoint Services Exercise 1: Administering SharePoint services Exercise 2: Administering SharePoint Windows Services Lab B: Configuring Application Security Exercise 1: Configuring Web Application and Application Pool Security Exercise 2: Configuring Secure Sockets Layer Security Lab C: Configuring Service Applications Exercise 1: Creating a Service Application 11 7 9 2 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
9. In the document, type SharePoint IT Policies and Procedures. 10. On the ribbon, click File, and then click Save. After a few moments, the Save As dialog displays the Documents library. 11. Click Save. 12. Observe the status bar at the bottom of the Word window. Wait until Word has finished saving the document. 13. Close Word and click Yes and OK to check in the document. 14. Switch to Internet Explorer. 15. To confirm that the document was saved in the document library, press F5 to refresh the page, and then click Retry.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications 3
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications 5
This will stop the SharePoint 2010 Timer service. When this Windows Service has stopped, your SharePoint farm loses much of its functionality. 4. Close Administrator: Command Prompt.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications 7
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
15. Click Cancel. 16. Repeat steps 16 to reset the farm account to SP_Farm.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications 9
Note: If you cannot select Enterprise, ensure that you are logged in as CONTOSO\Administrator. 13. 14. 15. 16. 17. 18. 19. 20. On the Specify CA Type page, ensure that Root CA is selected, and then click Next. On the Set Up Private Key page, click Next. On the Configure Cryptography for CA page, click Next. On the Configure CA Name page, click Next. On the Set Validity Period page, click Next. On the Configure Certificate Database page, click Next. On the Confirm Installation Selections page, click Install. On the Installation Results page, click Close.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
In the Organizational unit box, type SharePoint. In the City/locality box, type Redmond. In the State/province box, type WA. In the Country/region list, select US. Click Next. Click Select. Click contoso-SP2010-WFE1-CA, and then click OK. In the Friendly name box, type Contoso. Click Finish.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications 11
Click OK. Observe that there is an application proxy group labeled custom assigned to the intranet Web application.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12
Lab Answer Key: Configuring and Securing SharePoint Services and Service Applications
Tip: Do not click the Managed Metadata Clients link. The link opens the management page for the service application. Instead, click any part of the row other than the link. 4. 5. On the ribbon, click Publish. Select the Publish the Service Application to other farms option. Because this lab contains only one farm, you cannot configure a trust relationship. 6. Click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 1
Module 9
Lab Answer Key: User Profiles and Social Networking
Contents:
Lab: A: Configuring User Profiles Exercise 1: Creating a User Profile Service Application Exercise 2: Configuring User Profiles Exercise 3: Configuring Profile Import from External Data Sources Lab: B: Administering My Sites Exercise 1: Configuring My Sites Exercise 2: Creating Your My Site and Profile Exercise 3: Configuring Social Networking Features 14 17 19 2 5 9
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: User Profiles and Social Networking
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 3
5. 6. 7. 8.
In the Select the User Profile Application list, select User Profile Service Application. In the Password and Confirm Password boxes, type Pa$$w0rd. Click OK. Observe the Status of the User Profile Synchronization Service. A timer job is created that will configure user profile settings in the farm. When it has completed, the status of the service will change from Starting to Started.
In the Quick Launch, click Monitoring. In the Timer Jobs section, click Check job status. In the Timer Links section of the Quick Launch, click Running Jobs. Monitor the page. Press F5 to refresh the page. Repeat this step until the ProfileSynchronizationSetupJob appears.
Note: It can take up to 5 minutes for the ProfileSynchronizationSetupJob to appear on the Running Jobs list. If you dont see the job start, re-start the Timer Service, but be sure you DO NOT restart it if this job is running. 15. Monitor the page. Press F5 to refresh the page. Repeat this step until the ProfileSynchronizationSetupJob disappears. Note: It can take up to 15 minutes for the ProfileSynchronizationSetupJob to complete. 16. 17. 18. 19. In the Timer Links section of the Quick Launch, click Job History. Confirm that the Status of ProfileSynchronizationSetupJob is Succeeded. In the Quick Launch, click System Settings. In the Servers section, click Manage services on server. The Services on Server page opens. 20. Confirm that the Status of the user profile synchronization service is Started. 21. Close SharePoint 2010 Central Administration.
If a service is not started, then press F5 to refresh the view. Repeat this step until the services have started. Note: This can take several minutes. 3. 4. Close the Services console. Open the folder C:\Program Files\Microsoft Office Servers\14.0 \Synchronization Service\MaData.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: User Profiles and Social Networking
5.
Confirm that the ILMMA folder exists. Confirm that a folder named MOSS-GUID exists with todays date. If the folders do not exist, wait until the timer job has completed fully, at which point the folders will appear.
6.
Close the Windows Explorer window that is showing the MaData folder.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Note: This is the account used by the User Profile Synchronization Service in the Beta virtual machine. 10. In the Password and Confirm password boxes, type Pa$$w0rd.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: User Profiles and Social Networking
11. Click Populate Containers. 12. In the Containers section, expand CONTOSO, and then select the People, SharePoint, and Users check boxes. 13. Click OK. A new synchronization connection is created.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 7
8. Press F5 to refresh the page. 9. Observe the Profile Synchronization Status in the Profile Synchronization Settings section. 10. Return to step 8 until the Profile Synchronization Status displays Idle. Note: This may take 10-15 minutes. 11. In the Profiles section, confirm that the Number of user profiles is 53 and confirm that Profile Synchronization Status displays Idle.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: User Profiles and Social Networking
7. 8.
Click OK. Wait 30 seconds. The synchronization does not start immediately.
9. Press F5 to refresh the page. 10. Observe the Profile Synchronization Status in the Profile Synchronization Settings section. 11. Return to step 9 until the Profile Synchronization Status displays Idle. Note: This may take several minutes.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 9
Note: You must type the text exactly as shown, with no space. 7. In the Display Name box, type Employee ID.
Note: You must type the text exactly as shown, with a space. 8. In the Type list, select integer. 9. In the Policy Settings section, in the Default Privacy Setting list, select Everyone. 10. Select the Replicable check box. A message appears indicating that replicated data will not be deleted. 11. Click OK. 12. Click the Allow users to edit values for this property radio button. 13. In the Display Settings section, select the Show in the profile properties section of the users profile page check box. 14. Select the Show on the Edit Details page check box. 15. Click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: User Profiles and Social Networking
12. Repeat steps 6-10 for CONTOSO\SP_Farm. 13. Close Microsoft SQL Server Management Studio.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 11
7. 8. 9. 10.
Type All Authenticated Users. Click Add. In the Permissions for All Authenticated Users list, select each of the four check boxes. Click OK.
Tip: The Select External Content Type button is the right-most button. The External Content Type Picker dialog box appears. 9. 10. 11. 12. 13. Click AdventureWorks. Click OK. Click Connect User Profile Store to Business Data Connectivity Entity as a 1:1 mapping. In the Return items identified by this profile property list, select EmployeeID. Click OK.
Computer Visions
12 Lab Answer Key: User Profiles and Social Networking
11. Click OK. 12. In the Display Settings section, select the Show in the profile properties section of the users profile page check box. 13. Select the Show on the Edit Details page check box. 14. In the Source Data Connection list, select AdventureWorks. 15. In the Attribute list, select Gender. 16. Click Add. 17. Click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 13
2.
In the Service Applications section, click Manage Service Applications. The Manage Service Applications page opens.
3. 4.
Click User Profile Service Application. In the People section, click Manage User Profiles. The Manage User Profiles page appears.
5. 6. 7. 8. 9.
In the Find profiles box, type SP_Admin. Click Find. Click CONTOSO\SP_Admin, and then click Edit My Profile. Confirm that Gender is M. Click Save and Close.
Question: What group does the farm account have to be in in order for user profile synchronization to work? Answer: The farm account must be a local administrator. This requirement is enforced by the set up of Forefront Identity Manager in the synchronization process.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
14 Lab Answer Key: User Profiles and Social Networking
Note: A DNS host record for mysites.contoso.com has already been created in the domain's DNS zone. 7. 8. 9. In the Application Pool section, in the Configurable list, select CONTOSO\SP_Farm. In the Database Name and Authentication section, in the Database Name box, type WSS_Content_MySites. Click OK. The Application Created page opens. 10. 11. 12. 13. 14. Click Create Site Collection. In the Title box, type My Site Host. In the Template Selection section, click the Enterprise tab. Select My Site Host. In the Primary Site Collection Administrator section, in the User Name box, type CONTOSO\SP_Admin. 15. Click OK. The Top-Level Site Successfully Created page opens. 16. Click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 15
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
16 Lab Answer Key: User Profiles and Social Networking
6. 7. 8.
In the My Site Host location box, type http://mysites.contoso.com. In the Location box, type personal. Click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 17
Note: If My Profile is not visible, click My Settings, and then click My Profile. The profile page for Dan Jump, CEO, opens. 5. In the top link bar, click My Content. A My Site is created. The Processing screen may display for 1 to 2 minutes. 6. In the top link bar, click My Profile. The profile page opens. 7. Review the tabs on the My Site.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
18 Lab Answer Key: User Profiles and Social Networking
4. 5. 6.
Click Save and Close. Click More information. Observe that the newly populated profile properties are now visible.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 19
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
20 Lab Answer Key: User Profiles and Social Networking
In the Users/Groups box, type CONTOSO\DanJ. In the Add users to a SharePoint group (recommended) list, select Information Technology Members [Contribute]. Click OK. Click Information Technology Members. On the Information Technology Members page, click Settings, and then click Make Default Group. Click OK. Close Internet Explorer.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: User Profiles and Social Networking 21
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 1
Module 10
Lab Answer Key: Administering and Configuring SharePoint Search
Contents:
Lab A: Configuring Search Exercise 1: Creating Content for Search Exercise 2: Creating an Enterprise Search Center Site Exercise 3: Creating and Configuring a Content Source Exercise 4: Configuring File Types Exercise 5: Configuring Search Settings Exercise 6: Configuring Managed Properties Exercise 7: Creating and Configuring a Search Scope Lab B: Tuning SharePoint Search Exercise 1: Creating Keywords and Best Bets Exercise 2: Configuring a Thesaurus Exercise 3: Configuring Noise Words 16 18 20 2 4 6 8 9 11 14
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Administering and Configuring SharePoint Search
3. 4. 5. 6.
Click File, and then click Save. In the File name box, type C:\Data\SharePoint Search, and then press ENTER. Click File, and then click New. Type the following:
SharePoint crawl rules allow you to manage the content that is included and excluded.
7.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 3
8. In the File name box, type C:\Data\Temporary Drafts\Crawl Rules, and then press ENTER. 9. Close Notepad. 10. Copy D:\LabFiles\Lab10\SharePoint Governance Checklist.pdf to C:\Data.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 7
3. 4.
In the Path box, type \\sp2010-wfe1.contoso.com\Data \Temporary Drafts\*. Examine, but do not change, the other settings on the page, and then click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 9
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Administering and Configuring SharePoint Search
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 11
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Answer Key: Administering and Configuring SharePoint Search
Tip: The full crawl takes four to six minutes. Note: Continue to the next task while the crawl proceeds.
Tip: It is near the middle of the file. 9. After the <PropertyDefs> tag, before the first <PropertyDef> element, add the following text:
<PropertyDef Name="ContosoSummary" DataType="text" DisplayName="Summary"/>
10. Locate the <ResultTypes> tag, locate the <ResultType> element <ResultType DisplayName="All Results" Name="Default">, and then locate the end of that element, which is the next </ResultType> tag. 11. Before the </ResultType> tag you located in the previous step, add the following text:
<PropertyRef Name="ContosoSummary"/>
12. In the Text Editor dialog, click OK. 13. In the Advanced Search Box properties panel, click OK. 14. On the ribbon, click Save & Close.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 13
4. 5. 6.
In the address bar, type http://intranet.contoso.com/sites/IT/Search, and then press ENTER. On the Advanced Search page, in the Add property restrictions section, in the (Pick Property) list, select Summary, and then type Contoso in the text box. Click Search. The file IT Policies and Procedures for SharePoint 2010 is listed as the result.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
14 Lab Answer Key: Administering and Configuring SharePoint Search
Note: If you do not see Shared Files, you need to wait for the scope to be updated. 5. In the Search box, type sharepoint, and then press ENTER. The files sharepoint search.txt and sharepoint governance checklist.pdf are listed as the only results.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Administering and Configuring SharePoint Search 15
Lab Review
Question: In what scenarios would you create a crawl rule? Answer: Answers may vary. A common scenario is a requirement to use an account other than the default crawl account to index content. Another common scenario is a requirement to exclude a subset of data in a content source from indexing. Question: You have added documents from a popular application to a SharePoint document library, but they are not being indexed. What must be done to ensure that a file is indexed both for its attributes and content? Answer: A file type must be added, and an iFilter must be installed. Question: You have extended a Web application and now search results are listed twice with different URLs. How can you prevent this duplication of results? Answer: Create a server mapping that replaces the URL of results from the extended Web application with the URL of the original Web application, effectively hiding the duplicate results. Question: Users want to be able to search list items based on a custom column in the list. How can you accomplish this and make it easy for users to perform the queries in the user interface without typing property:value search syntax? Answer: Create a managed property for the custom column. Then, customize the Search Center to support queries based on the new property. Question: Users are complaining that too many results are being returned. How can you provide users a way to narrow down their search results? Answer: Implement search scopes that target specific sets of data.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
16 Lab Answer Key: Administering and Configuring SharePoint Search
5.
Update the Extensible Stylesheet Language (XSL) template starting with that line and ending with the line </xsl:template> to the following:
<xsl:template match="All_Results/BestBetResults/Result"> <xsl:if test="$DisplayBB = 'True'" > <xsl:if test="position() <= $BBLimit" > <xsl:variable name="url" select="url"/> <xsl:variable name="id" select="id" /> These are the results that the Contoso Search Team recommends, based on your query.<br/> <xsl:if test="$DisplayTitle = 'True'" > <span style="padding-right: 4px;"> <img src="/_layouts/images/star.gif" alt="" /> </span> <span class="srch-BestBetsTitle"> <a href="{$url}" id="{concat('BBR_',$id)}">
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
17
<xsl:value-of select="title"/> </a> <br/> </span> </xsl:if> <xsl:if test="$DisplayDescription = 'True' and description[. != '']" > <div class="srch-BB-Description"> <xsl:value-of select="description"/> <br/> </div> </xsl:if> <xsl:if test="$DisplayUrl = 'True'" > <span class="srch-BB-URL"> <a href="{$url}" id="{concat('BBR_U_',$id)}" dir="ltr"> <xsl:value-of select="$url"/> </a> </span> <br/> <br/> </xsl:if> </xsl:if> </xsl:if> </xsl:template>
6. 7. 8.
Click Save. In the Search Best Bets Web Part properties panel, click OK. On the ribbon, click Save & Close.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
18 Lab Answer Key: Administering and Configuring SharePoint Search
Tip: If the number of results is reported as an approximate number, page through the results so that you can identify the exact number of results that were returned. 4. In the search box, type MOSS, and then press ENTER. No search results are found. 5. 6. 7. 8. In the search box, type WSS, and then press ENTER. Write down the number of results that appear. In the search box, type SharePoint Foundation, and then press ENTER. Write down the number of results that appear.
Tip: You need to expand the Name column in Windows Explorer to see the full name of the folders. 2. 3. Right-click tsenu.xml, and then click Edit. Replace the contents of the file with the following:
<XML ID="Microsoft Search Thesaurus"> <thesaurus xmlns="x-schema:tsSchema.xml"> <diacritics_sensitive>0</diacritics_sensitive> <replacement> <pat>MOSS</pat> <sub>SharePoint</sub> </replacement> <expansion> <sub>WSS</sub> <sub>SharePoint Foundation</sub> </expansion> </thesaurus> </XML>
4. 5.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
19
2. 3.
Tip: If the number of results is reported as an approximate number, page through the results so that you can identify the exact number of results that were returned. 4. 5. In the search box, type MOSS, and then press ENTER. Verify that the number of results is equal to the number of results returned when you searched for sharepoint. Search results appear because searching for MOSS now produces search results for SharePoint through replacement. 6. 7. In the search box, type WSS, and then press ENTER. Write down the number of results. More results appear than in Task 1 because searching for WSS also returns results for the term SharePoint Foundation as a result of expansion.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
20 Lab Answer Key: Administering and Configuring SharePoint Search
4. 5.
Lab Review
Question: Describe the two functions of synonyms in a thesaurus file. Answer: A query keyword can be replaced with another keyword to yield a more accurate result set. A query keyword can be used along with its synonyms to yield an expanded result set.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Office Web Apps 1
Module 11
Lab Answer Key: Implementing Office Web Apps
Contents:
Exercise 1: Installing and Configuring Office Web Apps Exercise 2: Configuring and Testing the Office Web Apps in a Document Library 2 4
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Implementing Office Web Apps
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Office Web Apps 3
x x
Microsoft Office Excel Calculation Services Microsoft Office Word Viewing Service
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Implementing Office Web Apps
Exercise 2: Configuring and Testing the Office Web Apps in a Document Library
f Task 1: Configure documents to open in a browser
In the Microsoft Internet Explorer address bar, type http://intranet.contoso.com/sites/IT, and then press ENTER. 2. If you get an error, it is memory related; just click Go back to Site. 3. Click Site Actions, and then click Site Settings. 4. In the Site Collection Administration section, click Site collection features. 5. In the Office Web Apps row, click Activate. 6. In the Quick Launch, click Shared Documents. 7. On the ribbon, click the Library tab. 8. Click Library Settings. 9. Click Advanced Settings. 10. In the Opening Documents in the Browser section, click Open in the browser. 11. Click OK. 1.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Office Web Apps 5
6. 7. 8.
In the User name box, type CONTOSO\SP_Admin. In the Password box, type Pa$$w0rd. Click OK. If necessary, click Shared Documents to open the Information Technology Shared Documents document library.
Click Save. On the ribbon, click File, and then click Close. Close Microsoft Word. Switch to Internet Explorer. In the Quick Launch, click Shared Documents to refresh the view of the document library. The document, SharePoint Governance Plan, appears in the Shared Documents library.
Results: After completing this exercise, you should have tested the functionality of Office Web Apps.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Implementing Office Web Apps
Lab Review
Question: Describe the business scenarios for which Office Web Apps are useful. Answer: Answers will vary, but may include responses from users on non-Windows platforms who require the ability to view and edit Word, PowerPoint, and Excel documents; scenarios in which multiple users need to collaborate and make concurrent edits to documents; users who do not have the Microsoft Office client applications installed; and remote users working from computers without Office client applications.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Installing and Upgrading to SharePoint 2010 1
Module 12
Lab Answer Key: Installing and Upgrading to SharePoint 2010
Contents:
Lab A: Preparing SharePoint 2007 for Upgrade to SharePoint 2010 Exercise 1: Performing SQL Server Database Maintenance Exercise 2: Moving a Site Collection Between Content Databases Exercise 3: Preparing SQL Server Databases for Upgrade Exercise 4: Preparing SharePoint 2007 for Upgrade Lab B: Upgrading SharePoint 2007 to SharePoint 2010 Exercise 1: Upgrading SharePoint 2007 to SharePoint 2010 Exercise 2: Upgrading Content Databases Exercise 3: Implementing a Visual Upgrade 9 11 13 2 3 5 8
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Installing and Upgrading to SharePoint 2010
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Installing and Upgrading to SharePoint 2010 3
2. 3. 4. 5. 6. 7.
3.
To open the site listing in Notepad, type the following command and press ENTER:
notepad C:\SiteList.xml
4.
Delete the following two elements (the entire line of XML): x x Site Url="http://intranet.contoso.com" Site Url="http://intranet.contoso.com/sites/IT"
Confirm that the only remaining Site element is for the Sales site collection. 5. 6. 7. 8. Click File, and then click Save. Close Notepad. Switch to Administrator: Command Prompt. To move the Sales site collection from the WSS_Content_Intranet content database to the WSS_Content_Intranet_Sales content database, type the following command and then press ENTER:
"C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Bin\stsadm.exe" -o mergecontentdbs -url http://intranet.contoso.com sourcedatabasename WSS_Content_Intranet -destinationdatabasename WSS_Content_Intranet_Sales -operation 3 -filename C:\SiteList.xml
9.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Installing and Upgrading to SharePoint 2010
iisreset
5.
6. 7. 8. 9.
Click Format, and then click Word Wrap. Observe the information that is reported for each site collection, including the owner (primary site collection administrator), content database, and storage utilization. Close Notepad. Close the command prompt.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Installing and Upgrading to SharePoint 2010 5
7. 8. 9.
Click the Execute button. Confirm that at the bottom of the Results panel, the status indicates Query executed successfully. Repeat the preceding steps to back up and truncate the WSS_Content_Intranet_IT database. Use the following query:
use WSS_Content_Intranet_IT dbcc shrinkfile ('WSS_Content_Intranet_IT') dbcc shrinkfile ('WSS_Content_Intranet_IT_log') go backup database WSS_Content_Intranet_IT to disk = 'C:\Backups\WSS_Content_Intranet_IT.bak' go backup log WSS_Content_Intranet_IT to disk = 'C:\Backups\WSS_Content_Intranet_IT_log.bak' go dbcc shrinkfile ('WSS_Content_Intranet_IT')
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Installing and Upgrading to SharePoint 2010
10. Repeat the preceding steps to back up and truncate the WSS_Content_Intranet_Sales database. Use the following query:
use WSS_Content_Intranet_Sales dbcc shrinkfile ('WSS_Content_Intranet_Sales') dbcc shrinkfile ('WSS_Content_Intranet_Sales_log') go backup database WSS_Content_Intranet_Sales to disk = 'C:\Backups\WSS_Content_Intranet_Sales.bak' go backup log WSS_Content_Intranet_Sales to disk = 'C:\Backups\WSS_Content_Intranet_Sales_log.bak' go dbcc shrinkfile ('WSS_Content_Intranet_Sales') dbcc shrinkfile ('WSS_Content_Intranet_Sales_log') go
11. Repeat the preceding steps to back up and truncate the WSS_Content_MySites database. Use the following query:
use WSS_Content_MySites dbcc shrinkfile ('WSS_Content_MySites') dbcc shrinkfile ('WSS_Content_MySites_log') go backup database WSS_Content_MySites to disk = 'C:\Backups\WSS_Content_MySites.bak' go backup log WSS_Content_MySites to disk = 'C:\Backups\WSS_Content_MySites_log.bak'
Computer Visions
Lab Answer Key: Installing and Upgrading to SharePoint 2010 7
13. Confirm that the database and log backup files were created. 14. Close the C:\Backups folder. 15. Close SQL Server Management Studio. When prompted to save your changes, click No.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Installing and Upgrading to SharePoint 2010
A report opens in Windows Internet Explorer. 3. 4. 5. 6. 7. Switch to Command Prompt. Review the output of the command. Switch to Internet Explorer. Review the report. Close all open windows and applications.
Lab Review
Question: Why did you defragment the database indexes before the upgrade? Answer: A fragmented database means the upgrade will take longer. By reducing the database fragmentation, you speed up the movement from one database schema to another.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Installing and Upgrading to SharePoint 2010 9
Note: You might need to wait a few minutes before the upgrade completes. Press F5 to refresh the page, and then return to step 1.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Installing and Upgrading to SharePoint 2010
2.
Observe the number of Errors and Warnings. There should be no errors. However, warnings are expected.
3. 4. 5.
Identify the Log File that contains a record of events during the upgrade. Open the log file in Notepad. Press CTRL+F, and then type [Warning].
Tip: Include the brackets. 6. 7. 8. Read the first warning message. Press F3 to locate the next warning message, and then read the message. Repeat this step for all warning messages. Close Notepad.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Installing and Upgrading to SharePoint 2010 11
Note: There should be no errors, but warnings are expected. 7. Repeat steps 46 for each upgrade session.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Answer Key: Installing and Upgrading to SharePoint 2010
6. 7.
Click WSS_Content_Intranet. In the Database Versioning section, confirm that the Microsoft.SharePoint.Administration.SPContentDatabase Current Schema Version is 14.0.4762.1000.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Installing and Upgrading to SharePoint 2010 13
Lab Review
Question: Why did you detach the content databases before the upgrade? Answer: Although the content databases in this lab are small, the ones you may have in production could be very large. Rather than upgrade in place, you can use the database attach approach to migrate the content one database, or many, at a time. Question: Why would you want to choose the visual upgrade approach? Answer: Some customization may not work properly with the new master pages of SharePoint 2010. By doing a visual upgrade, you can keep the old look and test the new look and feel for any incompatibilities.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 1
Module 13
Lab Answer Key: Implementing Business Continuity
Contents:
Lab A: Implementing a Backup Strategy Exercise 1: Backing Up SharePoint Using Central Administration Exercise 2: Investigating SharePoint Backup Logs and Files Exercise 3: Automating SharePoint Backup Using Windows PowerShell Lab B: Implementing a Restore Strategy Exercise 1: Restoring a Web Application Using Central Administration Exercise 2: Investigating SharePoint Restore Logs and Files Exercise 3: Performing a Partial Restore 8 10 12 2 4 6
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Note: In a production environment, you should configure NTFS permissions that ensure the least privilege access to the folder. The service account that performs the backup operation should be given Full Control permission to the backup share. 10. 11. 12. 13. 14. 15. 16. 17. 18. Click OK. Click the Sharing tab. Click Advanced Sharing. Select the Share this folder check box. Click Permissions. Select Allow check box next to Full Control. Click OK. Click OK. Click Close.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 3
x x x x x x x 6. 7.
Microsoft SharePoint Foundation Web Application(s) WSS_Administration SharePoint Server State Service Proxy SPUserCodeV4 Global Search Settings Application Registry Service Shared Services
Select the SharePoint intranet.contoso.com80 check box. Click Next. The Perform a Backup Step 2 of 2: Select Backup Options page opens.
8. 9.
In the Backup Type section, click Full. In the Backup location box, type \\SP2010-WFE1.contoso.com \SharePointBackup. 10. Click Start Backup. A timer job is created to perform the backup of the selected item(s). The Backup and Restore Job Status page opens. The page refreshes every few seconds. You can click Refresh to refresh the page manually. 11. Wait until Phase shows as Completed.
Note: The backup operation may complete with warnings. This is expected in this lab. You may continue to the next step.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Implementing Business Continuity
4.
Locate the SPHistoryObject element. This element describes the backup operation, and is used during a restore operation.
5.
Locate the SPBackupDirectory element. This element is a reference to the folder in which the backup files are stored.
6.
Locate the SPWarningCount and SPErrorCount elements. These elements report warnings and errors.
7. 8. 9. 10. 11.
Close Microsoft Notepad. In Windows Explorer, open the spbr0000 folder. Observe the backup (*.bak) files in the folder. Right-click Spbackup.xml, and then click Edit. Examine the Spbackup.xml file. This file contains attributes related to the backup operation and to each of the components. It is used during a restore operation. You should not modify, delete, or rename the Spbackup.xml file.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 5
3. 4. 5. 6.
Press CTRL+END to navigate to the end of the log. Observe the last lines of the log, which indicate that the backup completed and summarizes the number of warnings and errors. Press CTRL+HOME to navigate to the top of the log. Press CTRL+F, type Warning:, and then press ENTER.
Tip: Include the colon. 7. 8. 9. 10. Write down the warning message. Press CTRL+HOME to navigate to the top of the log. Press CTRL+F, then type BACKUP DATABASE, and then press ENTER. Observe the command that was sent to SQL Server to back up one of the SharePoint databases. Answer the following questions: x x Which SharePoint database was backed up? Which database backup (.bak) file in the backup folder contains that SharePoint database?
11. Press F3 to find the next instance of the text, BACKUP DATABASE. Repeat this step as necessary to locate the backup command that was used to back up the WSS_Content_Intranet_IT database. Answer the following question: x Which database backup (.bak) file in the backup folder contains that SharePoint database? Write down the file name. You will need it in Lab 13B.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Implementing Business Continuity
6. 7. 8.
Click File, and then click Save. In the File name box, type c:\scripts\backup.ps1, and then press ENTER. Minimize, but do not close, Notepad.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 7
4.
Tip: It may take up to 60 seconds for the script to call the backup APIs, and for the new backup folder to appear. The operation to perform a full backup of the entire farm can take up to 30 minutes to complete. Tip: You may continue to the next task.
Lab Review
Question: Does SharePoint automatically clean your Spbrtoc.xml file when you delete a corresponding backup directory? Answer: No, you are responsible for cleaning out any backup entries from this file. This can be done using Windows PowerShell.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Implementing Business Continuity
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 9
The Backup and Restore Job Status page opens. The page refreshes every few seconds. You can click Refresh to refresh the page manually. 12. Wait until Phase shows as Completed.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
10 Lab Answer Key: Implementing Business Continuity
Tip: Include the colon. 7. 8. 9. 10. Write down the warning message. Press CTRL+HOME to navigate to the top of the log. Press CTRL+F, then type RESTORE DATABASE, and then press ENTER. Observe the command that was sent to SQL Server to restore one of the SharePoint databases. Answer the following questions: x Which SharePoint database was backed up?
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 11
Which database backup (.bak) file in the backup folder contains that SharePoint database?
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
12 Lab Answer Key: Implementing Business Continuity
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 13
2.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
14 Lab Answer Key: Implementing Business Continuity
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Implementing Business Continuity 15
Lab Review
Question: Can you use Central Administration to restore a list to a site? Answer: No, the out of the box Central Administration site does not have this functionality; you must use the PowerShell cmdlet Import-SPWeb to restore the exported list. Question: Can you restore a single document using Central Administration? Answer: No, you cannot restore a single document. You would need to restore the library to a temporary location and then download the item you are looking for.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Module 14
Lab Answer Key: Monitoring and Optimizing SharePoint Performance
Contents:
Lab A: Configuring SharePoint Monitoring Exercise 1: Configuring SharePoint Diagnostic Logging Lab B: Analyzing SharePoint Health Exercise 1: Configuring Health Analyzer Rules Exercise 2: Reviewing and Repairing Health Analyzer Problems Lab C: Reporting SharePoint Usage Exercise 1: Configuring SharePoint Usage Data Collection Exercise 2: Creating Reports from the Logging Database 7 8 3 5 2
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
2 Lab Answer Key: Monitoring and Optimizing SharePoint Performance
Note: It is not recommended you configure a trace log level of Verbose in a production environment. 10. In the Event Log Flood Protection section, select the Enable Event Log Flood Protection option. Event log flood protection is a new setting that prevents the repetitive logging of redundant events. 11. In the Trace Log section, select the Restrict Trace Log disk space usage option. 12. In the Maximum storage space for Trace Logs (GB) box, type 10, and then click OK.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Tip: The list of rules is paged. Click the Next Page button, displayed as a right-pointing arrow below the list, to see additional rules. 4. In the Availability section, click Some content databases are growing too large. The Health Analyzer Rule Definitions page opens. 5. 6. Click Edit Item. Observe that you can change the following attributes of the rule, but do not make any changes at this time: x x x x x x Title Scope Schedule Enabled Repair Automatically Version
Note: You cannot change the actions that the rule uses to perform its health analysis task. The rules actions are determined by the code used to develop the rule.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
4 Lab Answer Key: Monitoring and Optimizing SharePoint Performance
7. 8.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Monitoring and Optimizing SharePoint Performance 5
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
6 Lab Answer Key: Monitoring and Optimizing SharePoint Performance
Lab Review
Question: How often do Health Analyzer rules run, and when might you want to run them manually? Answer: Each rule has its own schedule. You can run a rule manually when you suspect a problem that is evaluated by a rule. If the rule finds a problem, you can in some cases click the Repair Automatically button to fix the problem.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Monitoring and Optimizing SharePoint Performance 7
Results: After this exercise, you should have executed the logging timer jobs to populate the logging database.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
8 Lab Answer Key: Monitoring and Optimizing SharePoint Performance
10. On the toolbar, click Execute. 11. Record the ConfigValue value that is displayed in the Results panel.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.
Computer Visions
Lab Answer Key: Monitoring and Optimizing SharePoint Performance 9
14. Drag the Duration field from the field list to the Values box. You now have a report of timer job durations presented by server, by webapplication, and by timerjob.
Lab Review
Question: Why is it important that you run queries against the logging database rather than the Microsoft SharePoint content databases? Answer: The logging database is configured to support any SELECT query, whereas the content database must have special locking hints specified when doing queries. Third-party queries and applications could cause locking and latency of the Web front ends, and therefore it is not recommended or supported to run queries directly against SharePoint databases.
This is a unique copy of the course material identified by code a750e07c-de2e-40a8-97fd-19b34c633caa, and provided to you by Computer Visions. It is illegal to reprint, redistribute, or resell this content. The Licensed Content is licensed "as-is." Microsoft does not support this Licensed Content in any way and Microsoft gives no express warranties, guarantees or conditions. Please report any unauthorized use of this content to [email protected] or by calling +1 800-785-3448.