PowerShell

Avoid PowerShell strings issues and REST API with OData queries

Avoid PowerShell strings issues and REST API with OData queries

Have you bumped into string manipulation issues with PowerShell scripts using PnP PowerShell, and want to call services by their REST APIs with the Invoke-PnPSPRestMethod cmdlet, where need to use a Rest API URL that contains oData clauses?

Continue reading
Azure Automation to the Rescue – Session at Scottish Summit 2021

Azure Automation to the Rescue – Session at Scottish Summit 2021

Hopefully, you have seen my session at the Scottish summit for ‘Azure Automation to the rescue, PnP PowerShell your way to the fun stuff’, whist quite a lengthy title, talks about how you can leverage Azure cloud services to offload

Continue reading
How to see the documentation for Classic PnP PowerShell

How to see the documentation for Classic PnP PowerShell

So, are you looking for the documentation site for the classic SharePointPnPPowerShellOnline module on docs.microsoft.com? You may have noticed that it has now been updated with the new and shiny documentation for the modern PnP.PowerShell module with details on all the new cmdlets available to you.

Continue reading
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