Microsoft releases updates all the time. how do you know if two environments are the same? Today I'm trying to use PnP PowerShell to check the version of my SharePoint farm in Office 365. Two simple commands is all I need. First I connect to my tenant Connect-PnPOnline -Url https://tenant.sharepoint.com Then I get my context: … Continue reading Office 365 – Which version have I got?
