SlideShare a Scribd company logo
First Look Clinic: What’s New for
IT Professionals in Microsoft®
SharePoint® Server 2013
Sayed Ali (MCTS , MCITP , MCT , MCSA , MCSE )
Sayed.ali@outlook.com
Senior SharePoint Administrator
Arabian Advanced Systems(Naseej)
About
 Senior SharePoint Administrator at Arabian Advanced Systems
(Naseej)
 Microsoft Certified Technology Specialist (MCTS)
 Microsoft Certified IT Professional (MCITP)
 Microsoft Certified Trainer (MCT)
 Microsoft Certified Solution Association , Windows Server 2012
(MCSA)
 Microsoft Certified Solution Expert , SharePoint 2013(MCSE)
 Email : sayed.ali@outlook.com
 Twitter : @sayed_dev
 LinkedIn : http://sa.linkedin.com/in/sayedaly
 Blog : http://www.sayed-ali.com/blog
 Mobile : +966541010095
Course Agenda
 Architecture Changes
 Security and Identity Management
 What’s New in Business Connectivity Services?
 What’s New in Search?
 What's New in Business Intelligence?
 What's New in Composites
 What’s New in Enterprise Content Management
 What's New in Records Management and Compliance
 What’s New in Social Computing
 What’s New for Mobile Users
 The Authoring Process
 Search-Driven Sites
Day 1 Agenda
 Architecture Changes
 Security and Identity Management
 What’s New in Business Connectivity Services?
 What’s New in Search?
Lesson 1: Architecture Changes
 Request Management
 Service Applications
 Office Web Applications
 SharePoint Apps
 Upgrading to SharePoint 2013
 Demonstration: Administering SharePoint 2013
Request Management
 Enables SharePoint to process incoming requests according to
configurable rules
 Run in integrated mode for most environments
 Run in dedicated mode for large environments and multiple farms
 Consists of three components:
 Request Throtting and Routing
 Request Prioritization
 Request Load Balancing
 Create routing rules and throttling rules to prioritize requests and
maintain service levels
Request Management
SharePoint Web Server
SharePoint Foundation Web Application Service
Filter out requests which should be throttled or prioritized
Select which web servers the request may be sent to
Select a single web server to route to, based upon weighting
schemes
Request Management Service
Incoming Requests
Configuration
Service Applications
 The Application Management Service manages licenses and permissions
for SharePoint apps
 SharePoint Translation Services provides automated, machine-based
translation of documents and content
 The Work Management Service aggregates task data from other business
platforms in SharePoint My Sites
 Office Web Applications and Web Analytics are no longer service
applications in SharePoint 15
Office Web Applications
 Office Web Applications is now a separate server product
 You can scale your Office Web Applications and SharePoint deployments
independently
 One Office Web Applications farm can serve multiple SharePoint farms
 Use Windows PowerShell to associate your SharePoint farm with an
Office Web Applications farm
SharePoint Apps
 A new way of distributing and exposing functionality through the
SharePoint UI
 App logic can run in the cloud or in the local environment
 Apps can be purchased or downloaded from the Office Marketplace
 The Corporate Catalog site collection makes apps available across a
SharePoint web application
 Apps can only access SharePoint functionality through the CSOM
Upgrading to SharePoint 2013
 Database attach upgrade is the only supported upgrade path from
SharePoint 2010 to SharePoint 15
1. Create a new SharePoint 15 server farm
2. Migrate your content databases
3. Perform the upgrade
 Upgrade of servers and databases is now separate from upgrade of site
collections
 Site collections can continue to run in SharePoint 2010 mode
 Platform supports both SharePoint 15 and SharePoint 2010 version of most
components and resources
Demonstration: Administering SharePoint 2013
 Central Administration structure is unchanged
 New options for managing SharePoint apps
 New service applications
 Application Management Service
 SharePoint Translation Services
 Work Management Service
 App Fabric Application Proxy
 Creating web applications
 Only claims authentication is available through the UI
Lesson 2: Security and Identity Management
 Authentication in SharePoint 2013
 SharePoint 2013 and OAuth 2.0
 Application Authentication and Authorization
 Server to Server Authentication
Authentication in SharePoint 2013
 Claims-based authentication is now the default option
 Classic authentication mode has been deprecated
 Three types of claims-based authentication are supported
 Windows claims
 FBA claims
 SAML claims
 Distributed Cache service tracks FedAuth cookies
 Improved logging and diagnostics for authentication
