SlideShare a Scribd company logo
Getting started with the Office 365 Developer
Patterns and Practices Provisioning Engine
ERWIN VAN HUNEN, PRODUCT OWNER, RENCORE.COM
PAOLO PIALORSI, CEO, PIASYS.COM
SPONSORS
Erwin van Hunen
• Project Owner
• Many certifications
• MCSM – Charter SharePoint
• MVP Office Servers and Services
• Office 365 Dev PnP Core Team Member
• Over 20 years of industry experience
• Speaker at main IT conferences
Paolo Pialorsi
• Project Manager, Consultant, Trainer
• About 50 Microsoft certification exams passed
• MCSM – Charter SharePoint
• MVP Office Servers and Services
• Office 365 Dev PnP Core Team Member
• Focused on SharePoint and Office 365 since
the beginning
• Author of many books about XML, SOAP,
.NET, LINQ, SharePoint, and Office 365
• Speaker at main IT conferences
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
https://github.com/OfficeDev/PnP-Provisioning-Schema
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
// Get template from existing site
template = ctx.Web.GetProvisioningTemplate();
1
2
4
3
// Save template using XML provider
XMLFileSystemTemplateProvider provider =
new XMLFileSystemTemplateProvider(@"c:temp", "");
string templateName = "template.xml";
provider.SaveAs(template, templateName);
// Load the saved model again
ProvisioningTemplate p2 =
provider.GetTemplate(templateName);
// Apply template to existing site
ctxTarget.Web.ApplyProvisioningTemplate(template);
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
Getting started with the PnP Provisioning Engine
thank you
questions?
live ratings
@ERWINVANHUNEN
@PAOLOPIA
spca.biz/VUJZ

More Related Content

PPTX
Introduction to Office 365 PnP- Reusable solutions
PDF
What's in SharePoint land 2016 for the end user
PPTX
An Introduction to the Office 365 Patterns and Practices Project
PPTX
Workflow Best Practices:Five (or More) "Do"s and "Don't"s
PDF
O365Con18 - Customizing SharePoint and Microsoft Teams with SharePoint Framew...
PPTX
SPSBE18: New era of customizing site provisioning
PPTX
SharePoint on demand with System Center - Matija Blagus
PPTX
Why you shouldn't probably care about Machine Learning
Introduction to Office 365 PnP- Reusable solutions
What's in SharePoint land 2016 for the end user
An Introduction to the Office 365 Patterns and Practices Project
Workflow Best Practices:Five (or More) "Do"s and "Don't"s
O365Con18 - Customizing SharePoint and Microsoft Teams with SharePoint Framew...
SPSBE18: New era of customizing site provisioning
SharePoint on demand with System Center - Matija Blagus
Why you shouldn't probably care about Machine Learning

What's hot (20)

PDF
Made for Mobile - Let Office 365 Power Your Mobile Apps
PPTX
Custom dev o365
PPTX
ECS19 - Tomislav Lulic - What is changed in product/service licensing with Cl...
PPTX
Workflows for share point 2013
PPTX
Value of share point add ins
PPTX
SPO Migration - New API
PPTX
Rencore Webinar: SharePoint Customizations - the most overlooked road block t...
PDF
O365Con18 - Microsoft Graph, a Walk-through - Adis Jugo
PDF
SPUnite17 SPFx Extensions
PPTX
Make IT Pro's great again: Microsoft Azure for the SharePoint professional
PDF
O365Con18 - Bridge Over O365 Gaps and Enhance User Satisfaction - Nimrod Geva
PPTX
SharePoint wizards - no magic needed, just use Microsoft Flow
PPTX
ECS19 - Vesa Juvonen - Getting Started With SharePoint Framework - Roadmap
PPTX
Don't simply deploy, transform! Build your digital workplace in Office 365
PPTX
SPS Gulf : SharePoint 2013 Cloud Business App
PDF
O365Con19 - Customise the UI in Modern SharePoint Workspaces - Corinna Lins
PPTX
ECS19 - Ahmad Najjar and Serge Luca - Power Platform Tutorial
PPTX
Building a Microsoft Teams Provisioning Process using Power Apps & Power Auto...
PPTX
Office apps in Office 365 - Napa the next big thing
PPTX
Hybrid SharePoint Deployments
Made for Mobile - Let Office 365 Power Your Mobile Apps
Custom dev o365
ECS19 - Tomislav Lulic - What is changed in product/service licensing with Cl...
Workflows for share point 2013
Value of share point add ins
SPO Migration - New API
Rencore Webinar: SharePoint Customizations - the most overlooked road block t...
O365Con18 - Microsoft Graph, a Walk-through - Adis Jugo
SPUnite17 SPFx Extensions
Make IT Pro's great again: Microsoft Azure for the SharePoint professional
O365Con18 - Bridge Over O365 Gaps and Enhance User Satisfaction - Nimrod Geva
SharePoint wizards - no magic needed, just use Microsoft Flow
ECS19 - Vesa Juvonen - Getting Started With SharePoint Framework - Roadmap
Don't simply deploy, transform! Build your digital workplace in Office 365
SPS Gulf : SharePoint 2013 Cloud Business App
O365Con19 - Customise the UI in Modern SharePoint Workspaces - Corinna Lins
ECS19 - Ahmad Najjar and Serge Luca - Power Platform Tutorial
Building a Microsoft Teams Provisioning Process using Power Apps & Power Auto...
Office apps in Office 365 - Napa the next big thing
Hybrid SharePoint Deployments
Ad

