Blog

Month: November 2016

Get Office 365 Admin Roles using PowerShell

Office 365 has a couple of admin roles which can be assigned to different users. With the below PowerShell one-liner you can get the Office 365 Admin Roles in 1 overview. Get-MsolRole | %{$role = $_.name; Get-MsolRoleMember -RoleObjectId...

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Archive