hampton road sql and sharepoint user group - sharepoint 2013 a brief capability overview for it pros

33
#HRSSUG #2013ITpro Shredded Bits, It’s what’s for Breakfast… SharePoint 2013 - A brief overview of IT Pro Capability… Scott Hoag & Dan Usher Richmond SharePoint Users Group

Upload: dan-usher

Post on 25-May-2015

215 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

Shredded Bits, It’s what’s for Breakfast…SharePoint 2013 - A brief overview of IT Pro Capability…

Scott Hoag & Dan UsherRichmond SharePoint Users Group

Page 2: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

who am I? Infrastructure Consultant with

Applied Information Sciences 8 years of experience with the

SharePoint platform from MCMS 2002 through 2013 today

A lowly developer… They let me build things…

Page 3: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

who’s that other guy? Lead Associate at Booz Allen Hamilton Experienced STS 2001 for a few moments

before moving forward through 2003 to the present world of SharePoint 2013 and Office 365…

Primary Focus Areas: Windows Networking Infrastructure, Identity Management, Scalability, Design

Follows the SharePoint Credo - ADIDASAll Day I Dream About SharePoint

Fascinated by Big Bang Theory & Radio Lab

DanUsher

usher

Page 4: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

about you

Page 5: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

rules of the road

Phones silenced, phasers set to stun

Ask questions

Page 6: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

spoiler alert

Everything’s an App! STSAdm is still around! Sandboxed Solutions are deprecated, maybe… Cloud First…

Page 7: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

first thoughts…

It's new, but different, but not too different Hardware Requirements Platform improvements and investments

Shredded Storage (SQL Server) SQL Improvements (database structures) Cache Service - App Fabric Request Management Themes and Design Manager SkyDrive Pro… wait what? Social Collaboration Web Content Management

Page 8: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

bigger changes ahead

I need some more resources for… Office Web Apps Azure Workflow Client Manager Server

Web Analytics is part of search FAST is part of search (or is search part of FAST?) To the Cloud!

Page 9: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

resourcing for single server farmsComponent SharePoint

2010SharePoint 2013

Processor 64 bit, 4 cores 64 bit, 4 cores

RAM Developer or Evaluation

4 GB 8 GB

Single Server 8 GB 24 GB

Multi Server 8 GB 12 GB

Hard disk 80 GB for system drive

Maintain twice as much free space as you have RAM for production environments.

Minimum Requirements

Page 10: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

resourcing for database servers Component

Deployment Size

SharePoint 2010 SharePoint 2013

Processor Small 64 bit, 4 cores 64 bit, 4 cores

Medium 64 bit, 8 cores 64 bit, 8 cores

RAM Small 8 GB 8 GB

Medium 16 GB 16 GB

Hard Disk 80 GB for system drive

Hard disk is dependent on the size of the SharePoint content

Minimum Requirements

Page 11: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

software requirements

Web Servers Pre-requisites (WIF 1.0, 1.1; .NET 4.0; PowerShell 3.0;

etc.) Full List -

http://technet.microsoft.com/en-us/library/cc262485.aspx#section4 64-bit edition of Windows Server 2008 R2 Service Pack 1

(SP1) Standard, Enterprise, Data Center, or Windows Server 2012 Standard or Data Center

Page 12: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

software requirements

Database Servers 64-bit edition of Microsoft SQL Server 2008 R2 Service

Pack 1 or 64-bit edition of Microsoft SQL Server 2012 64-bit edition of Windows Server 2008 R2 Service Pack 1

(SP1) Standard, Enterprise, Data Center, or Windows Server 2012 Standard or Data Center

Page 13: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

infrastructure improvements

The Upgrade Story Shredded Storage App Fabric and Caching Request Management Team Folders

Page 14: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

the upgrade storyUpgrade Method SharePoint 2007 SharePoint 2010 SharePoint 2013

Database Attach

In-place Upgrade

Side by Side Upgrade

Microsoft recommends migrating to Claims Authentication prior to upgrade Integrated Windows Authentication (IWA) to IWA is simple

Remember to enable your Claims to Windows Token Service

SharePoint 2010 sites can be migrated into SharePoint 2013 and maintain the current UI and functionality Feature Targeting requires targeting at either v14 or v15

Page 15: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

migrate from classic to claims Log into your SharePoint Server with an account with Farm Admin

privileges Open up SharePoint Management Console$WebAppName = "http://<yourWebAppUrl>“$wa = get-SPWebApplication $WebAppName$wa.UseClaimsAuthentication = $true $wa.Update()