SharePoint 2013 and OAuth 2.0
 OAuth enables users to share specific resources with third parties
without sharing their access credentials
 Third parties are issued with an access token
 An access token grants access to a specific resource for a defined period
of time (for example 30 minutes)
 SharePoint 15 implements and extends OAuth 2.0 for two scenarios:
 Application authentication and authorization
 Server to server authentication
Application Authentication and Authorization
1. User loads an app in SharePoint
2. App requests an access token from Azure ACS
3. ACS authenticates app and issues token
SharePoint
User
App
Azure ACS
1
2 3
4
5
6
4. App presents access token to SharePoint
5. SharePoint returns data to app
6. App presents data to user
Server to Server Authentication
 Enterprise functionality relies on server applications sharing information
on behalf of users
 The S2S STS issues access tokens that enable SharePoint to retrieve or
provide information on behalf of users
 PowerShell is used to configure trust relationships between SharePoint,
Exchange, and Lync
SharePoint Server Exchange Server
SharePoint STS Exchange STS
Trust Relationship
Access Token
Data
Lesson 3: What’s New in Business Connectivity
Services?
 OData Connections
 External Events
 External List Enhancements
 BDC Model Scopes
 Demonstration: Adding an OData Connection in SharePoint Designer 2013
OData Connections
 BCS includes native support for OData
 Generate BDC models from OData automatically in Visual Studio
 Build BDC models from OData interactively in SharePoint Designer
 OData provides access to a wide range of third party systems and data sources
External Events
SharePoint
SharePoint
BDC
External
System
OData
endpoint
Operations
Notifications
Alerts
External List Enhancements
 Performance improvements
 Limit number of results returned
 Sorting is performed by external system
 Filtering is performed by external system
 Users can export external list data to Excel
BDC Model Scopes
Farm (BCS) Scope
App Scope
SharePoint App SharePoint App
External Systems
BDC
Connection
BDC
Connection
BDC
Connection
BDC Model BDC Model
Demonstration: Adding an OData Connection in
SharePoint Designer 2013
 Create a new external content type in SharePoint Designer
 Add a new data connection
 Connect to an Odata provider
 Explore the data and define operations
Lesson 4: What’s New in Search?
 Search Architecture
 Search Crawl
 Relevance Enhancements
 User Interface Enhancements
Search Architecture
Crawl
Component
Content
Processing
Component
Index
Component
Query
Processing
Component
Analytics
Processing
Component
Crawl
Database
Analytics
Reporting
Database
Link
Database
Content
Sources
Client
Application
Event Store
Search Crawl
 Continuous crawl
 Alternative to scheduled incremental crawl
 Crawl processes are started automatically as required
 Keeps index as fresh as possible
 Entity search
 Crawler looks for specific words or phrases, or entities, in unstructured content
 Could include product names or project codenames
 Create and deploy dictionaries containing your entities
 Entities are stored as managed properties
Relevance Enhancements
• The search analytics component continually works to improve relevance
• Query rules enable you to match search results to user intent
• Result sources replace federated locations and search scopes
User Interface Enhancements
• Out of the box
• Search results differentiated by type
• Hover previews of Office documents
• Search results optimized per user search history
• Customized at search service level
• Result blocks provide visual grouping of particular types of results
• Customized at site level
• Result types use rules to match search results
• Display templates determine look and feel of result types
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1

More Related Content

PPTX
What's New for IT Professionals in SharePoint Server 2013
PDF
Social Intranet Using Share Point Implementation
PPT
Case study for share point implementation for social intranet
PPTX
SharePoint 2010 For Business
PDF
Share point answer the question
PPTX
TSPUG: Content Management in SharePoint 2010
PPTX
Core SharePoint 2013 Concepts
PPTX
ESPC14 - T13 - Implementing a Hybrid SharePoint 2013 and Office 365 environment
What's New for IT Professionals in SharePoint Server 2013
Social Intranet Using Share Point Implementation
Case study for share point implementation for social intranet
SharePoint 2010 For Business
Share point answer the question
TSPUG: Content Management in SharePoint 2010
Core SharePoint 2013 Concepts
ESPC14 - T13 - Implementing a Hybrid SharePoint 2013 and Office 365 environment