Viewers also liked (10)

PPTX
Connecting to External Data On-Prem in Office 365 SharePoint Online
PDF
Building Office 365 Apps with TypeScript
PDF
Long live On Premises, the reality of SharePoint in the Enterprise
PPTX
SharePoint Backup best Practices
PDF
Backup and Restore - SharePoint 2013
PPTX
Building on the Microsoft Graph: App in 60 minutes
PDF
Build a Search Driven Site-Understanding Cross-Site Publishing
PPTX
Getting Started with Project Online
PPT
SharePoint Backup And Disaster Recovery with Joel Oleson
PPTX
How to implement SharePoint in your organization
Connecting to External Data On-Prem in Office 365 SharePoint Online
Building Office 365 Apps with TypeScript
Long live On Premises, the reality of SharePoint in the Enterprise
SharePoint Backup best Practices
Backup and Restore - SharePoint 2013
Building on the Microsoft Graph: App in 60 minutes
Build a Search Driven Site-Understanding Cross-Site Publishing
Getting Started with Project Online
SharePoint Backup And Disaster Recovery with Joel Oleson
How to implement SharePoint in your organization
Ad

Similar to Getting started with the PnP Provisioning Engine (20)

PPTX
O365: Attack of the Clones
PDF
Getting Started with Office 365 Developers Patterns and Practices Provisionin...
PPTX
SPSNL17 - Be more effective with the PnP Provisioning Engine - Erwin van Hunen
PPTX
An introduction to the office devpnp community initiative
PDF
Getting Started with SharePoint Patterns and Practices Provisioning Engine-SP...
PPTX
Branding Office 365 w/ Front End Tools + SharePoint PnP
PPTX
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
PPTX
SharePoint Fest Chicago 2018 - From SharePoint to Office 365 development
PPTX
SharePoint Fest Seattle 2018 - From SharePoint to Office 365 Development
PPTX
Office 365 Development Overview
PPTX
Branding office 365 with front end tooling
PPTX
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...
PPTX
SharePoint Fest Seattle 2019 - From SharePoint to Office 365 Development
PPTX
SharePoint Fest DC 2019 - From SharePoint to Office 365 Development
PDF
Matthias Einig from Rencore - Transforming SharePoint farm solutions to the A...
PDF
Transforming your full-trust solutions to the Add-in model / SharePoint Frame...
PPTX
SharePoint Fest Chicago 2019 - From SharePoint to Office 365 Development
PPTX
SharePoint Fest Chicago - From SharePoint to Office 365 Development
PPTX
SharePoint Saturday Ottawa - From SharePoint to Office 365 Development
PPTX
SharePoint Fest DC 2018 - From SharePoint to Office 365 Development
O365: Attack of the Clones
Getting Started with Office 365 Developers Patterns and Practices Provisionin...
SPSNL17 - Be more effective with the PnP Provisioning Engine - Erwin van Hunen
An introduction to the office devpnp community initiative
Getting Started with SharePoint Patterns and Practices Provisioning Engine-SP...
Branding Office 365 w/ Front End Tools + SharePoint PnP
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
SharePoint Fest Chicago 2018 - From SharePoint to Office 365 development
SharePoint Fest Seattle 2018 - From SharePoint to Office 365 Development
Office 365 Development Overview
Branding office 365 with front end tooling
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...
SharePoint Fest Seattle 2019 - From SharePoint to Office 365 Development
SharePoint Fest DC 2019 - From SharePoint to Office 365 Development
Matthias Einig from Rencore - Transforming SharePoint farm solutions to the A...
Transforming your full-trust solutions to the Add-in model / SharePoint Frame...
SharePoint Fest Chicago 2019 - From SharePoint to Office 365 Development
SharePoint Fest Chicago - From SharePoint to Office 365 Development
SharePoint Saturday Ottawa - From SharePoint to Office 365 Development
SharePoint Fest DC 2018 - From SharePoint to Office 365 Development

