SharePoint 2010, 2013, 2016 – Monitor your SharePoint logs.
Quite a while ago I developed tool to monitor SharePoint logs. Since I developed this it’s been available for download on Codeplex. Recently I noticed that codeplex is going to…
SharePains by Microsoft MVP Pieter Veenstra
Microsoft 365, Power Platform, SharePoint, Teams, Azure and Dynamics
All posts about SharePoint 2016
Quite a while ago I developed tool to monitor SharePoint logs. Since I developed this it’s been available for download on Codeplex. Recently I noticed that codeplex is going to…
Many times I’ve used the examples in this article to get lists items from SharePoint using JavaScript. The examples in this article are however incorrect and the collection of list…
Have you ever tried to migrate a site from an on-premises SharePoint environment to Office 365? Or have you tried keeping development, test and production sites in sync? Within an…
Currently I’m implementing an appraisal process for one of my customers using Nintex Workflow and Nintex Forms. My initial thought was to create an appraisal form and then create a…
Today I tried to create a site using New-PnPWeb and I received the following error message: New-PnPWeb : Provisioning did not succeed. Details: Failed to initialize some site properties for…
Over the last year or so many of my posts have been related to the PnP Provisioning Engine. I’ve created multiple scripts to replicate my whole intranet from one tenant…
Over the last year or so many of my posts have been related to the PnP Provisioning Engine. I’ve created multiple scripts to replicate my whole intranet from one tenant…
SharePoint has it’s own Contact list with its own content type, Contact. But what if you want to customize this list. What should you do? A couple of common customization…
Last week one of my customers at hybrIT Services wanted me to implement drag and drop to update a status field for one of their lists. So I found the Andrew…