SharePoint

Calling the Microsoft Graph with PnP PowerShell

Calling the Microsoft Graph with PnP PowerShell

In researching options for an upcoming project, I had a scenario in which I needed to use PnP PowerShell to connect to SharePoint using Azure AD App-Only with a certificate as well and make additional calls to the Microsoft Graph to determine if an Office 365 group is a Team

Continue reading
The many ways to set UK Locale in SharePoint

The many ways to set UK Locale in SharePoint

So you have a UK tenant and want to default from US Locale; unfortunately, there isn’t a default option. There is the default time zone, under Site Creation in Modern administration centre, but this does not include Locale.

Continue reading
Running the Cross-Platform PnP PowerShell on a Raspberry Pi

Running the Cross-Platform PnP PowerShell on a Raspberry Pi

On Friday 9th Oct 2020, Erwin van Hunen, the ‘father’ on PnP PowerShell announced on Twitter the release of the next major version of PnP PowerShell with cross-platform support, running on PowerShell Core. So naturally, like a kid with a new toy, wanted to see if I can get this working on a Raspberry Pi 4.

Continue reading
The power of PnP Core SDK running on a Raspberry Pi

The power of PnP Core SDK running on a Raspberry Pi

As part of an experiment, I looked at running the new PnP Core SDK preview 3 on my Raspberry Pi 4, and it worked like a charm! So I will take you through an overview of running the latest SDK on these cool devices.

Continue reading