SlideShare a Scribd company logo
Exploring SharePoint 2013
From an IT Pro Perspective



                             Presented by:
About Me
    Veenus Maximiuk, MCITP, MCTS, MCPD, vTS
    SharePoint Managing Architect


          spvee.wordpress.com
          @SharePointVee

          Linkedin.com/in/vmaximiuk

          vmaximiuk@iccohio.com


2     © 2013, Information Control Corporation
Agenda


                                                  Service          Search &
                                 Architecture
                                                Applications   Office Web Apps



                              User Profile Service     Demos          Q&A




3    © 2013, Information Control Corporation
Architecture


4   © 2013, Information Control Corporation
Minimum Hardware Requirements


    Web/App Servers in                         Database Server in   ALWAYS Perform
    Three-Tier Farm                            Three-Tier Farm      Capacity Planning to
                                                                    determining if
    • 12 GB RAM                                • Small – 8 GB RAM   minimum
    • 4 Cores                                    & 4 Cores          requirements will
                                               • Medium – 16 GB     work for your
                                                 RAM & 8 Cores      organization.


5    © 2013, Information Control Corporation
Software Requirements


    Web and Application Servers
                                               Database Server
    • Windows Server 2008 R2 SP1
                                               • SQL Server 2008 R2 SP1 x64
       or
                                                  or
    • Windows Server 2012
                                               • SQL Server 2012 x64




6    © 2013, Information Control Corporation
Shredded Storage

    • More efficient document processing
         • Reduced number of round trips
    • “Shred” document storage in SQL
    • The goal is to make changes equal to
      the size of the change, not size of the
      file




7    © 2013, Information Control Corporation
How Storage Works in SharePoint 2010


                                                                         SharePoint reads full
                                                                       Request submitted to SQL
                                                                         document from SQL




      User updates                                                             Full document is
    Updates are sent to submitted
      document
                 Request                                                                          SQL reads full document
                                                                               written to SQL
    SharePoint to SharePoint                                                                      Sends it to SharePoint
                                                         Updates are merged                       SharePoint sends it to user




8              © 2013, Information Control Corporation
How Storage Works in SharePoint 2013


                                                         Request submitted to SQL




                                                                Updates are sent to SQL
      User updates
    Updates are sent to submitted
      document
                 Request                                                               SQL reads full document
    SharePoint to SharePoint                                                           Sends it to SharePoint
                                                                                       SharePoint sends it to user
                                                                                           Changes are updated and
                                                                                           stored in SQL
                                                                                           “Shredded Storage”




9              © 2013, Information Control Corporation
Distributed Cache Service
     •   Based on Windows Server AppFabric Distributed Caching
     •   Provisioned by SharePoint setup
     •   Installed on each server in the SharePoint farm
     •   Provides in-memory caching services to several features
         such as:
           – Newsfeeds
           – Authentication
           – Page load performance
     •   By default, it is set to use 10% of server’s total physical
         memory
           – Sample SharePoint Farm
                 • Cache Cluster of 3.6 GB RAM
           – Change value using PowerShell
                 • Update-SPDistributedCacheSize
10        © 2013, Information Control Corporation
SkyDrive Pro                               • Store and organize your private
                                                  documents in a secure location in
                                                  the cloud or on your company’s
                                                  SharePoint servers.

                                                • Share documents with other
                                                  people in your organization and
                                                  give them permission to review or
                                                  edit the content.

                                                • Synchronize your SkyDrive Pro
                                                  library to your computer or
                                                  mobile devices so that you can
                                                  access your documents offline.




11    © 2013, Information Control Corporation
SharePoint 2013 Workflow
     •    Run on a server that is not part of the
          SharePoint farm
     •    Run on a server that is part of the
          SharePoint farm
     •    Workflow Manager Ports:
           – 12290 – Management Port
           – 12291 – Unsecured Management Port
     •    Service Bus Ports:
           – 9355 – Secure Deployment
           – 9354 – TCP Deployment
           – 9356 – Message Broker
           – 9000-9003 – Internal Communication
     •    Registering Workflow
           – Register-SPWorkflowService
