Installing and Configuring SharePoint 2013 (too badly) Without - - PowerPoint PPT Presentation

installing and configuring sharepoint 2013
SMART_READER_LITE
LIVE PREVIEW

Installing and Configuring SharePoint 2013 (too badly) Without - - PowerPoint PPT Presentation

Installing SharePoint 2013 without screwing it up Installing and Configuring SharePoint 2013 (too badly) Without Screwing It Up (Too Badly) Todd Klindt SharePoint Nerd Rackspace Todd.klindt@Rackspace.com Who is this Todd guy? WSS MVP


slide-1
SLIDE 1

Installing and Configuring SharePoint 2013

Todd Klindt SharePoint Nerd Rackspace Todd.klindt@Rackspace.com Without Screwing It Up (Too Badly)

  • Installing SharePoint 2013 without screwing it up

(too badly)

slide-2
SLIDE 2
  • WSS MVP since 2006
  • Speaker, writer, consultant, lover of cheese
  • Personal Blog

www.toddklindt.com/blog

  • Company web site

www.sharepoint911.com

  • E-mail

todd.klindt@rackspace.com

  • Twitter me! @toddklindt

Who is this Todd guy?

slide-3
SLIDE 3
  • Start the farm build
  • Talk about building the foundation
  • Configure the farm
  • Par-tay!
  • All slides, scripts, and a few pictures of my cat at

http://www.toddklindt.com/SEF2012

Agenda

slide-4
SLIDE 4
  • Foundation is laid (more on that later)
  • Prereqs are installed

– Even the forgotten prereqs – http://www.toddklindt.com/sp2013forgottenprereqs

  • Bits are installed
  • Use PowerShell to thwart GUID creation

Create the Farm

slide-5
SLIDE 5

Hurray!

slide-6
SLIDE 6

Let’s build ourselves a farm

Demo time

slide-7
SLIDE 7
  • Can I squeeze this all into one box?

– http://technet.microsoft.com/en- us/library/cc262485(v=office.15).aspx – 24 GB of RAM for SharePoint Server – 4 Cores

  • I get by with 10 GB, barely…

Hardware considerations

slide-8
SLIDE 8
  • The characters
  • Windows Server 2008 R2 64 bit

– Trial, http://www.microsoft.com/en-us/server-cloud/windows-server/2008-r2-trial.aspx

  • Windows Server 2012 Trial

– http://technet.microsoft.com/en-US/evalcenter/hh670538.aspx?wt.mc_id=TEC_108_1_4

  • SQL Server 2012 64 bit

– Trial, http://www.microsoft.com/en-us/download/details.aspx?id=29066

  • SQL Server 2012 SP 1 CTP 4

– http://www.microsoft.com/en-us/download/details.aspx?id=34700

  • SharePoint Server 2013 Preview

– http://technet.microsoft.com/en-us/evalcenter/hh973397.aspx

Laying down the foundation

slide-9
SLIDE 9
  • Tweak Windows a bit
  • Use DCPROMO to create an AD domain

– Fiddle some domain and machine bits – Create service accounts – Create user accounts

  • http://www.toddklindt.org/PoshDcpromo
  • tp://www.toddklindt.com/PoshMakeUsers

Foundation goodies

slide-10
SLIDE 10
  • Install SQL 2012

– Database engine and client tools – Add a user to the administrators – Set maximum memory – Set the Max Degree of Parallelism to 1 – Change Model database settings – Add sp_install to dbcreators and securityadmins roles

  • SQLTweaks.sql

– http://www.toddklindt.com/Slides/SEF2012/SQLtweaks.s ql

SQL

slide-11
SLIDE 11
  • Use PowerShell to create the farm

– New-SPConfigurationDatabase

  • Can use PowerShell for the rest or use the Wizard
  • Check MAXDOP
  • http://www.toddklindt.com/CreateFarm
  • http://www.toddklindt.com/Slides/SEF2012/crea

tefarm.ps1.txt

Creating the Farm

slide-12
SLIDE 12
  • Some PowerShell, some CA
  • No Wizards!
  • Similar to my SharePoint 2010 installation

process

– http://www.toddklindt.com/SP2010InstallGuidance

Configuring the Farm

slide-13
SLIDE 13
  • Managed Metadata with PowerShell needs an

extra kick

– http://www.toddklindt.com/SP2013ManagedNav

  • Set up App Domain service with PowerShell

– http://www.toddklindt.com/SP2013AppDomainPosh

  • Create Web Apps with PowerShell

– http://www.toddklindt.com/CreateClaimsWebApp

slide-14
SLIDE 14
  • My blog

– http://www.toddklindt.com/blog

  • SharePoint 2013 specific blog posts

– http://www.toddklindt.com/SP2013BlogPosts

  • Download this wonderful deck and all my scripts

– http://www.toddklindt.com/SEF2012

Links and bits

slide-15
SLIDE 15

Questions??

slide-16
SLIDE 16

Tak!!

Todd.Klindt@Rackspace.com @toddklindt