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. ``` ```

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...

PowerShell Script: Retrieve all Office 365 URLs and IP Ranges

This week I took the [Office 365 Performance Management](http://www.microsoftvirtualacademy.com/training-courses/office-365-performance-management) co...