12           © 2013, Information Control Corporation
Licensing Enforcement and Assignment
     •   Enables licensing assignment to Active Directory Security Groups
     •   Accessible through Windows PowerShell




13       © 2013, Information Control Corporation
User Licensing Enforcement


                                                 Demo


14     © 2013, Information Control Corporation
Service Applications


15   © 2013, Information Control Corporation
Service Application Changes
                            New                           Enhanced                        Removed

     • Access Services (2013)                    • Business Data Connectivity    • Office Web Applications
     • App Management Service                      Service                       • Web Analytics
     • Machine Translation                       • Excel Services Application
       Service                                   • Managed Metadata
     • PowerPoint Automation                       Service
       Services                                  • PerformancePoint Service
     • Work Management                             Application
       Service Application                       • Search Services Application
                                                 • User Profile Service
                                                   Application
                                                 • Visio Graphics Service
                                                 • Word Automation Services

16     © 2013, Information Control Corporation
Application Management Service
     • Provide Market Place and Corporate
       Catalog Services
     • Marketplace
        – Public
        – Microsoft managed
     • Corporate Catalog
        – Private
        – IT managed


17     © 2013, Information Control Corporation
Machine Translation Service
     •   Provide automatic machine translation
         for files, pages and sites
                                                                                 SharePoint
     •   Request for translation is forwarded to      I love       J'aime        を愛してくだ
         cloud-hosted machine translation             SharePoint   SharePoint    さい。
         service
     •   Processes requests synchronously,            Eu amo o     我爱            Me encanta
         asynchronously, or on-demand                 SharePoint   SharePoint    SharePoint
     •   You can control this via Timer Job
         through Central Admin or PowerShell
                                                      Я люблю
          – $TimerJob = Get-SPTimerJob                SharePoint   machine translation
              “Machine Translation Service"
          – $TimerJob.Runnow()

18          © 2013, Information Control Corporation
Work Management Service
     •   Provides functionality to
         aggregate tasks to a central
         location
     •   Tasks can be aggregated from
         SharePoint, Exchange, or Project
         Server
     •   Requires User Profile and Search
         services
     •   Tasks can be cached to user’s
         personal site


19        © 2013, Information Control Corporation
Search


20   © 2013, Information Control Corporation
Changes in SharePoint 2013 Search
     •    Many changes to Search in SharePoint 2013
           – UI, architecture, administration, development options

     •    Consolidation of FAST and Enterprise Search components
           – 2013 Search architecture based on both products

     •    New customization model for Search
           – Result Sources, Display Templates, Result Types, Query Rules




21       © 2013, Information Control Corporation
Office Web Applications
     • Separated into new                           Improved Office Web Apps URLs
       server product                               SharePoint 2010
                                                    http://sharepointdemo/accounting/_layouts/WordViewer.aspx?id=/acco
     • Provides services to:                        unting/Shared%20Documents/Budget.docx&Source=https%3A%2F%2Fptop.only.wip.la%3A443%2Fhttp%2Fsh
         • One or more                              arepointdemo%2Faccounting%2FShared%2520Documents%2FForms%2
            SharePoint Farms                        FAllItems%2Easpx%3FPaged%3DTRUE%26p5FSortBehavior3D0%26p5FFi
                                                    leLeafRef3Dfbb6fa52%252d91c8%252d42b3%252db7b4%252d26fc586e
         • Exchange Server                          3e01%252eonebin%26p%5FID%3D777%26PageFirstRow%3D301%26%2
                                                    6View%3D%7B0B08DC31%2D658A%2D42CC%2D98CE%2D996BA18C5D
         • Lync                                     D8%7D&DefaultItemOpen=1&DefaultItemOpen=1
         • 3rd party
           document stores
           (I.e. Oracle UCM,                        SharePoint 2013
           EMC                                      http://sharepointdemo/accounting/Shared%20Documents/Budget.docx
           Documentum,                              ?Web=1
           etc.)
22        © 2013, Information Control Corporation
SharePoint 2013 Search UI with Office Web Apps




23    © 2013, Information Control Corporation
Search UI and Integration with Office Web Apps


                                                 Demo