What's hot (20)

PPTX
SPS Belgium 2015 - High-trust Apps for On-Premises Development
PPTX
Dynamics 365 and Office 365 Integrations
PPTX
Share point 2010-uiimprovements
PPT
SharePoint 2010 and its development tools
PPTX
SharePoint 2010 - What's New?
PPTX
Office 365 SUGUK march 2011
PPTX
Intro: SharePoint 2013 Apps for IT Pros
PPTX
Demystifying SharePoint Server 2016
PPTX
Solve Todays Problems with 10 New SharePoint 2010 Features
PPTX
SPSMad2016 Rubén Toribio - Template
PPTX
Comparison of SharePoint 2010 and SharePoint 2013
PDF
SharePoint 2016 : C’est quoi les nouveautés?
PPTX
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
PPTX
Exploring SharePoint 2013 by Chandu Raj
PDF
What's New for Developers in SharePoint 2013
PPTX
The Future of SharePoint - SharePoint 2016
PPTX
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
PDF
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
PDF
Collab365: What's new in SharePoint 2016 for IT Pros
PPTX
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
SPS Belgium 2015 - High-trust Apps for On-Premises Development
Dynamics 365 and Office 365 Integrations
Share point 2010-uiimprovements
SharePoint 2010 and its development tools
SharePoint 2010 - What's New?
Office 365 SUGUK march 2011
Intro: SharePoint 2013 Apps for IT Pros
Demystifying SharePoint Server 2016
Solve Todays Problems with 10 New SharePoint 2010 Features
SPSMad2016 Rubén Toribio - Template
Comparison of SharePoint 2010 and SharePoint 2013
SharePoint 2016 : C’est quoi les nouveautés?
Configuring Hybrid Workloads for SharePoint 2013 and O365 by Neil Hodgkinson
Exploring SharePoint 2013 by Chandu Raj
What's New for Developers in SharePoint 2013
The Future of SharePoint - SharePoint 2016
Hybrid SharePoint - Office 365 & On-prem SharePoint 2013 -part2
Succeeding with Hybrid SharePoint (includes new Cloud SSA material)
Collab365: What's new in SharePoint 2016 for IT Pros
Intro to Develop and Deploy Apps for Microsoft SharePoint and Office 2013
Ad

Viewers also liked (7)

PPTX
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
PDF
Biomar tacna 3
PDF
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
PPT
Halloween ppt
PDF
Fc business entrepreneurshipmanagement
PPTX
SharePoint 2013 Preview Web Content Management(WCM)
PDF
Incorporating “Culture” in psychology research from the indigenous perspective
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
Biomar tacna 3
Overview of NonProfit Web Content Marketing Strategy Presentation for ESCHous...
Halloween ppt
Fc business entrepreneurshipmanagement
SharePoint 2013 Preview Web Content Management(WCM)
Incorporating “Culture” in psychology research from the indigenous perspective
Ad

Similar to What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1 (20)

