10

Click here to load reader

SharePoint 2013, Powershell Install from Development to Production

Embed Size (px)

Citation preview

Page 1: SharePoint 2013, Powershell Install from Development to Production

SharePoint 2013 Powershell Install

from Development to Production

One click, Best Practices, The Power of Shell

Page 2: SharePoint 2013, Powershell Install from Development to Production

JOAO LIVIO – SharePoint Specialist & Senior Consultant

FORMER MICROSOFT MOST VALUABLE PROFESSIONAL (2002 – 2013)

Joao Livio is SharePoint Specialist & Senior Consultant. Developing his career in the IT industry

and development.

Worked specifically in areas related to System administration, Database Administration and

Development.

What I do now? SharePoint Administration/Development.

20 Years of IT/IS and Development experience

http://sptime.wordpress.com

[email protected]

Social

@JLIVIO

https://www.linkedin.com/in/jlivio

SharePoint Specialist

Senior Consultant

Page 3: SharePoint 2013, Powershell Install from Development to Production

SUMMARY

The Source Tools

Tools Structure

AutoSPInstaller

AutoSPInstallerGUI

Allowed Services to include

Configuration Sequence

Demo 1 (XML UI)

Demo 2 (Farm Installation based on real senarios)

SharePoint Install, Prerequisites online and offline

Hotfix and Language Packs Auto install

Q&A

Page 4: SharePoint 2013, Powershell Install from Development to Production

The Source Tools

CODEPLEX

http://autospinstaller.codeplex.com/

http://autospinstallergui.codeplex.com/

AutoSPInstaller

AutoSPInstallerGUI

Brian Lalancette

Ivan Josipovic

Page 5: SharePoint 2013, Powershell Install from Development to Production

AutoSPInstaller – Folder Structure

ForeFront

LanguagePacks

OfficeWebApps

PDF

SharePoint

Updates

2010ForeFront

LanguagePacks

• Decompressed Binaries

ProjectServer

SharePoint

• Decompressed Binaries

Updates

• Service Packs

• Fix's

2013

Page 6: SharePoint 2013, Powershell Install from Development to Production

AutoSPInstaller – Powershell Structure

\SP\AutoSPInstaller\AutoSPInstallerLaunch.bat

\SP\AutoSPInstaller\AutoSPInstallerInput.xml

\SP\AutoSPInstaller\AutoSPInstallerMain.ps1

\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1

\SP\AutoSPInstaller\AutoSPInstallerFunctionsCustom.ps1

\SP\AutoSPInstaller\AutoSPInstallerConfigureRemoteTarget.ps1

\SP\AutoSPInstaller\README.rtf

Page 7: SharePoint 2013, Powershell Install from Development to Production

AutoSPInstaller – Automated Services Allowed

User Profile Service Application

User Profile Synchronization Service

Metadata Service Application

SharePoint Foundation User Code Service

State Service Application

Usage and Health Service Application

PowerPivot Service Application

(removed due to complexity/misunderstandings around order of installation etc.)

Secure Store Service

Enterprise Search Service Application

Web Analytics Service Application

Outgoing Email

Business Data Connectivity Service Application

Excel Service Application

Access Service Application

PerformancePoint Service Application

Visio Graphics Service Application

Word Automation (Conversion) Service Application

Page 8: SharePoint 2013, Powershell Install from Development to Production

DEMO 1 - AutoSPInstallerGUI

Ivan Josipovic

Page 9: SharePoint 2013, Powershell Install from Development to Production

DEMO 2 – AutoSPInstaller FARM INSTALLATION

Epáá, agora?

Tenho uma dor de costas incrível

Vou à Farmácia, só venho amanhã

Page 10: SharePoint 2013, Powershell Install from Development to Production

Questions & Answers

OBRIGADO!