To connect to Office 365 with PowerShell you have to use Connect-SPOnline. Quite often I’m getting errors as I’m mistyping something. Here are a list of common errors: Object reference not set to an instance of an object. Connect-SPOnline : Object reference not set to an instance of an object. At line:1 char:1 + Connect-SPOnline […]