24     © 2013, Information Control Corporation
User Profile


25   © 2013, Information Control Corporation
Synchronization Options




     Lightweight LDAP                        “Baby” Forefront
     approach internal                       Identity Manager
     to SharePoint

     a.k.a Direct AD
     Import

26       © 2013, Information Control Corporation
Active Directory Import
     Benefits & Limitations




                                                • Cannot import picture attribute from
                                                  AD to SharePoint

                                                • Mapping multi value to single value
                                                  or vice versa is not supported

                                                • Mapping two different AD attributes
                                                  to the same SharePoint property is
                                                  not supported
27    © 2013, Information Control Corporation
Switching Between Sync Types
     Before you switch
     • AD Import stores connections in the Profile DB
     • UPS stores connections in the Sync DB
     • Property mappings and filters are NOT moved
         – Manual recreation required

     After you switch
     • Review, review, review!
     • Run PurgeNonImportedObjects after a full import to remove items that should
        not be there
                 Set-SPProfileServiceApplication –Identity $upa -PurgeNonImportedObjects $true

28     © 2013, Information Control Corporation
User Profile & Active Directory Import Mode


                                                 Demo


29     © 2013, Information Control Corporation
A Few Last Notes
     •   Stretched farms are no longer supported
         in SharePoint 2013
           – “Stretched” means one farm in two
              different data centers with less than
              1ms latency
           – All servers in the farm must be in
              the same data center now

     •   Windows PowerShell Command Builder
          – http://www.microsoft.com/resourc
            es/TechNet/en-
            us/Office/media/WindowsPowerSh
            ell/WindowsPowerShellCommandB
            uilder.html
30          © 2013, Information Control Corporation
Thanks to Our Sponsors




31    © 2013, Information Control Corporation
Questions?




32   © 2013, Information Control Corporation

More Related Content

What's hot (20)

PPTX
Tech Ed Africa Demystifying Backup Restore In Share Point 2007
Joel Oleson
 
PDF
A Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
Eric Shupps
 
PPTX
TEC2010 SharePoint 2010 Upgrade
Joel Oleson
 
PPTX
SPCSEA 2013 - Upgrading to SharePoint 2013
Michael Noel
 
PPTX
NZSPC 2013 - Upgrading to SharePoint 2013
Michael Noel
 
PPTX
Upgrading to SharePoint 2010 - Teched Middle East
Joel Oleson
 
PPTX
SharePoint 2010 Upgrade Best Practices Croatia
Joel Oleson
 
PPTX
Successful Migration to SharePoint 2013 - Planning Considerations & Migration...
Roberto Vazquez Delgado
 
PPTX
SharePoint 2010 Upgrade User Group and SharePoint Saturday
Joel Oleson
 
PPT
Large Scale SQL Considerations for SharePoint Deployments
Joel Oleson
 
PPTX
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Michael Blumenthal (Microsoft MVP)
 
PPTX
Set up an SharePoint On-Premises environment for developing provider-hosted a...
SPC Adriatics
 
PPT
SharePoint Topology
Information Technology
 
PPTX
SharePoint Performance: Best Practices from the Field
Jason Himmelstein
 
PPTX
SharePoint 2016 Deep Dive
Jared Matfess
 
PPTX
SharePoint 2010 Online for Developer
K.Mohamed Faizal
 
PPTX
WebCenter Content 11g Upgrade Webinar - March 2013
Fishbowl Solutions
 
PPTX
A Succesful WebCenter Upgrade: What You Need to Know
Fishbowl Solutions
 
PDF
OEM12c - Application Management Suite
Ravi Madabhushanam
 
PDF
How to prepare for your SharePoint upgrade
C/D/H Technology Consultants
 
Tech Ed Africa Demystifying Backup Restore In Share Point 2007
Joel Oleson
 
A Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
Eric Shupps
 
TEC2010 SharePoint 2010 Upgrade
Joel Oleson
 
SPCSEA 2013 - Upgrading to SharePoint 2013
Michael Noel
 
NZSPC 2013 - Upgrading to SharePoint 2013
Michael Noel
 
