In Memory PnP Provisioning Templates in PowerShell
Last month we released some new cmdlets really useful to play with the PnP Provisioning Templates in memory. In this post I want to share with you how to leverage them in your everyday life, as well as while creating new PnP Provisioning Templates that you want to submit into the new PnP Templates Gallery. […]
Updated NuGet packages for PnP
This month in OfficeDev PnP together with the May 2016 monthly release, we introduced support for SharePoint 2016 and a new naming convention for all the NuGet packages. Now we have: SharePointPnPCoreOnline: which previously was called OfficeDevPnPCore16 and targets SharePoint Online. SharePointPnPCore2016: which is fresh new and targets SharePoint 2016 on-premises. SharePointPnPCore2013: which previously was called OfficeDevPnPCore15 […]
How to publish a Workflow Definition in SharePoint using PowerShell
oday, while working on the PnP Provisioning Engine I had to write some code to publish a new XAML based Workflow Definition in SharePoint, as well as to create a Subscription between the workflow and a target list/library. To make it easier, I wrote a bunch of PowerShell scripting that leverages the Erwin’s PnP PowerShell […]
SharePoint 2013 Hybrid Topologies Maintenance
While waiting for Microsoft SharePoint 2016 and the upcoming new features and capabilities in the fields of Hybrid Cloud, maybe you already have an hybrid topology with Microsoft SharePoint 2013. May also be that you created that topology following the instructions that I provided last year at TechEd Europe 2014, and that you can still […]
Slides and demos of my session at CEUS by Iberian SPC
Here you can find the slides of my session “Remote Provisioning with the new PnP Provisioning Engine” at the CEUS by Iberian SPC. Moreover, here follow the demos: Sample of Remote Provisioning with CSOM. Just to show how it works, but I suggest to use the PnP Provisioning Engine, instead. Visual Studio sample about how […]
Slide of my session at SPS Paris 2015
Here you can find the PDF slides of my session “Overview of Hybrid Scenarios with Office 365 and SharePoint” at the latest SharePoint Saturday Paris 2015. Enjoy!
Slides and demos of my session “Office 365 API for .NET Developers” at SPS Helsinki
Thanks for attending my session @SPSHelsinki, here you can find the slides deck I showed during my session. Moreover, on the OfficeDev PnP project you can find the entire demo solution I illustrated during the session. There you will find a WPF application, an ASP.NET MVC web application, and an ASP.NET WebForm application to see […]
Microsoft Office 365, ADFS and signing/encrypting certificates renewal
Let’s say that you have an Office 365 tenant, and that you also deployed a set of Federated Identities with Windows Active Directory Federation Services (ADFS). It could happen that you log into the Admin portal of your Office 365 tenant and you see the following polite message. Let me repeat the text to help […]
Slide, demos and links of my webinar “Consuming Office 365 REST API” for ESPC15
Here you can find the demos (on OfficeDev/PnP project) about how to consume the Office 365 APIs. The slides and the recorded video will be available soon on the European SharePoint & Office 365 Community. Moreover, as promised, here you can find the list of libraries (released and beta) available to consume Azure AD: https://msdn.microsoft.com/en-us/library/azure/dn151135.aspx. […]
SPSSTHLM18 – Advanced SharePoint Workflow Scenarios
And here you can find slides and demos of my session “Advanced SharePoint Workflow Scenarios” at SharePoint Saturday Stockholm, 14 February 2015. Stay tuned … the workflow topic is a huge one!