PPTX
Introducing SP2010 To Administrators
PPTX
Meec 2010 SharePoint 2010
PPTX
Introduction to Sharepoint 2013 Devlopment
PPTX
Office 365 Deployment Strategies 2.0
PPTX
MicroSoft Sharepoint Online Training in Canada
PPTX
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
PPTX
Is BCS Dead?
PPTX
SharePoint 2010
PPTX
Chris givens building custom service applications
PPT
Seminar On Share Point By Maroof Ahmad
PPT
Sp products and technologies- Dipali Shiledar
PPTX
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3
PPTX
What's new in SharePoint Server 2013 (End user - Admin – Developer)
PPTX
Intro to SharePoint for Developers
PPTX
Get Ready for SharePoint 2016
PPT
Introduction to SharePoint 2013
PPTX
Updates from Microsoft Ignite
PPTX
Share point 2010
PPTX
Revolutionizing Business Processes with SharePoint Online and Power Apps
PPTX
SharePoint 2010 - IT Platform upgrade and Management
Introducing SP2010 To Administrators
Meec 2010 SharePoint 2010
Introduction to Sharepoint 2013 Devlopment
Office 365 Deployment Strategies 2.0
MicroSoft Sharepoint Online Training in Canada
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
Is BCS Dead?
SharePoint 2010
Chris givens building custom service applications
Seminar On Share Point By Maroof Ahmad
Sp products and technologies- Dipali Shiledar
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 3
What's new in SharePoint Server 2013 (End user - Admin – Developer)
Intro to SharePoint for Developers
Get Ready for SharePoint 2016
Introduction to SharePoint 2013
Updates from Microsoft Ignite
Share point 2010
Revolutionizing Business Processes with SharePoint Online and Power Apps
SharePoint 2010 - IT Platform upgrade and Management

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
KodekX | Application Modernization Development
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Spectral efficient network and resource selection model in 5G networks
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Approach and Philosophy of On baking technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Empathic Computing: Creating Shared Understanding
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
sap open course for s4hana steps from ECC to s4
Building Integrated photovoltaic BIPV_UPV.pdf
Encapsulation_ Review paper, used for researhc scholars
KodekX | Application Modernization Development
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Review of recent advances in non-invasive hemoglobin estimation
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Spectral efficient network and resource selection model in 5G networks
The AUB Centre for AI in Media Proposal.docx
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
cuic standard and advanced reporting.pdf
Approach and Philosophy of On baking technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Programs and apps: productivity, graphics, security and other tools
Agricultural_Statistics_at_a_Glance_2022_0.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Empathic Computing: Creating Shared Understanding
The Rise and Fall of 3GPP – Time for a Sabbatical?
MYSQL Presentation for SQL database connectivity
sap open course for s4hana steps from ECC to s4

