Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
MCTS Self-Paced Training Kit (Exam 70-667): Configuring Microsoft® SharePoint® 2010
A Note Regarding Supplemental Files
Introduction
System Requirements
Hardware Requirements
Software Requirements
Using the Companion CD
How to Install the Practice Tests
How to Use the Practice Tests
Lesson Review Options
Practice Test Options
How to Uninstall the Practice Tests
Acknowledgments
Support & Feedback
Errata
We Want to Hear from You
Stay in Touch
Preparing for the Exam
1. Creating a SharePoint 2010 Intranet
Before You Begin
Lesson 1: Prepare for SharePoint 2010
Prepare the Server Infrastructure
SharePoint Components and Topologies
Hardware and Software Requirements
SharePoint Licensing
Browser and Application Requirements
Prepare User Accounts for SharePoint Administration and Services
SQL Server Administrator Account: SQL_Admin
SQL Server Service Account: SQL_Service
SharePoint Administrator and Setup User Account: SP_Admin
SharePoint Farm Service Account: SP_Farm
Web and Service Application Pool Accounts: SP_WebApps and SP_ServiceApps
Search Indexer (Crawler) Account: SP_Crawl
User Profile Synchronization Account: SP_UserSync
Install SharePoint Prerequisites
Install SQL Server
Microsoft SharePoint 2010 Products Preparation Tool
Offline and Scripted Installation of Prerequisites
Additional Prerequisites
Practice Prepare to Install SharePoint 2010
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Install and Configure SharePoint 2010
Prepare for Installation and Configuration
Install the SharePoint Binaries
Script the Installation of SharePoint Binaries
Configure the SharePoint Server
Script the Configuration of SharePoint
Configure the Farm
Understand Service Applications
Managed Accounts
Perform Post-Installation Configuration
Farm Administrators
Outgoing E-mail Settings
Additional Settings
Practice Install and Configure SharePoint 2010
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 3: Create a SharePoint Intranet
SharePoint Logical Structure
Request a Page from a SharePoint Site
Create a Web Application
Register a Managed Account Using Central Administration
Register a Managed Account Using Central Administration
Register a Managed Account Using Central Administration
Create a Web Application Using Central Administration
Create a Site Collection
Create a Site Collection Using Central Administration
Create a Site Collection Using Central Administration
Create a Site Collection Using Central Administration
Create a List or Library
Create a List or Library
Create a List or Library
Create a List or Library
Modify List or Library Settings
Practice Create a SharePoint Intranet
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Deploying SharePoint Servers and Farms
Take a Practice Test
2. Administering and Automating SharePoint
Before You Begin
Lesson 1: SharePoint Administrative Roles and Interfaces
Administrative Roles
Farm Administrators
Manage the Membership of Farm Administrators
Manage the Membership of Farm Administrators
Windows Administrators
Service Application Administrators
Delegate Administration of a Service Application
Delegate Administration of a Service Application
Service Application Feature Administrators
Site Collection Owners
Assign Site Collection Owners
Assign Site Collection Owners
Site Collection Administrators
Assign Site Collection Administrators
Assign Site Collection Administrators
Site Collection Administrators Clarified
Site Groups and Permissions
SharePoint Administrative Tools
Stsadm
Windows PowerShell
SharePoint 2010 Management Shell
Central Administration
The Security Context of Central Administration
Change the Port of Central Administration
Change the Port of Central Administration Using Stsadm
Change the Port of Central Administration Using Stsadm
Change the Port of Central Administration Using Windows PowerShell
Practice Configure SharePoint Administration
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Automate SharePoint Operations with Windows PowerShell
Introducing Windows PowerShell
SharePoint 2010 Management Shell
Open SharePoint 2010 Management Shell
Open SharePoint 2010 Management Shell
Open SharePoint 2010 Management Shell
Open SharePoint 2010 Management Shell with Administrative Privileges
cmdlets
List All SharePoint Cmdlets
List All SharePoint Cmdlets
List All SharePoint Cmdlets
Get-Help
Objects
Pipeline
Extend the Pipeline to More Than One Line
Aliases
Tab Expansion
Examine and Document the SharePoint Logical Structure Using Windows PowerShell
Examine the SharePoint Logical Structure with Get-SP*
User Interface Terminology vs. Object Model Terminology
Use the Pipeline to Enumerate a Specific Part of the Logical Structure
Discover Object Members (Methods and Properties) Using Get-Member
Write-Output
Display Properties with Select-Object (Alias: Select)
Sort the Pipeline with Sort-Object (Alias: Sort)
Display Results with Format-Table and Format-List (Aliases: ft and fl)
Manage Output Formats
Filter the Pipeline with Where-Object (Aliases: Where,?)
Server-Side Filtering Using -Filter
Operators
Build an Effective Pipeline
Create a SharePoint Intranet Using Windows PowerShell
Create a Web Application Using New-SPWebApplication
Delete a Web Application
Create a Site Collection Using New-SPSite
List Available Site Definitions
Create a Website
Variables
Iterate with ForEach-Object (Aliases: %, ForEach)
Create Multiple Websites with a Windows PowerShell Script
Iterate with the For-Each Statement
Windows PowerShell Scripts
Read and Create Scripts
Run Windows PowerShell Scripts
Local, Global, and Remote Commands
The SharePoint Management Shell Windows PowerShell Profile
Delegate Permissions to Use Windows PowerShell
Delegate Permissions with Add-SPShellAdmin
Delegate Permissions with Add-SPShellAdmin
Delegate Permissions with Add-SPShellAdmin
Practice Administer SharePoint Using Windows PowerShell
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Reporting Properties of the SharePoint Farm
Suggested Practices
Practice 1: Explore the Security-Trimmed Administrative Interfaces
Practice 2: Administer User Roles Using Windows PowerShell
Take a Practice Test
3. Managing Web Applications
Before You Begin
Lesson 1: Configure Web Applications
Understand Web Applications and IIS Web Sites
Design Considerations: One or More Web Applications
Design Considerations: One or More Application Pools and Identities
Configure a New Web Application
Authentication
IIS Web Site
Security Configuration
Claims Authentication Types and Sign In Page URL
Public URL
Application Pool
Database Name and Authentication
Failover Server
Search Server
Service Application Connections
Customer Experience Improvement Program
Delete a Web Application
Delete a Web Application Using Central Administration
Delete a Web Application Using Central Administration
Delete a Web Application Using Central Administration
Delete a Web Application Using Windows PowerShell
Secure Communication with a Web Application Using SSL
Configure a SharePoint Web Application to Use SSL
Create a Certificate
Create a Self-Signed Certificate
Create a Self-Signed Certificate
Bind an SSL Certificate to an IIS Web Site
Create an SSL Binding for an IIS Web Site
Create an SSL Binding for an IIS Web Site
Configure Web Applications
Master Page Setting For Application _Layouts Pages
Configure Application _Layouts Master Pages
Configure Application _Layouts Master Pages
Recycle Bin Configuration
Configure Recycle Bin Settings for a Web Application
Configure Recycle Bin Settings for a Web Application
General Settings
Modify Web Application General Settings
Modify Web Application General Settings
Workflow Settings
Outgoing Email Settings
Configure Outgoing E-Mail Settings for a Web Application
Configure Outgoing E-Mail Settings for a Web Application
Text Message Service Settings
Configure SMS-Based Alerts
Configure SMS-Based Alerts
Self-Service Site Creation
Enable Self-Service Site Creation from the Web Applications Management Page
Enable Self-Service Site Creation from the Web Applications Management Page
Enable Self-Service Site Creation from the Application Management Page
Blocked File Types
Configure Blocked File Types
Configure Blocked File Types
Other Settings in the Web Applications Ribbon
Practice Configure Web Applications
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Configure Authentication
Configure Anonymous Access
Enable Anonymous Authentication
Enable or Disable Anonymous Access on an Existing Web Application
Enable or Disable Anonymous Access on an Existing Web Application
Grant Permissions to Anonymous Users
Configure Anonymous Access for a Site
Configure Anonymous Access for a Site
Configure Anonymous Access to a List or Library
Anonymous Access Restrictions
Configure Anonymous Access Restrictions
Configure Anonymous Access Restrictions
Understand Authentication Types
Configure Classic Mode Authentication
Create a Web Application with Classic Mode Authentication
Create a New Web Application with Classic Mode Authentication
Create a New Web Application with Classic Mode Authentication
Configure a Web Application with Classic Mode Authentication
Configure Authentication Settings from the Web Applications Management Page
Configure Authentication Settings from the Web Applications Management Page
Configure Authentication Settings from the Authentication Providers Page
Windows Authentication Methods
NTLM
Kerberos
Negotiate (Kerberos or NTLM)
Configure Kerberos Authentication
Configure Service Principal Names for a Service or Application Pool
Configure SPNs Using ADSI Edit
Configure SPNs Using ADSI Edit
Configure SPNS Using SetSPN
Configure Service Principal Names for SQL Server
Verify Kerberos Authentication to a Web Application
Connect to Back-End Systems
Additional Resources about Kerberos Authentication
Additional Windows Authentication Methods
Anonymous
Basic
Enable Basic Authentication
Enable Basic Authentication
Digest
Understand Claims Based Authentication
Review Authentication in a Windows Domain
Claims Authentication to a SharePoint Web Application
Trust
Claims
Federation
Claims Authentication
Configure Windows-Claims Authentication
Create a Web Application with Windows-Claims Authentication Using Central Administration
Create a Web Application with Windows-Claims Authentication Using Central Administration
Create a Web Application with Windows-Claims Authentication Using Central Administration
Create an Authentication Provider Using Windows PowerShell
Create a Web Application with Claims Based Authentication Using Windows PowerShell
Configure Forms Based Authentication
Create a Web Application with Forms-Claims Authentication
Create a Web Application with Forms-Claims Authentication Using Central Administration
Create a Web Application with Forms-Claims Authentication Using Central Administration
Create a Web Application with Forms-Claims Authentication Using Windows PowerShell
Configure Web.config Files
Assign Permissions to the User Database
Validate Configuration
Create a Site Collection for a Claims Based Authentication Web App
Configure SAML Token Authentication
Multiple Authentication Providers
Choose an Authentication Type
Convert Web Applications to Claims Authentication
Convert a Web Application to Claims Based Authentication
Convert a Web Application to Claims Based Authentication
Convert a Web Application to Claims Based Authentication
Migrate Users and Permissions
Practice Configure Authentication
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 3: Configure Authentication Zones and Alternate Access Mappings
Requesting SharePoint Content: Access Mappings, Zones, and URLs
Access Mappings
Zones
URLs of SharePoint Site Collections and Content
Access Mappings
Manage Alternate Access Mappings
Manage Alternate Access Mappings
Manage Alternate Access Mappings
Single-Label Host Names and Fully Qualified Host Names
Add Internal URLs
Add Internal URLs
Add a Binding to an IIS Web Site
Off-Box SSL Termination
Load Balancing with Request Overwrites
Review Internal and Public URLs
Public URLs
Edit the Public URLs of a Web Application
Edit the Public URLs of a Web Application
Manage Zones
Define an Alternate Access Mapping
Extend a Web Application
Extend a Web Application
Extend a Web Application
The Case for Extending Web Applications
Remove a Zone
Remove an Extended Zone
Remove an Extended Zone
Multiple Zones
Problems Resulting from Multiple Zones
Multiple Authentication Providers
Anonymous Access Enabled
Anonymous Access Restrictions
Reverse Proxy
HTTPS and HTTP
Different Policies
Guidance and Recommendations for Zones and Access Mappings
Lesson Summary
Practice Configure Access Mappings and Zones
Practice Configure Access Mappings and Zones
Prepare for the Practice
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Troubleshooting Web Application Configuration
Suggested Practices
Manage Web Applications
Practice 1: Configure Network Load Balancing
Practice 2: Configure Forms Based Authentication
Take a Practice Test
4. Administering and Securing SharePoint Content
Before You Begin
Lesson 1: Manage Site Collections and Content Databases
Manage Site Collections
Create Site Collections
Create a Site Collection Using Central Administration
Create a Site Collection Using Central Administration
Create a Site Collection Using Windows PowerShell
Self-Service Site Creation
Create a Site Collection Using Self-Service Site Creation
Create a Site Collection Using Self-Service Site Creation
View Site Collections
View All Site Collections Using Central Administration
View All Site Collections Using Central Administration
View All Site Collections Using Windows PowerShell
Delete Site Collections
Delete a Site Collection Using Central Administration
Delete a Site Collection Using Central Administration
Delete a Site Collection Using Windows PowerShell
Configure Site Collections Using Central Administration
Site Collection Ownership and Administration
Assign Site Collection Owners Using Central Administration
Assign Site Collection Owners Using Central Administration
Assign Site Collection Owners Using Windows PowerShell
Assign Site Collection Administrators Using Central Administration
Assign Site Collection Administrators Using Windows PowerShell
Quotas
Configure a Quota for a Site Collection Using Central Administration
Configure a Quota for a Site Collection Using Central Administration
Configure a Quota for a Site Collection Using Windows PowerShell
Quota Templates
Create, Modify, or Delete a Quota Template
Create, Modify, or Delete a Quota Template
Apply a Quota Template to a Site Collection
Site Collection Locks
Lock or Unlock a Site Collection Using Central Administration
Lock or Unlock a Site Collection Using Central Administration
Lock or Unlock a Site Collection Using Windows PowerShell
User and Group Management
Features
Other Settings in the Site Collections Section of Central Administration
Configure Site Collections Using Site Settings
Configure Site Collection Settings Using the Site Settings Page
Configure Site Collection Settings Using the Site Settings Page
Configure Site Collection Settings Using the Site Settings Page
Multiple Sites vs. Multiple Site Collections
Site Collections and Governance Controls
Site Collections and Content Databases
Multiple Site Collections and Content Databases
Managed Paths
Add Managed Paths for a Web Application Using Central Administration
Add Managed Paths for a Web Application Using Central Administration
Add Managed Paths for a Web Application Using Central Administration
Remove Managed Paths for a Web Application Using Central Administration
Add a Managed Path Using Windows PowerShell
Remove a Managed Path by Using Windows PowerShell
Content Databases
Add a Content Database Using Central Administration
Add a Content Database Using Central Administration
Add a Content Database Using Central Administration
Add a Content Database by Using Windows PowerShell
Add a Site Collection to a Content Databases
Move a Site Collection Between Content Databases
Designing Sites, Site Collections, and Content Databases
Practice Manage Site Collections and Content Databases
Practice Manage Site Collections and Content Databases
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Secure SharePoint Sites and Content
Overview of SharePoint Site Security
Users and Groups
Permissions and Permission Levels
Securable Objects and Inheritance
Administer SharePoint Groups
Default Groups and Permission Levels
Create Groups
Create a SharePoint Group
Create a SharePoint Group
View SharePoint Groups
View SharePoint Groups
View SharePoint Groups
Modify Group Properties
Modify a SharePoint Group
Modify a SharePoint Group
Modify Group Membership
Add a Member to a SharePoint Group
Add a Member to a SharePoint Group
Remove a Member of a SharePoint Group
The Default Group
Designate a Group as the Default Group
Designate a Group as the Default Group
SharePoint Group Management Features
Delegate Membership Management
Enable Requests for Membership
Enable Requests for Site Access
Control Membership Visibility
Active Directory and SharePoint Groups
Configure Permission Levels
Modify a Permission Level
Modify a Permission Level
Modify a Permission Level
Copy a Permission Level
Create a New Permission Level
Delete a Permission Level
Manage User Permissions
Configure User Permissions
Configure User Permissions
Understand Inheritance
Implement SharePoint Roles and Role Assignments
Manage Permissions for a Site, List, Library, Folder, Item, or Document
Stop Inheriting Permissions for a Site
Stop Inheriting Permissions for a Site
Assign a Role (Grant Permissions)
Modify a Role Assignment (Edit Permissions)
Remove a Role Assignment (Remove Permissions)
Reestablish Inheritance
Effective Permissions
View Effective Permissions for an Object
View Effective Permissions for an Object
Manage Web Policy
Manage Permission Policy Levels
Manage Permission Policy Levels
Manage Permission Policy Levels
Delete a Permission Policy Level
Create a User Policy
Modify a User Policy
Delete a User Policy
Audit Access to SharePoint Content
Enable Auditing
Enable Auditing
Enable Auditing
View Audit Log Reports
Practice Manage SharePoint Site Security
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Configure Site Collections and Content Databases
Suggested Practices
Practice 1: Configure and Apply Quota Templates
Practice 2: Explore Site Settings
Practice 3: Security
Take a Practice Test
5. Service Applications and the Managed Metadata Service
Before You Begin
Lesson 1: Administer Service Applications
Service Instance
View Service Instances Using Central Administration
View Service Instances Using Central Administration
View Service Instances Using Central Administration
View Service Instances Using Windows PowerShell
Start a Service Instance Using Central Administration
Start a Service Using Windows PowerShell
Service Applications
Service Application Endpoint
Service Scalability and Redundancy
Create a Service Application
Create a Managed Metadata Service Application Using Central Administration
Create a Managed Metadata Service Application Using Central Administration
Create a Managed Metadata Service Application Using Windows PowerShell
Service Application Connections (Proxies)
Create an Application Connection (Proxy) Using Windows PowerShell
Create an Application Connection (Proxy) Using Windows PowerShell
Create an Application Connection (Proxy) Using Windows PowerShell
Service Application Connection Groups (Proxy Groups)
Edit a Service Application Connection Group Using Central Administration
Edit a Service Application Connection Group Using Central Administration
Edit a Service Application Connection Group Using Central Administration
Create a New Service Application Connection Group
Add a Service Application Connection to an Application Connection Group
Connections for Multiple Instances of a Service Application
Application Associations
Configure Application Associations Using Central Administration
Configure Application Associations Using Central Administration
Configure Application Associations Using Central Administration
Configure Application Associations Using Windows PowerShell
Assign Administrators of a Service Application
Assign Administrators of a Service Application Using Central Administration
Assign Administrators of a Service Application Using Central Administration
Assign Administrators of a Service Application Using Central Administration
Manage Membership of the Delegated Administrators Group
Restrict Access to a Service Application
Restrict Access to a Service Application Using Central Administration
Retrieve a Web Application Service Account Using Central Administration
Retrieve a Web Application Service Account Using Central Administration
Grant Permissions for a Service Application to a Web Application Using Central Administration
Restrict Access to a Service Application Using Windows PowerShell
Restricting Access to a Service Application Using Windows PowerShell
Restricting Access to a Service Application Using Windows PowerShell
Restore Farm-Wide Access to a Service Application Using Windows PowerShell
Restore Farm-Wide Access to a Service Application Using Central Administration
Share Service Applications across Farms
Deploy Cross-Farm Service Applications
Configure Trust between Farms
Export the Root Certificate
Export the Root Certificate
Export the STS Certificate
Establish Trust Using Central Administration
Import the Root Certificate and Create a Trusted Root Authority
Import the STS Certificate and Create a Trusted Service Token Issuer
Publish a Service Application
Publish a Service Application Using Central Administration
Publish a Service Application Using Central Administration
Publish a Service Application Using Windows PowerShell
Retrieve Information About Published Service Applications
Connect to Remote Service Applications
Connect to a Service Application on a Remote Farm Using Central Administration
Connect to a Service Application on a Remote Farm Using Central Administration
Connect to a Service Application on a Remote Farm Using Windows PowerShell
Service Application Design
Practice Administer Service Applications
Practice Administer Service Applications
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Configure the Managed Metadata Service Application
Metadata and Information Architecture
Using Terms
Information Architecture and the Managed Metadata Service Application
Create and Use Terms: The Big Picture
Create Terms in a Term Store
Open the Term Store Management Tool
Open the Term Store Management Tool
Assign Term Store Administrators
Create a Term Group
Create a Term Set
Create a Term
Add a Managed Metadata Column to a Site as a Site Column
Add a Managed Metadata Site Column to a Site Content Type
Apply Terms to Items or Documents
Keywords
Allow Users to Tag Content with Keywords
Add an Enterprise Keywords Column to a Site Content Type
Add an Enterprise Keywords Column to a Site Content Type
Tag Content Using Keywords
Add a Keyword by Using the Term Store Management Tool
Add a Keyword by Using the Term Store Management Tool
Manage Terms
Term Properties
Modify a Term
Modify a Term
Configure a Custom Sort Order for a Term Set
Term Tasks
Enterprise Keywords
Manage Term Sets
Term Set Properties
Term Set Tasks
Manage Term Groups
Manage the Term Store
Delete a Managed Metadata Service Application
Delete a Managed Metadata Service Application
Delete a Managed Metadata Service Application
Local Term Sets
Term Store Design
Scalability Guidelines
Administrative Separation
Term Isolation
Cross-Farm Scalability
Content Type Syndication
Specify the Content Type Hub
Configure the Content Type Hub of a Managed Metadata Service Application
Configure the Content Type Hub of a Managed Metadata Service Application
Configure Web Applications to Consume Content Types
Configure Content Type Subscription for a Managed Metadata Service Application Connection
Configure Content Type Subscription for a Managed Metadata Service Application Connection
Publish a Content Type
Publish a Content Type
Publish a Content Type
Run the Timer Jobs
Manually Run Timer Jobs for Content Type Syndication
Manually Run Timer Jobs for Content Type Syndication
Design Content Type Syndication
Practice Implement the Managed Metadata Service Application
Practice Implement the Managed Metadata Service Application
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Configure Service Applications and the Managed Metadata Service
Suggested Practices
Practice 1: Configure Open Term Sets
Practice 2: Configure Enterprise Keywords
Practice 3: Publish a Service Application
Take a Practice Test
6. Configuring User Profiles and Social Networking
Before You Begin
Lesson 1: Configure User Profiles
Social Networking for Business
Social Networking Example Scenarios
A Method to Broaden Communication
A Personal Location for Content
A Method to Keep in the Loop
User Profiles and the User Profile Service Application
What Is a User Profile?
Planning User Profile Properties
User Profile Subtypes
User Profile Policies
The Business Case for User Profiles
Publishing Relationships
Locating Users
Supporting Audiences
The Role of the User Profile Service Application
Prerequisites for a Functional User Profile Service Application
Extra User Profile Service Applications
The Architecture of the User Profile Service Application
User Profile Service Application Timer Jobs
User Profile Service Application Databases
Configuring the User Profile Service Application
Configuring the User Profile Service Application
Run the Initial Farm COnfiguration Wizard
Run the Initial Farm COnfiguration Wizard
Manually Configuring a User Profile Service Application
Create the User PRofile Service Application in Central Administration
Create the User PRofile Service Application in Central Administration
Create the User PRofile Service Application in WINDOWS PowerShell
Start the User Profile Service and the User Profile Synchronization Service
Synchronizing User Profiles with External Sources
Configuring Synchronization
Connect to a Store of user information
Connect to a Store of user information
Using Connection Filters
Define a Filter
Define a Filter
Mapping User Profile Properties
Configure a Mapping
Configure a Mapping
Running Synchronizations
Initiating a Synchronization Manually
Initiating a Synchronization Manually
Editing the Synchronization Schedule
Practice Configure User Profiles
Practice Configure User Profiles
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Configure My Sites
Giving Users Their Own Sites
A Typical My Site
Planning My Sites
Prerequisites
Prerequisites
Planning the Web Application and Content Database
Geographically Distributed My Sites
Social Tagging
What Can User Do with Tags?
Social Tags
Social Tags
Tag Clouds
Note Board
Ratings
BookMarklets
Planning Social Tagging
Security and privacy
Security and privacy
Performance and Capacity
Assigning Permissions
Configuring My Sites
Configuring a Web Application to Support My Sites
Enabling Self-Service Site Creation
Enabling Self-Service Site Creation
Adding a Managed Path for Personal Sites
Configuring a Site Collection to Support My Sites
Configure a User Profile Service Application to Support My Sites
Other Administrative Tasks
Enabling Activity Streams
Enabling Activity Streams
Assigning User Permissions
Assigning Administrator Permissions
Manage Social Tags
Creating Your Own My Site
Practice Configure My Sites
Practice Configure My Sites
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Configuring User Profiles and Social Networking
Suggested Practices
Practice 1: Configure Synchronization with Other Sources of User Data
Practice 2: Configure Segmented My Sites
Take a Practice Test
7. Administering SharePoint Search
Before You Begin
Lesson 1: Configure Search
Why Do You Need Search?
Characterizing Your Content
The Consequences of Not Indexing
SharePoint Products and Technologies for Search
SharePoint and Search Server Express Capabilities
FAST Search Capabilities
SharePoint Search Architecture
The Search User Interface
Server Roles
IFilters and Protocol Handlers
The Search Process
How SharePoint Crawls Content
How SharePoint Crawls Content
The Query Process
Configuring Search
Deploying a Search Service Application
Start the Intial Farm Configuration Wizard
Start the Intial Farm Configuration Wizard
Deploy a Search Service Application Manually
Deploy a Search Service Application in Windows PowerShell
Defining Content Sources
Defining Search Scopes
Practice Configure Search
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Refine Search
The Need for Adaptation
Partner Organizations
Design Companies
Technical Consultancies
Ways to Refine Search Results
Keywords and Best Bets
Managed Properties
Federated Search
Custom Search Pages
Customizing the Refinement Panel
FAST Search Server 2010 for SharePoint Refinements
Configuring Refinements
Keywords and Best Bets
Add a Keyword
Add a Keyword
Add a Best Bet
Managed Properties
Add a Managed Property
Add a Managed Property
Federating Search Results
Add Federated Locations
Add Federated Locations
Add Federated Results Web Parts
Creating Custom Search Pages
Practice Refine Search Configuration
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 3: Manage Enterprise Search Topology
Planning a Large-Scale Search Architecture
Profiling Requirements
Planning Logical Topology
Planning Physical Topology
Using Multiple Search Service Applications
Supporting Multiple Tenants
Supporting Globally Distributed Search
Hosting Internet and Intranet Sites
Adding FAST Search Server 2010 for SharePoint
FAST Architecture
FAST Service Applications
FAST Farm Components and Server Topology
Configuring FAST Search Server 2010 for SharePoint
Install FAST
Install FAST
Deploy the FAST Service Applications
Practice Build a Fault-Tolerant Search Topology
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Optimizing an Enterprise Search Solution
Suggested Practices
Practice 1: Configure SharePoint to Index Exchange Public Folders
Practice 2: Configure Federation with a Second Search Service Application
Take a Practice Test
8. Implementing Enterprise Service Applications
Before You Begin
Lesson 1: Implement Business Connectivity Services
Connecting SharePoint to Other Business Systems
A Typical Scenario: Tailspin Toys
Business Connectivity Systems
BCS Architecture
Connecting to External Data
Add and Configure a Business Data Connectivity Service Application
Add and Configure a Business Data Connectivity Service Application
Add and Configure a Business Data Connectivity Service Application
Add and Configure a Secure Store Service Application
Create a BCS External Content Type and Define Operations
Add External Lists and Forms
Assign Permissions to the External List
Using BCS Web Parts
Practice Configure a BCS Connection
Practice Configure a BCS Connection
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Implement InfoPath Forms Services
SharePoint and InfoPath
Adding InfoPath Forms to SharePoint 2010
An InfoPath Scenario
InfoPath Forms Architecture
Publishing Locations for InfoPath Forms
Administering InfoPath Forms Services
Create a State Service Application
Create a State Service Application
Create a State Service Application
Upload and Activate Form Templates
Manage Form Templates
Configure Infopath Forms Services
Manage Data Connection Files
Enable the Web Service Proxy for Infopath Forms Services
Creating Sandboxed InfoPath Forms
Publish a Form Template in a Document Library
Publish a Form Template in a Document Library
Publish a Form Template in a Document Library
Modify a Default Sharepoint Form
Practice Configure InfoPath Forms Services
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 3: Implement Excel Services
Excel and SharePoint
Collaboration with SharePoint
Collaboration with SharePoint and Excel Services
Business Intelligence and Dashboards
Excel Services Architecture
Configuring Excel Services
Create an Excel Services Service Application in Central Administration
Create an Excel Services Service Application in Central Administration
Create an Excel Services Service Application in Central Administration
Create an Excel Services Service Application in PowerShell
Configure Excel Services
Using Excel Services
Publish a Spreadsheet to Excel Services
Publish a Spreadsheet to Excel Services
Publish a Spreadsheet to Excel Services
Use the Excel Web Access Web Part
Practice Configure Excel Services
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 4: Implement Access Web Services
Access and SharePoint
Access Web Services Enhancements
Implementing and Configuring Access Web Services
Create an Access Web Services Service Application in Central Administration
Create an Access Web Services Service Application in Central Administration
Create an Access Web Services Service Application in Central Administration
Create an Access Web Services Service Application in PowerShell
Configuring Access Web Services
Using Access Web Services
Create an Access Web Services Web Database
Create an Access Web Services Web Database
Create an Access Web Services Web Database
Practice Configure Access Web Services
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 5: Implement Visio Services
Visio and SharePoint
Plan Visio Services Connections
Configuring Visio Services
Create a Visio Services Service Application in Central Administration
Create a Visio Services Service Application in Central Administration
Create a Visio Services Service Application in Central Administration
Create a Visio Services Service Application in Windows PowerShell
Configure Visio Services
Using Visio Services
Publish and View a Visio Web Drawing
Publish and View a Visio Web Drawing
Publish and View a Visio Web Drawing
Use the Visio Web Access Web Part to Display a Web Drawing
Practice Configure Visio Services
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 6: Implement Office Web Applications
The Role of Office Web Applications
Office Web Applications Architecture
Deploying Office Web Applications
Install Office Web Applications
Install Office Web Applications
Install Office Web Applications
Testing Office Web Applications
Practice Configure Office Web Applications
Practice Configure Office Web Applications
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Configuring User Profiles and Social Networking
Suggested Practices
Practice 1: Set Up a BCS Connection to the Adventure Works Sample Database
Practice 2: Build a Business Intelligence Dashboard
Take a Practice Test
9. Deploying and Upgrading to SharePoint 2010
Before You Begin
Lesson 1: Upgrade to SharePoint 2010
Understanding Upgrade and Migration Approaches
Upgrade Requirements
64-Bit Environment
Operating System
SQL Server
SharePoint Version
Pre-Upgrade Check
Managing Customizations
In-Place Upgrade
Database Attach Upgrade
Database Attach Upgrade with Read-Only Databases
In-Place Upgrade with Detached Databases
Using a Temporary Upgrade Farm
Other Upgrade Approaches
Visual Upgrade
Upgrading Services Using In-Place Upgrade
Upgrading SSPs Using In-Place Upgrade
Upgrading Search Using In-Place Upgrade
Upgrading Services Using Database Attach Upgrade
Upgrading Profiles Using Database Attach Upgrade
Upgrading Search Using Database Attach Upgrade
Upgrading InfoPath Forms Service Using Database Attach Upgrade
Upgrading BDC Using Database Attach Upgrade
Upgrading Excel Services Using Database Attach Upgrade
Upgrading SSO Using Database Attach Upgrade
Post-Upgrade Steps
Reviewing and Troubleshooting Upgrade Results
Additional Upgrade Paths
Upgrade Notes
Practice Upgrade to SharePoint 2010
Practice Upgrade to SharePoint 2010
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Scale and Manage SharePoint 2010 Farms
SharePoint Server Roles
Determine Topology
Add a Web or Application Server to the Farm
Prepare a Server for Addition to the Farm
Install SharePoint Prerequisites
Install SharePoint Server
Install SharePoint Server
Install SharePoint Server
Add the Server to the Farm
Add a Server to the Farm Using the SharePoint 2010 Products Configuration Wizard
Add a Server to the Farm Using the SharePoint 2010 Products Configuration Wizard
Add a Server to the Farm Using Windows PowerShell
Verify the Addition of the Server
Configure the Server Role
Start or Stop Services on a Server by Using Central Administration
Start or Stop Services on a Server by Using Central Administration
Start or Stop Services on a Server by Using Central Administration
Add a Database Server to the Farm
Remove a Server from the Farm
Remove a Server from the Farm
Remove a Server from the Farm
Remove a Server from the Farm
Track the Creation of SharePoint Farms
Create a Container for SharePoint Service Connection Points
Create a Container for SharePoint Service Connection Points
Create a Container for SharePoint Service Connection Points
Block SharePoint Installation
Managed Accounts
Register a Managed Account
Register a Managed Account
Register a Managed Account
Use a Managed Account
Change the Password of a Managed Account
Change the Password of a Managed Account
Change the Password of a Managed Account
Automate Password Changes
Configure Automatic Password Changes for a Managed Account
Configure Automatic Password Changes for a Managed Account
Configure the Email Address for Notifications
Configure Notification of Expiring Passwords for Managed Accounts
Change Service and Application Pool Accounts
Change a Service or Application Pool Account
Change a Service or Application Pool Account
Support Multiple Languages
Configure Additional Languages for a Site
Configure Additional Languages for a Site
Configure Additional Languages for a Site
Practice Scale and Manage a SharePoint 2010 Farm
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenarios
Case Scenario 1: Determining an Upgrade Strategy
Case Scenario 2: Managing SharePoint Farms in the Enterprise
Suggested Practices
Managing SharePoint Farms
Practice 1: Manage Service Accounts
Take a Practice Test
10. Administering SharePoint Customization
Before You Begin
Lesson 1: Customize SharePoint
Introduction to SharePoint Customization
SharePoint Customization Techniques
SharePoint Customization Roles
SharePoint Customization Tools
Customization Scenarios and Example Approaches
Help Desk Solution
Document Authoring Solution
HR Integration Solution
Customizable Objects
User Interface Elements
Content Types and Columns
Forms
Workflows
Site Templates and Site Definitions
Administrator Customization Tasks
Create and Edit a Web Part Page in the Browser
Create and Edit a Web Part Page in the Browser
Create and Edit a Web Part Page in the Browser
Add and Connect Web Parts in the Browser
Add a Silverlight Application to a Web Page
Create a New Master Page in SharePoint Designer
Create a Workflow in SharePoint Designer
Practice Building a Custom SharePoint Site
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Deploy and Manage Solutions and Features
Introducing Solutions and Features
Features
Farm Solutions
User Solutions
Feature Management
Install a Feature in Windows PowerShell
Install a Feature in Windows PowerShell
Install a Feature in Windows PowerShell
Activate or Deactivate a Farm Feature in Central Administration
Activate or Deactivate a Site or Site Collection Feature
Activate or Deactivate a Web Application Feature
Activate a Feature in Windows PowerShell
Remove a Feature
User Solution Management
Upload and Install a User Solution in the Browser
Upload and Install a User Solution in the Browser
Upload and Install a User Solution in the Browser
Upload and Install a User Solution in Windows PowerShell
Uninstall and Remove a User Solution in the Browser
Uninstall and Remove a User Solution in Windows PowerShell
Farm Solution Management
Upload a Farm Solution
Upload a Farm Solution
Upload a Farm Solution
Install a Farm Solution in Central Administration
Install a Farm Solution in Windows PowerShell
Uninstall a Farm Solution in Central Administration
Uninstall and Remove a Farm Solution in Windows PowerShell
Practice Managing Features and Solutions
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 3: Support Custom Solutions
Introducing Supporting Custom Solutions
Supporting User Solutions
The Architecture of the Sandbox
Planning Resource Usage Quotas
Implementing Resource Usage Quotas
Set the Resource Usage Quota for a Site Collection
Set the Resource Usage Quota for a Site Collection
Isolating and Load Balancing Sandboxed Solution Code
Set the User Solution Execution Mode for a SharePoint Farm
Set the User Solution Execution Mode for a SharePoint Farm
Configure a Server to Run the Sandboxed Code Service
Security and Stability Considerations
Permissions for Managing Features and Solutions
Restrict Access to the User Solution Gallery
Restrict Access to the User Solution Gallery
Testing and Staging Customizations
Configuring Search to Support Customizations
Practice Supporting Custom Solutions
Practice Supporting Custom Solutions
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Deploying a Third-Party Custom Relationship Management Solution
Suggested Practices
Practice 1: Create Your Own Custom User Solution
Practice 2: Configure Sandboxed Code Load Balancing in a Multi-Server Farm
Take a Practice Test
11. Implementing Business Continuity
Before You Begin
Lesson 1: Configure High Availability
What Is High Availability?
The Importance of High Availability in SharePoint
The Importance of Good Security
High-Availability Hardware Architectures
Fault-Tolerant Disk Arrays
Fault-Tolerant Power Hardware
High-Availability SharePoint Architectures
Multiple Web Front-End Servers
Multiple Application Servers
FAST Search Architectures
High-Availability Database Architectures
Example Farms
A Highly Available Small Farm
A Highly Available Medium-Sized Farm
A Hosted SharePoint Farm
Practice Configure High Availability
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: Back Up and Restore SharePoint
The Importance of Backup and Restore
Recovering Accidentally Deleted Items
Disaster Recovery
Migrating Content
Planning a Disaster Recovery Strategy
Backup and Restore Tools and Techniques
The Recycle Bin
Configure the Recycle Bin
Configure the Recycle Bin
Farm Backup in Central Administration
Back Up a SharePoint Farm
Back Up a SharePoint Farm
Granular Backup in Central Administration
Back Up a Site Collection
Back Up a Site Collection
Back Up a Site
Restoring Data in Central Administration
Restore a Farm Backup
Restore a Farm Backup
Backup and Restore in Windows PowerShell
Backing Up the IIS Configuration
Back Up the IIS Configuration
Back Up the IIS Configuration
SQL Server Backup Methods
Set a Database Recovery Model
Set a Database Recovery Model
Back Up a SharePoint Content Database
SQL Server Restore Methods
Restore a Database to SQL Server
Restore a Database to SQL Server
Attach a Restored Database
Recover Items from an Unattached Database
Practice Configure User Profiles
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Improving Resilience and Recovery Times
Suggested Practices
Practice 1: Set Up a Multi-Server SharePoint Farm in the Lab
Practice 2: Using Backups to Migrate Data
Take a Practice Test
12. Monitoring and Optimizing SharePoint Performance
Before You Begin
Lesson 1: Monitor Performance
Introduction to Monitoring SharePoint
Pre-Deployment Performance Testing
Benchmarking and Regular Performance Monitoring
Identifying Bottlenecks and Troubleshooting
Sources of Information
Preparing for Monitoring
Configuring SharePoint for Monitoring
Configure the Frequency of the Microsoft SharePoint Foundation Usage Data Import Timer Job
Configure the Frequency of the Microsoft SharePoint Foundation Usage Data Import Timer Job
Configure Usage Data Collection
Configure Diagnostic Logging
Stress Simulation Tools
Using Performance Monitor
Performance Monitor, Data Collector Sets, and Reports
Windows Performance Counters
SharePoint Counters
SQL Server Counters
Using the Developer Dashboard
Enabling the Developer Dashboard
Enabling the Developer Dashboard
Enabling the Developer Dashboard
Practice Monitor SharePoint Performance
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 2: SharePoint Health Analyzer
Introducing SharePoint Health Analyzer
Using Health Analyzer
Health Analyzer Architecture
Health Analyzer Configuration
Configure Job Definitions
Configure Job Definitions
Configure Job Definitions
Configure Health Analyzer Timer Jobs
Practice Use SharePoint Health Analyzer to Diagnose Issues
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 3: Usage Reports and Web Analytics
Introducing SharePoint Web Analytics Reports
Reports in Central Administration
Usage and Health Reporting Process
Web Analytics Reports and Tools
SQL Server Reporting Services
Configuring and Using Usage Reports and Logs
Configure Usage and Health Data Collection
Configure Usage and Health Data Collection
Configure Usage and Health Data Collection
Configure the Log Collection Schedule
Configuring and Using Web Analytics
Create a Web Analytics Service Application
Create a Web Analytics Service Application
Create a Web Analytics Service Application
View a Report and Export It to Excel
Use Web Analytics Workflows
Use the Web Analytics Web Part
Configuring SSRS
Install the Reporting Services Add-In
Install the Reporting Services Add-In
Install the Reporting Services Add-In
Activate the Report Server Feature
Configure the Report database in SharePoint Integrated Mode
Configure Report Services Integration in SharePoint Central Administration
Practice Analyze SharePoint Usage
Prepare for the Practice
Lesson Summary
Lesson Review
Lesson 4: Optimize Content Storage and Access
Introducing Optimization
High-Performance SharePoint Configuration
Resource Throttling
Configure Resource Throttling
Configure Resource Throttling
Remote BLOB Storage
BLOB Cache
Configure the BLOB Cache
Configure the BLOB Cache
Output Cache
Object Cache
Optimizing Storage
Content Databases
Service Applications and Other Databases
Practice Optimize Content Access
Prepare for the Practice
Lesson Summary
Lesson Review
Chapter Review
Chapter Summary
Key Terms
Case Scenario: Monitoring Web Part Deployment
Suggested Practices
Practice 1: Deploy SSRS
Practice 2: Test How Caching and Resource Throttling Affect Performance
Take a Practice Test
A. Answers
Chapter 1
Lesson 1
Lesson 2
Lesson 3
Case Scenario: Deploying SharePoint Servers and Farms
Chapter 2
Lesson 1
Lesson 2
Case Scenario: Reporting Properties of the SharePoint Farm
Chapter 3
Lesson 1
Lesson 2
Lesson 3
Case Scenario: Troubleshooting Web Application Configuration
Chapter 4
Lesson 1
Lesson 2
Case Scenario: Configure Site Collections and Content Databases
Chapter 5
Lesson 1
Lesson 2
Case Scenario: Configure Service Applications and the Managed Metadata Service
Chapter 6
Lesson 1
Lesson 2
Case Scenario: Configuring User Profiles and Social Networking
Chapter 7
Lesson 1
Lesson 2
Lesson 3
Case Scenario: Optimizing an Enterprise Search Solution
Chapter 8
Lesson 1
Lesson 2
Lesson 3
Lesson 4
Lesson 5
Lesson 6
Case Scenario: Configuring User Profiles and Social Networking
Chapter 9
Lesson 1
Lesson 2
Case Scenario 1: Determining an Upgrade Strategy
Case Scenario 2: Managing SharePoint Farms in the Enterprise
Chapter 10
Lesson 1
Lesson 2
Lesson 3
Case Scenario: Deploying a Third-Party Custom Relationship Management Solution
Chapter 11
Lesson 1
Lesson 2
Case Scenario: Improving Resilience and Recovery Times
Chapter 12
Lesson 1
Lesson 2
Lesson 3
Lesson 4
Case Scenario: Monitoring Web Part Deployment
Index
About the Authors
← Prev
Back
Next →
← Prev
Back
Next →