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

What's hot (20)

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

Viewers also liked (10)

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

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

PPTX
O365: Attack of the Clones
Christopher Johnson
 
PDF
Getting Started with Office 365 Developers Patterns and Practices Provisionin...
Prashant G Bhoyar (Microsoft MVP)
 
PPTX
SPSNL17 - Be more effective with the PnP Provisioning Engine - Erwin van Hunen
DIWUG
 
PPTX
An introduction to the office devpnp community initiative
Nigel Price
 
PDF
Getting Started with SharePoint Patterns and Practices Provisioning Engine-SP...
Prashant G Bhoyar (Microsoft MVP)
 
PPTX
Branding Office 365 w/ Front End Tools + SharePoint PnP
Thomas Daly
 
PPTX
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
Eric Overfield
 
PPTX
SharePoint Fest Chicago 2018 - From SharePoint to Office 365 development
Sébastien Levert
 
PPTX
SharePoint Fest Seattle 2018 - From SharePoint to Office 365 Development
Sébastien Levert
 
PPTX
Office 365 Development Overview
Mahmoud Hamed Mahmoud
 
PPTX
Branding office 365 with front end tooling
Thomas Daly
 
PPTX
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...
Sébastien Levert
 
PPTX
SharePoint Fest Seattle 2019 - From SharePoint to Office 365 Development
Sébastien Levert
 
PPTX
SharePoint Fest DC 2019 - From SharePoint to Office 365 Development
Sébastien Levert
 
PDF
Matthias Einig from Rencore - Transforming SharePoint farm solutions to the A...
Rencore
 
PDF
Transforming your full-trust solutions to the Add-in model / SharePoint Frame...
SUGES (SharePoint Users Group España)
 
PPTX
SharePoint Fest Chicago 2019 - From SharePoint to Office 365 Development
Sébastien Levert
 
PPTX
SharePoint Fest Chicago - From SharePoint to Office 365 Development
Sébastien Levert
 
PPTX
SharePoint Saturday Ottawa - From SharePoint to Office 365 Development
Sébastien Levert
 
PPTX
SharePoint Fest DC 2018 - From SharePoint to Office 365 Development
Sébastien Levert
 
O365: Attack of the Clones
Christopher Johnson
 
Getting Started with Office 365 Developers Patterns and Practices Provisionin...
Prashant G Bhoyar (Microsoft MVP)
 
SPSNL17 - Be more effective with the PnP Provisioning Engine - Erwin van Hunen
DIWUG
 
An introduction to the office devpnp community initiative
Nigel Price
 
Getting Started with SharePoint Patterns and Practices Provisioning Engine-SP...
Prashant G Bhoyar (Microsoft MVP)
 
Branding Office 365 w/ Front End Tools + SharePoint PnP
Thomas Daly
 
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
Eric Overfield
 
SharePoint Fest Chicago 2018 - From SharePoint to Office 365 development
Sébastien Levert
 
SharePoint Fest Seattle 2018 - From SharePoint to Office 365 Development
Sébastien Levert
 
Office 365 Development Overview
Mahmoud Hamed Mahmoud
 
Branding office 365 with front end tooling
Thomas Daly
 
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...
Sébastien Levert
 
SharePoint Fest Seattle 2019 - From SharePoint to Office 365 Development
Sébastien Levert
 
SharePoint Fest DC 2019 - From SharePoint to Office 365 Development
Sébastien Levert
 
Matthias Einig from Rencore - Transforming SharePoint farm solutions to the A...
Rencore
 
Transforming your full-trust solutions to the Add-in model / SharePoint Frame...
SUGES (SharePoint Users Group España)
 
SharePoint Fest Chicago 2019 - From SharePoint to Office 365 Development
Sébastien Levert
 
SharePoint Fest Chicago - From SharePoint to Office 365 Development
Sébastien Levert
 
SharePoint Saturday Ottawa - From SharePoint to Office 365 Development
Sébastien Levert
 
SharePoint Fest DC 2018 - From SharePoint to Office 365 Development
Sébastien Levert
 
Ad

More from SPC Adriatics (20)

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

Recently uploaded (20)

PDF
Integrating IIoT with SCADA in Oil & Gas A Technical Perspective.pdf
Rejig Digital
 
PPTX
Top Managed Service Providers in Los Angeles
Captain IT
 
PPTX
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
PPTX
Earn Agentblazer Status with Slack Community Patna.pptx
SanjeetMishra29
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PDF
NewMind AI Weekly Chronicles – July’25, Week III
NewMind AI
 
PDF
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
PDF
Market Insight : ETH Dominance Returns
CIFDAQ
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PPTX
Extensions Framework (XaaS) - Enabling Orchestrate Anything
ShapeBlue
 
PPTX
Simplifying End-to-End Apache CloudStack Deployment with a Web-Based Automati...
ShapeBlue
 
PDF
Alpha Altcoin Setup : TIA - 19th July 2025
CIFDAQ
 
PDF
Meetup Kickoff & Welcome - Rohit Yadav, CSIUG Chairman
ShapeBlue
 
PPTX
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
PDF
How Current Advanced Cyber Threats Transform Business Operation
Eryk Budi Pratama
 
PDF
Novus Safe Lite- What is Novus Safe Lite.pdf
Novus Hi-Tech
 
PDF
Upskill to Agentic Automation 2025 - Kickoff Meeting
DianaGray10
 
PDF
Rethinking Security Operations - Modern SOC.pdf
Haris Chughtai
 
PDF
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
PDF
CIFDAQ'S Token Spotlight for 16th July 2025 - ALGORAND
CIFDAQ
 
Integrating IIoT with SCADA in Oil & Gas A Technical Perspective.pdf
Rejig Digital
 
Top Managed Service Providers in Los Angeles
Captain IT
 
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
Earn Agentblazer Status with Slack Community Patna.pptx
SanjeetMishra29
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
NewMind AI Weekly Chronicles – July’25, Week III
NewMind AI
 
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
Market Insight : ETH Dominance Returns
CIFDAQ
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
Extensions Framework (XaaS) - Enabling Orchestrate Anything
ShapeBlue
 
Simplifying End-to-End Apache CloudStack Deployment with a Web-Based Automati...
ShapeBlue
 
Alpha Altcoin Setup : TIA - 19th July 2025
CIFDAQ
 
Meetup Kickoff & Welcome - Rohit Yadav, CSIUG Chairman
ShapeBlue
 
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
How Current Advanced Cyber Threats Transform Business Operation
Eryk Budi Pratama
 
Novus Safe Lite- What is Novus Safe Lite.pdf
Novus Hi-Tech
 
Upskill to Agentic Automation 2025 - Kickoff Meeting
DianaGray10
 
Rethinking Security Operations - Modern SOC.pdf
Haris Chughtai
 
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
CIFDAQ'S Token Spotlight for 16th July 2025 - ALGORAND
CIFDAQ
 

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);