$account = (New-SPClaimsPrincipal –identity "yourDomain\yourUser" -identitytype 1).ToEncodedString() $wa = get-SPWebApplication $WebAppName $zp = $wa.ZonePolicies("Default") $p = $zp.Add($account,"PSPolicy") $fc=$wa.PolicyRoles.GetSpecialRole("FullControl") $p.PolicyRoleBindings.Add($fc) $wa.Update()

$wa.MigrateUsers($true)$wa.ProvisionGlobally()

Page 16: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

browser supportBrowser Supported Not Supported

Internet Explorer 10

Internet Explorer 9

Internet Explorer 8

Internet Explorer 7

Internet Explorer 6

Google Chrome

Mozilla Firefox

Apple Safari

Page 17: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

shredded storage SharePoint 2010 – File Synchronization via SOAP of HTTP API

(FSSHTTP or ‘Cobalt’) Allows for documents to be sent back and forth between WFE

and end user before commit to SQL Server SharePoint 2013 – Shredded Storage – sends only the deltas

to BLOBs within SQL rather than entire document What we know…

Requires SQL Server 2008 R2 or SQL Server 2012 On by default (can be disabled per web app) (sort of…) BLOBs not shredded at upgrade Shreds more than just Office documents Independent of Remote BLOB Storage (RBS)

Page 18: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

distributed cache

Windows Server AppFabric Distributed Caching Azure AppFabric != On-premises AppFabric Are there architectural impacts?

Exists on every server in your farm (AppFabric Caching Service)

NT Service is run by the Farm account Just like FIM, you have to be a local admin to provision

(and only provision) Sizing? RAM requirements? Plan! Plan!

Similar to FIM, what it ships with is what you get!

Page 19: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

distributed cache

What does it power… Newsfeeds Authentication OneNote client access Security Trimming Page load performance

Not database dependent What it doesn’t power…

BLOB Caching Page Output Caching

Page 20: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

request management

Gives you (and SharePoint) more control over inbound requests and routing

Route requests based on user agent, requested URL, or source IP address

Managed per web application Route based on server health Identify malicious requests and drop them Provides resource management with throttling Route based on weight (e.g. heavy requests to beefier

servers)

Page 21: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

web content management improvements

Support the tools and workflows designers use Adobe DreamWeaver, Microsoft Expressions, HotDog

Professional Variations & Content Translation

Language Packs Required Search Engine Optimization

FAST MCMS Cross Site Publishing Metadata navigation

Page 22: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

browser compatibility and WCM improvements WCM features in 2013 provide deep level of

control over markup and styling Designers can target browser compatibility IE6 or standards based (IE 8+, Firefox 5.x, etc.) Design Manager

Page 23: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

analytics

New Analytics Platform replaces Web Analytics Service Application

What’s new? Data storage and IO is improved Find more relevant information (click-thrus, number of

views, etc.) Understand content usage (e.g. document comparisons) See discussion thread usage Populate views in the CBS (Content By Search) web part 3rd parties can extend the platform

Page 24: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

let’s get social…

Micro-blogging Activity Feeds Communities Discussions Blogs Community Site Template Community Portal

Page 25: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

skydrive pro

Is not a replacement for SharePoint 2010 Workspace SkyDrive Pro does not synchronize lists… Recycle bin issues…

Page 26: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

custom solutions

SharePointPlatform

Farm Solutio

ns

FeatureFramewor

k

Sandboxed

Solutions

Client Side Object Model

App Model

2003 (v6)

2007 (v12)

2010 (v14)

2013 (v15)

Page 27: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

information architecture planning

Alternate Access Mapping Based Site Collections Host Header Based Site Collections in a Single Web App Recommendation to basically use Multi-Tenant

Capabilities Path Based Site Collections

Managed Paths Required Separation and Partitioning of Processes

Self Service Site Creation Create a Site or a Site Collection in a different Web

Application Policies in a Content Hub can be employed on creation

Page 28: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

Page 29: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

site demo

Page 30: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

how do I get some of this goodness?

Office 365 Preview http://www.microsoft.com/office/preview/en/wha

ts-new CloudShare

http://www.cloudshare.com MSDN & TechNet bits available for onPrem

Page 31: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

when can my clients get this?

RTM has happened… http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx

?pID=1035 Late October release on MSDN December 1 volume licensing 29 January 2013 Office 365 with 2013 is available

to consumers. 27 February 2013 Office 365 with 2013 is

available to businesses.

Page 32: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

questions

Page 33: Hampton Road SQL and SharePoint User Group - SharePoint 2013 a Brief Capability Overview for IT Pros

#HRSSUG #2013ITpro

contact Scott Hoag [email protected] psconfig.com twitter: @ciphertxt

Dan Usher [email protected] spdan.com Twitter: @usher