SPO

Run any version of PNP without Installation

Summary When testing scripts, you may need functionality in a newer version of PNP than what you have installed on your device. Also, there may be a need to run an older version, if your script is using functions or parameters that were deprecated in newer versions.  This blog will walk you through the process […]

How to install the latest SPO PowerShell Module

Summary It’s a good practice to ensure the latest version of the SharePoint Online Module is installed, because it’s constantly being updated with new and improved features. I’m just sharing a quick PowerShell script that ensures the latest SharePoint online PowerShell module is installed. There 2 different ways to install this module. Download and install […]