What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 1

  • 1. First Look Clinic: What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Sayed Ali (MCTS , MCITP , MCT , MCSA , MCSE ) Sayed.ali@outlook.com Senior SharePoint Administrator Arabian Advanced Systems(Naseej)
  • 2. About  Senior SharePoint Administrator at Arabian Advanced Systems (Naseej)  Microsoft Certified Technology Specialist (MCTS)  Microsoft Certified IT Professional (MCITP)  Microsoft Certified Trainer (MCT)  Microsoft Certified Solution Association , Windows Server 2012 (MCSA)  Microsoft Certified Solution Expert , SharePoint 2013(MCSE)  Email : sayed.ali@outlook.com  Twitter : @sayed_dev  LinkedIn : http://sa.linkedin.com/in/sayedaly  Blog : http://www.sayed-ali.com/blog  Mobile : +966541010095
  • 3. Course Agenda  Architecture Changes  Security and Identity Management  What’s New in Business Connectivity Services?  What’s New in Search?  What's New in Business Intelligence?  What's New in Composites  What’s New in Enterprise Content Management  What's New in Records Management and Compliance  What’s New in Social Computing  What’s New for Mobile Users  The Authoring Process  Search-Driven Sites
  • 4. Day 1 Agenda  Architecture Changes  Security and Identity Management  What’s New in Business Connectivity Services?  What’s New in Search?
  • 5. Lesson 1: Architecture Changes  Request Management  Service Applications  Office Web Applications  SharePoint Apps  Upgrading to SharePoint 2013  Demonstration: Administering SharePoint 2013
  • 6. Request Management  Enables SharePoint to process incoming requests according to configurable rules  Run in integrated mode for most environments  Run in dedicated mode for large environments and multiple farms  Consists of three components:  Request Throtting and Routing  Request Prioritization  Request Load Balancing  Create routing rules and throttling rules to prioritize requests and maintain service levels
  • 7. Request Management SharePoint Web Server SharePoint Foundation Web Application Service Filter out requests which should be throttled or prioritized Select which web servers the request may be sent to Select a single web server to route to, based upon weighting schemes Request Management Service Incoming Requests Configuration
  • 8. Service Applications  The Application Management Service manages licenses and permissions for SharePoint apps  SharePoint Translation Services provides automated, machine-based translation of documents and content  The Work Management Service aggregates task data from other business platforms in SharePoint My Sites  Office Web Applications and Web Analytics are no longer service applications in SharePoint 15
  • 9. Office Web Applications  Office Web Applications is now a separate server product  You can scale your Office Web Applications and SharePoint deployments independently  One Office Web Applications farm can serve multiple SharePoint farms  Use Windows PowerShell to associate your SharePoint farm with an Office Web Applications farm
  • 10. SharePoint Apps  A new way of distributing and exposing functionality through the SharePoint UI  App logic can run in the cloud or in the local environment  Apps can be purchased or downloaded from the Office Marketplace  The Corporate Catalog site collection makes apps available across a SharePoint web application  Apps can only access SharePoint functionality through the CSOM
  • 11. Upgrading to SharePoint 2013  Database attach upgrade is the only supported upgrade path from SharePoint 2010 to SharePoint 15 1. Create a new SharePoint 15 server farm 2. Migrate your content databases 3. Perform the upgrade  Upgrade of servers and databases is now separate from upgrade of site collections  Site collections can continue to run in SharePoint 2010 mode  Platform supports both SharePoint 15 and SharePoint 2010 version of most components and resources
  • 12. Demonstration: Administering SharePoint 2013  Central Administration structure is unchanged  New options for managing SharePoint apps  New service applications  Application Management Service  SharePoint Translation Services  Work Management Service  App Fabric Application Proxy  Creating web applications  Only claims authentication is available through the UI
  • 13. Lesson 2: Security and Identity Management  Authentication in SharePoint 2013  SharePoint 2013 and OAuth 2.0  Application Authentication and Authorization  Server to Server Authentication
  • 14. Authentication in SharePoint 2013  Claims-based authentication is now the default option  Classic authentication mode has been deprecated  Three types of claims-based authentication are supported  Windows claims  FBA claims  SAML claims  Distributed Cache service tracks FedAuth cookies  Improved logging and diagnostics for authentication
  • 15. SharePoint 2013 and OAuth 2.0  OAuth enables users to share specific resources with third parties without sharing their access credentials  Third parties are issued with an access token  An access token grants access to a specific resource for a defined period of time (for example 30 minutes)  SharePoint 15 implements and extends OAuth 2.0 for two scenarios:  Application authentication and authorization  Server to server authentication
  • 16. Application Authentication and Authorization 1. User loads an app in SharePoint 2. App requests an access token from Azure ACS 3. ACS authenticates app and issues token SharePoint User App Azure ACS 1 2 3 4 5 6 4. App presents access token to SharePoint 5. SharePoint returns data to app 6. App presents data to user
  • 17. Server to Server Authentication  Enterprise functionality relies on server applications sharing information on behalf of users  The S2S STS issues access tokens that enable SharePoint to retrieve or provide information on behalf of users  PowerShell is used to configure trust relationships between SharePoint, Exchange, and Lync SharePoint Server Exchange Server SharePoint STS Exchange STS Trust Relationship Access Token Data
  • 18. Lesson 3: What’s New in Business Connectivity Services?  OData Connections  External Events  External List Enhancements  BDC Model Scopes  Demonstration: Adding an OData Connection in SharePoint Designer 2013
  • 19. OData Connections  BCS includes native support for OData  Generate BDC models from OData automatically in Visual Studio  Build BDC models from OData interactively in SharePoint Designer  OData provides access to a wide range of third party systems and data sources
  • 21. External List Enhancements  Performance improvements  Limit number of results returned  Sorting is performed by external system  Filtering is performed by external system  Users can export external list data to Excel
  • 22. BDC Model Scopes Farm (BCS) Scope App Scope SharePoint App SharePoint App External Systems BDC Connection BDC Connection BDC Connection BDC Model BDC Model
  • 23. Demonstration: Adding an OData Connection in SharePoint Designer 2013  Create a new external content type in SharePoint Designer  Add a new data connection  Connect to an Odata provider  Explore the data and define operations
  • 24. Lesson 4: What’s New in Search?  Search Architecture  Search Crawl  Relevance Enhancements  User Interface Enhancements
  • 26. Search Crawl  Continuous crawl  Alternative to scheduled incremental crawl  Crawl processes are started automatically as required  Keeps index as fresh as possible  Entity search  Crawler looks for specific words or phrases, or entities, in unstructured content  Could include product names or project codenames  Create and deploy dictionaries containing your entities  Entities are stored as managed properties
  • 27. Relevance Enhancements • The search analytics component continually works to improve relevance • Query rules enable you to match search results to user intent • Result sources replace federated locations and search scopes
  • 28. User Interface Enhancements • Out of the box • Search results differentiated by type • Hover previews of Office documents • Search results optimized per user search history • Customized at search service level • Result blocks provide visual grouping of particular types of results • Customized at site level • Result types use rules to match search results • Display templates determine look and feel of result types