Upgrading to SharePoint 2010 - Teched Middle East
Joel Oleson
 
SharePoint 2010 Upgrade Best Practices Croatia
Joel Oleson
 
Successful Migration to SharePoint 2013 - Planning Considerations & Migration...
Roberto Vazquez Delgado
 
SharePoint 2010 Upgrade User Group and SharePoint Saturday
Joel Oleson
 
Large Scale SQL Considerations for SharePoint Deployments
Joel Oleson
 
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Michael Blumenthal (Microsoft MVP)
 
Set up an SharePoint On-Premises environment for developing provider-hosted a...
SPC Adriatics
 
SharePoint Topology
Information Technology
 
SharePoint Performance: Best Practices from the Field
Jason Himmelstein
 
SharePoint 2016 Deep Dive
Jared Matfess
 
SharePoint 2010 Online for Developer
K.Mohamed Faizal
 
WebCenter Content 11g Upgrade Webinar - March 2013
Fishbowl Solutions
 
A Succesful WebCenter Upgrade: What You Need to Know
Fishbowl Solutions
 
OEM12c - Application Management Suite
Ravi Madabhushanam
 
How to prepare for your SharePoint upgrade
C/D/H Technology Consultants
 

Viewers also liked (20)

PDF
Upgrading to SharePoint 2013
vmaximiuk
 
PDF
SharePoint & SQL Server Working Together Efficiently
vmaximiuk
 
PPT
User Profiles: I Didn't Know I Could Do That!!
Stacy Deere
 
PPTX
User Profiles: I Didn't Know I Could Do That!! @SPSHI
Stacy Deere
 
PDF
Collaborative Mapping and the Reliability of Volunteered Data
Christian Voigt
 
PPTX
SharePoint 2013 Search Based Solutions
SPC Adriatics
 
PDF
Manage Your Web Content with SharePoint 2013 Mobility and Search
Perficient, Inc.
 
PPTX
New Ways of (Web) Content Management
SPC Adriatics
 
PDF
Spca2014 search workshop niaulin
NCCOMMS
 
PPTX
Optimizing SharePoint for Transactional Content Management
DocFluix, LLC
 
PPTX
SharePoint Saturday DFW 2015 - Build a SharePoint 2013 Search Driven Application
Brian Culver
 
PPTX
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Patrick Tucker
 
PDF
Exploiting SharePoint 2013 for improved “Findability” of People and Content
AIIM International
 
PDF
How to Leverage SharePoint 2013 to Organize, Label, Navigate, and Search Your...
J. Kevin Parker, CIP
 
PPTX
SharePoint Fest Chicago Web Content Management in SharePoint 2013
Patrick Tucker
 
PDF
Envision IT - SharePoint 2013 Web Content Managment
Envision IT
 
PPTX
Cross-site publishing & how to Create Product catalogs with SharePoint 2013
Marius Constantinescu [MVP]
 
PPT
P&M302 Real-life building public-facing websites with SharePoint 2013
Waldek Mastykarz
 
PDF
SharePoint Folders vs. Metadata
Gregory Zelfond
 
PPTX
SharePoint Folders vs. Metadata Best Practices
Chris Woodill
 
Upgrading to SharePoint 2013
vmaximiuk
 
SharePoint & SQL Server Working Together Efficiently
vmaximiuk
 
User Profiles: I Didn't Know I Could Do That!!
Stacy Deere
 
User Profiles: I Didn't Know I Could Do That!! @SPSHI
Stacy Deere
 
Collaborative Mapping and the Reliability of Volunteered Data
Christian Voigt
 
SharePoint 2013 Search Based Solutions
SPC Adriatics
 
Manage Your Web Content with SharePoint 2013 Mobility and Search
Perficient, Inc.
 
New Ways of (Web) Content Management
SPC Adriatics
 
Spca2014 search workshop niaulin
NCCOMMS
 
Optimizing SharePoint for Transactional Content Management
DocFluix, LLC
 
SharePoint Saturday DFW 2015 - Build a SharePoint 2013 Search Driven Application
Brian Culver
 
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Patrick Tucker
 