More from SPC Adriatics (20)

PPTX
How to secure your data in Office 365
PPTX
Do you know, where your sensitive data is?
PPTX
Securing Intellectual Property using Azure Rights Management Services
PPTX
Creating Workflows in Project Online
PPTX
Faster than a flash behind the scenes of patching SharePoint Online
PPTX
Role based views in Project and Resource Center
PPTX
OneDrive, TwoDrive, Whiterive, BlueDrive (hahaha)
PPTX
SharePoint Governance and Compliance
PDF
From analyses to successful Implementation
PDF
The key to a successful Office 365 implementation is adoption
PPTX
Office 365 Video
PPTX
10 Steps to be Successful with Enterprise Search
PPTX
How the Cloud Changes Business Solution Design and Delivery
PDF
Scaling SharePoint 2016 Farms with MinRole & Other Tools
PPTX
SharePoint 2013 Search Operations
PDF
Office Online Server 2016 - a must for on-premises installation for SharePoin...
PPTX
Custom Code-The Missing Piece of the SharePoint Governance Puzzle
PPTX
SharePoint 2016 Hybrid Sites Inside Out
PPTX
Microsoft BI demystified: SharePoint 2016 BI or for PowerBI v2?
PPTX
What's New for the BI workload in SharePoint 2016 and SQL Server 2016
How to secure your data in Office 365
Do you know, where your sensitive data is?
Securing Intellectual Property using Azure Rights Management Services
Creating Workflows in Project Online
Faster than a flash behind the scenes of patching SharePoint Online
Role based views in Project and Resource Center
OneDrive, TwoDrive, Whiterive, BlueDrive (hahaha)
SharePoint Governance and Compliance
From analyses to successful Implementation
The key to a successful Office 365 implementation is adoption
Office 365 Video
10 Steps to be Successful with Enterprise Search
How the Cloud Changes Business Solution Design and Delivery
Scaling SharePoint 2016 Farms with MinRole & Other Tools
SharePoint 2013 Search Operations
Office Online Server 2016 - a must for on-premises installation for SharePoin...
Custom Code-The Missing Piece of the SharePoint Governance Puzzle
SharePoint 2016 Hybrid Sites Inside Out
Microsoft BI demystified: SharePoint 2016 BI or for PowerBI v2?
What's New for the BI workload in SharePoint 2016 and SQL Server 2016

Recently uploaded (20)

PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Electronic commerce courselecture one. Pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
KodekX | Application Modernization Development
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Approach and Philosophy of On baking technology
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Chapter 3 Spatial Domain Image Processing.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Electronic commerce courselecture one. Pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Unlocking AI with Model Context Protocol (MCP)
Digital-Transformation-Roadmap-for-Companies.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Understanding_Digital_Forensics_Presentation.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Network Security Unit 5.pdf for BCA BBA.
KodekX | Application Modernization Development
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Big Data Technologies - Introduction.pptx
Approach and Philosophy of On baking technology
NewMind AI Weekly Chronicles - August'25 Week I
NewMind AI Monthly Chronicles - July 2025
Encapsulation_ Review paper, used for researhc scholars
Chapter 3 Spatial Domain Image Processing.pdf

Getting started with the PnP Provisioning Engine

  • 1. Getting started with the Office 365 Developer Patterns and Practices Provisioning Engine ERWIN VAN HUNEN, PRODUCT OWNER, RENCORE.COM PAOLO PIALORSI, CEO, PIASYS.COM
  • 3. Erwin van Hunen • Project Owner • Many certifications • MCSM – Charter SharePoint • MVP Office Servers and Services • Office 365 Dev PnP Core Team Member • Over 20 years of industry experience • Speaker at main IT conferences
  • 4. Paolo Pialorsi • Project Manager, Consultant, Trainer • About 50 Microsoft certification exams passed • MCSM – Charter SharePoint • MVP Office Servers and Services • Office 365 Dev PnP Core Team Member • Focused on SharePoint and Office 365 since the beginning • Author of many books about XML, SOAP, .NET, LINQ, SharePoint, and Office 365 • Speaker at main IT conferences
  • 15. // Get template from existing site template = ctx.Web.GetProvisioningTemplate(); 1 2 4 3 // Save template using XML provider XMLFileSystemTemplateProvider provider = new XMLFileSystemTemplateProvider(@"c:temp", ""); string templateName = "template.xml"; provider.SaveAs(template, templateName); // Load the saved model again ProvisioningTemplate p2 = provider.GetTemplate(templateName); // Apply template to existing site ctxTarget.Web.ApplyProvisioningTemplate(template);