Anything About IT

Learning, Building, Sharing

Office 365 Centralized Deployment service

Just recently Microsoft announced the general availability of the Office 365 centralized deployment service. I have tested it and it really makes depl...

PowerShell Script - Get-MsolRoleMemberDetails

To get a list of all users that belong to a given role, the Microsoft Azure Active Directory module has a cmdlet Get-MsolRoleMember, however to run th...

Office 365 PowerShell script to retrieve AccountSku license information

A small PowerShell script that lists all users that have the specified Office 365 AccountSkuid enabled on their account. ``` ```

The GroupPolicy Xtended PowerShell Module

Good day everyone. Today I would like to share with you the Group Policy Xtended PowerShell module that i’ve written recently. Histrocially I used to ...

PowerShell Script to remove Office 365 Service Plans from a user

When assigning an Office 365 license to a user, by default several service plans are enabled. When assigning an Office 365 **E3** license to a user, t...

PowerShell Script to remove Office 365 Service Plans from a user

When assigning an Office 365 license to a user, by default several service plans are enabled. When assigning an Office 365 **E3** license to a user, t...