Exploiting SharePoint 2013 for improved “Findability” of People and Content
AIIM International
 
How to Leverage SharePoint 2013 to Organize, Label, Navigate, and Search Your...
J. Kevin Parker, CIP
 
SharePoint Fest Chicago Web Content Management in SharePoint 2013
Patrick Tucker
 
Envision IT - SharePoint 2013 Web Content Managment
Envision IT
 
Cross-site publishing & how to Create Product catalogs with SharePoint 2013
Marius Constantinescu [MVP]
 
P&M302 Real-life building public-facing websites with SharePoint 2013
Waldek Mastykarz
 
SharePoint Folders vs. Metadata
Gregory Zelfond
 
SharePoint Folders vs. Metadata Best Practices
Chris Woodill
 
Ad

Similar to Exploring SharePoint 2013 - From an IT Pro Perspective (20)

PPTX
SharePoint Speedmetal for Admins by Chris McNulty - SPTechCon
SPTechCon
 
PPTX
What’s your Social IQ? Succeeding with SharePoint Social by Chris McNulty - S...
SPTechCon
 
PPTX
SharePoint 2013 overview jeremy thake
Jeremy Thake
 
PDF
SharePoint #MDU2012
unicunditech
 
PPTX
Australia SharePoint Conference 2012 - SharePoint Performance - Tales from th...
Chris McNulty
 
PPTX
50 Shades of SharePoint: SharePoint 2013 Insanity Demystified
Microsoft TechNet - Belgium and Luxembourg
 
PDF
SharePoint Roadkill a Hillbilly's 10 Steps to SharePoint Deployment Failure -...
Joel Oleson
 
PPTX
What’s New in SharePoint 2013 for IT Pros
SPC Adriatics
 
PPTX
Top 10 in SharePoint 2013
Cory Peters
 
PPTX
Princeton SUG - SharePoint 2013 A Brief Capability Overview for IT Pros
Dan Usher
 
PPTX
FEDSPUG - SharePoint 2013 - A Brief Capability Overview
Scott Hoag
 
PPTX
SPSRIC - SharePoint 2013 – A brief overview for IT Pros
Scott Hoag
 
PDF
Creating your Company's Roadmap to SharePoint Success
C/D/H Technology Consultants
 
PPTX
AvePoint - Death of the FileShare, as you know it.
garthluke
 
PDF
Prepare & Deliver SharePoint Success in 2011
Dux Raymond Sy
 
PDF
SharePoint 2010: A Case Study
C/D/H Technology Consultants
 
PPTX
SharePoint 2010 Overview
ctc TrainCanada
 
PPTX
Avoiding 10 common SharePoint Administration mistakes
Benjamin Athawes
 
PPTX
Unified infrastructure with share point 2010
INDUSA Technical Corp.
 
PDF
Introduction and What is New: Microsoft SharePoint 2013
David J Rosenthal
 
SharePoint Speedmetal for Admins by Chris McNulty - SPTechCon
SPTechCon
 
What’s your Social IQ? Succeeding with SharePoint Social by Chris McNulty - S...
SPTechCon
 
SharePoint 2013 overview jeremy thake
Jeremy Thake
 
SharePoint #MDU2012
unicunditech
 
Australia SharePoint Conference 2012 - SharePoint Performance - Tales from th...
Chris McNulty
 
50 Shades of SharePoint: SharePoint 2013 Insanity Demystified
Microsoft TechNet - Belgium and Luxembourg
 
SharePoint Roadkill a Hillbilly's 10 Steps to SharePoint Deployment Failure -...
Joel Oleson
 
What’s New in SharePoint 2013 for IT Pros
SPC Adriatics
 
Top 10 in SharePoint 2013
Cory Peters
 
Princeton SUG - SharePoint 2013 A Brief Capability Overview for IT Pros
Dan Usher
 
FEDSPUG - SharePoint 2013 - A Brief Capability Overview
Scott Hoag
 
SPSRIC - SharePoint 2013 – A brief overview for IT Pros
Scott Hoag
 
Creating your Company's Roadmap to SharePoint Success
C/D/H Technology Consultants
 
AvePoint - Death of the FileShare, as you know it.
garthluke
 
