Transfer FSMO roles

An easy way to transfer FSMO roles The Problem There are multiple ways to transfer the FSMO roles. If you are like us, and when you transfer one role, you usually need to transfer them all, this one-liner is a beauty to get the job done. The Fix Open PowerShell as an...

Access Office 365 via PowerShell

Connect to Azure AD/Office 365 via PowerShell The Problem The majority of tasks to do with Office 365 can be accomplished via the GUI, however there are often situations where you need to connect via PowerShell to toggle certain features. Connect to Azure AD/Office...