Prepare & Deliver SharePoint Success in 2011
Dux Raymond Sy
 
SharePoint 2010: A Case Study
C/D/H Technology Consultants
 
SharePoint 2010 Overview
ctc TrainCanada
 
Avoiding 10 common SharePoint Administration mistakes
Benjamin Athawes
 
Unified infrastructure with share point 2010
INDUSA Technical Corp.
 
Introduction and What is New: Microsoft SharePoint 2013
David J Rosenthal
 
Ad

Recently uploaded (20)

PDF
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
PDF
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
PPTX
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
PDF
HR agent at Mediq: Lessons learned on Agent Builder & Maestro by Tacstone Tec...
UiPathCommunity
 
PDF
Market Wrap for 18th July 2025 by CIFDAQ
CIFDAQ
 
PDF
2025-07-15 EMEA Volledig Inzicht Dutch Webinar
ThousandEyes
 
PDF
CloudStack GPU Integration - Rohit Yadav
ShapeBlue
 
PPTX
Simplifying End-to-End Apache CloudStack Deployment with a Web-Based Automati...
ShapeBlue
 
PDF
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
PDF
Upskill to Agentic Automation 2025 - Kickoff Meeting
DianaGray10
 
PPTX
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
PPTX
Top Managed Service Providers in Los Angeles
Captain IT
 
DOCX
TLE9 COOKERY DLL WEEK3 technology and li
jamierha cabaero
 
PDF
Ampere Offers Energy-Efficient Future For AI And Cloud
ShapeBlue
 
PPTX
UI5Con 2025 - Get to Know Your UI5 Tooling
Wouter Lemaire
 
PPTX
The Yotta x CloudStack Advantage: Scalable, India-First Cloud
ShapeBlue
 
PDF
Apache CloudStack 201: Let's Design & Build an IaaS Cloud
ShapeBlue
 
PDF
Novus Safe Lite- What is Novus Safe Lite.pdf
Novus Hi-Tech
 
PDF
Rethinking Security Operations - Modern SOC.pdf
Haris Chughtai
 
PDF
Upgrading to z_OS V2R4 Part 01 of 02.pdf
Flavio787771
 
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
HR agent at Mediq: Lessons learned on Agent Builder & Maestro by Tacstone Tec...
UiPathCommunity
 
Market Wrap for 18th July 2025 by CIFDAQ
CIFDAQ
 
2025-07-15 EMEA Volledig Inzicht Dutch Webinar
ThousandEyes
 
CloudStack GPU Integration - Rohit Yadav
ShapeBlue
 
Simplifying End-to-End Apache CloudStack Deployment with a Web-Based Automati...
ShapeBlue
 
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
Upskill to Agentic Automation 2025 - Kickoff Meeting
DianaGray10
 
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
Top Managed Service Providers in Los Angeles
Captain IT
 
TLE9 COOKERY DLL WEEK3 technology and li
jamierha cabaero
 
Ampere Offers Energy-Efficient Future For AI And Cloud
ShapeBlue
 
UI5Con 2025 - Get to Know Your UI5 Tooling
Wouter Lemaire
 
The Yotta x CloudStack Advantage: Scalable, India-First Cloud
ShapeBlue
 
Apache CloudStack 201: Let's Design & Build an IaaS Cloud
ShapeBlue
 
Novus Safe Lite- What is Novus Safe Lite.pdf
Novus Hi-Tech
 
Rethinking Security Operations - Modern SOC.pdf
Haris Chughtai
 
Upgrading to z_OS V2R4 Part 01 of 02.pdf
Flavio787771
 

Exploring SharePoint 2013 - From an IT Pro Perspective

  • 1. Exploring SharePoint 2013 From an IT Pro Perspective Presented by:
  • 2. About Me Veenus Maximiuk, MCITP, MCTS, MCPD, vTS SharePoint Managing Architect spvee.wordpress.com @SharePointVee Linkedin.com/in/vmaximiuk [email protected] 2 © 2013, Information Control Corporation
  • 3. Agenda Service Search & Architecture Applications Office Web Apps User Profile Service Demos Q&A 3 © 2013, Information Control Corporation
  • 4. Architecture 4 © 2013, Information Control Corporation
  • 5. Minimum Hardware Requirements Web/App Servers in Database Server in ALWAYS Perform Three-Tier Farm Three-Tier Farm Capacity Planning to determining if • 12 GB RAM • Small – 8 GB RAM minimum • 4 Cores & 4 Cores requirements will • Medium – 16 GB work for your RAM & 8 Cores organization. 5 © 2013, Information Control Corporation
  • 6. Software Requirements Web and Application Servers Database Server • Windows Server 2008 R2 SP1 • SQL Server 2008 R2 SP1 x64 or or • Windows Server 2012 • SQL Server 2012 x64 6 © 2013, Information Control Corporation
  • 7. Shredded Storage • More efficient document processing • Reduced number of round trips • “Shred” document storage in SQL • The goal is to make changes equal to the size of the change, not size of the file 7 © 2013, Information Control Corporation
  • 8. How Storage Works in SharePoint 2010 SharePoint reads full Request submitted to SQL document from SQL User updates Full document is Updates are sent to submitted document Request SQL reads full document written to SQL SharePoint to SharePoint Sends it to SharePoint Updates are merged SharePoint sends it to user 8 © 2013, Information Control Corporation
  • 9. How Storage Works in SharePoint 2013 Request submitted to SQL Updates are sent to SQL User updates Updates are sent to submitted document Request SQL reads full document SharePoint to SharePoint Sends it to SharePoint SharePoint sends it to user Changes are updated and stored in SQL “Shredded Storage” 9 © 2013, Information Control Corporation
  • 10. Distributed Cache Service • Based on Windows Server AppFabric Distributed Caching • Provisioned by SharePoint setup • Installed on each server in the SharePoint farm • Provides in-memory caching services to several features such as: – Newsfeeds – Authentication – Page load performance • By default, it is set to use 10% of server’s total physical memory – Sample SharePoint Farm • Cache Cluster of 3.6 GB RAM – Change value using PowerShell • Update-SPDistributedCacheSize 10 © 2013, Information Control Corporation
  • 11. SkyDrive Pro • Store and organize your private documents in a secure location in the cloud or on your company’s SharePoint servers. • Share documents with other people in your organization and give them permission to review or edit the content. • Synchronize your SkyDrive Pro library to your computer or mobile devices so that you can access your documents offline. 11 © 2013, Information Control Corporation
  • 12. SharePoint 2013 Workflow • Run on a server that is not part of the SharePoint farm • Run on a server that is part of the SharePoint farm • Workflow Manager Ports: – 12290 – Management Port – 12291 – Unsecured Management Port • Service Bus Ports: – 9355 – Secure Deployment – 9354 – TCP Deployment – 9356 – Message Broker – 9000-9003 – Internal Communication • Registering Workflow – Register-SPWorkflowService 12 © 2013, Information Control Corporation
  • 13. Licensing Enforcement and Assignment • Enables licensing assignment to Active Directory Security Groups • Accessible through Windows PowerShell 13 © 2013, Information Control Corporation
  • 14. User Licensing Enforcement Demo 14 © 2013, Information Control Corporation
  • 15. Service Applications 15 © 2013, Information Control Corporation
  • 16. Service Application Changes New Enhanced Removed • Access Services (2013) • Business Data Connectivity • Office Web Applications • App Management Service Service • Web Analytics • Machine Translation • Excel Services Application Service • Managed Metadata • PowerPoint Automation Service Services • PerformancePoint Service • Work Management Application Service Application • Search Services Application • User Profile Service Application • Visio Graphics Service • Word Automation Services 16 © 2013, Information Control Corporation
  • 17. Application Management Service • Provide Market Place and Corporate Catalog Services • Marketplace – Public – Microsoft managed • Corporate Catalog – Private – IT managed 17 © 2013, Information Control Corporation
  • 18. Machine Translation Service • Provide automatic machine translation for files, pages and sites SharePoint • Request for translation is forwarded to I love J'aime を愛してくだ cloud-hosted machine translation SharePoint SharePoint さい。 service • Processes requests synchronously, Eu amo o 我爱 Me encanta asynchronously, or on-demand SharePoint SharePoint SharePoint • You can control this via Timer Job through Central Admin or PowerShell Я люблю – $TimerJob = Get-SPTimerJob SharePoint machine translation “Machine Translation Service" – $TimerJob.Runnow() 18 © 2013, Information Control Corporation
  • 19. Work Management Service • Provides functionality to aggregate tasks to a central location • Tasks can be aggregated from SharePoint, Exchange, or Project Server • Requires User Profile and Search services • Tasks can be cached to user’s personal site 19 © 2013, Information Control Corporation
  • 20. Search 20 © 2013, Information Control Corporation
  • 21. Changes in SharePoint 2013 Search • Many changes to Search in SharePoint 2013 – UI, architecture, administration, development options • Consolidation of FAST and Enterprise Search components – 2013 Search architecture based on both products • New customization model for Search – Result Sources, Display Templates, Result Types, Query Rules 21 © 2013, Information Control Corporation
  • 22. Office Web Applications • Separated into new Improved Office Web Apps URLs server product SharePoint 2010 http://sharepointdemo/accounting/_layouts/WordViewer.aspx?id=/acco • Provides services to: unting/Shared%20Documents/Budget.docx&Source=https%3A%2F%2Fptop.only.wip.la%3A443%2Fhttp%2Fsh • One or more arepointdemo%2Faccounting%2FShared%2520Documents%2FForms%2 SharePoint Farms FAllItems%2Easpx%3FPaged%3DTRUE%26p5FSortBehavior3D0%26p5FFi leLeafRef3Dfbb6fa52%252d91c8%252d42b3%252db7b4%252d26fc586e • Exchange Server 3e01%252eonebin%26p%5FID%3D777%26PageFirstRow%3D301%26%2 6View%3D%7B0B08DC31%2D658A%2D42CC%2D98CE%2D996BA18C5D • Lync D8%7D&DefaultItemOpen=1&DefaultItemOpen=1 • 3rd party document stores (I.e. Oracle UCM, SharePoint 2013 EMC http://sharepointdemo/accounting/Shared%20Documents/Budget.docx Documentum, ?Web=1 etc.) 22 © 2013, Information Control Corporation
  • 23. SharePoint 2013 Search UI with Office Web Apps 23 © 2013, Information Control Corporation
  • 24. Search UI and Integration with Office Web Apps Demo 24 © 2013, Information Control Corporation
  • 25. User Profile 25 © 2013, Information Control Corporation
  • 26. Synchronization Options Lightweight LDAP “Baby” Forefront approach internal Identity Manager to SharePoint a.k.a Direct AD Import 26 © 2013, Information Control Corporation
  • 27. Active Directory Import Benefits & Limitations • Cannot import picture attribute from AD to SharePoint • Mapping multi value to single value or vice versa is not supported • Mapping two different AD attributes to the same SharePoint property is not supported 27 © 2013, Information Control Corporation
  • 28. Switching Between Sync Types Before you switch • AD Import stores connections in the Profile DB • UPS stores connections in the Sync DB • Property mappings and filters are NOT moved – Manual recreation required After you switch • Review, review, review! • Run PurgeNonImportedObjects after a full import to remove items that should not be there Set-SPProfileServiceApplication –Identity $upa -PurgeNonImportedObjects $true 28 © 2013, Information Control Corporation
  • 29. User Profile & Active Directory Import Mode Demo 29 © 2013, Information Control Corporation
  • 30. A Few Last Notes • Stretched farms are no longer supported in SharePoint 2013 – “Stretched” means one farm in two different data centers with less than 1ms latency – All servers in the farm must be in the same data center now • Windows PowerShell Command Builder – http://www.microsoft.com/resourc es/TechNet/en- us/Office/media/WindowsPowerSh ell/WindowsPowerShellCommandB uilder.html 30 © 2013, Information Control Corporation
  • 31. Thanks to Our Sponsors 31 © 2013, Information Control Corporation
  • 32. Questions? 32 © 2013, Information Control Corporation