How to View Office 365 User Account Details in PowerShell

PowerShell get-msoluser command

In this article, I'll show you to retrieve Office 365 user account details with the help of PowerShell using get-msoluser. Prerequisites Download and install the following modules. Microsoft Online Service Sign-in Assistant for IT Professionals RTW Windows Azure Active Directory Module for Windows PowerShell (64-bit version) View Office 365 User Account Details in PowerShell - ... Read more

How to Remove Unlicensed Users in Office 365

In this article, I'll illustrate how to remove all unlicensed users in O365. Prerequisites Download and install the following modules. Microsoft Online Service Sign-in Assistant for IT Professionals RTW Windows Azure Active Directory Module for Windows PowerShell (64-bit version) Remove Unlicensed Users in Office 365 1) Open PowerShell with elevated privileges. 2) Execute the following ... Read more

How to Create an Unlicensed User in Office 365 for Testing

You can create an unlicensed user in Office 365 for testing purposes. Lets get started. Prerequisites Download and install the following modules. Microsoft Online Service Sign-in Assistant for IT Professionals RTW Windows Azure Active Directory Module for Windows PowerShell (64-bit version) Create an Unlicensed User in Office 365 for Testing Open portal.office.com in your favorite ... Read more

Firewall Ports Used by Office 365

I was recently preparing for Office 365 certification (exam 70-346), I came up with several questions about firewall ports used by O365. I explored and then I thought I should document for others 🙂 Ports Used by Office 365 Following are the ports used for various purposes by Office 365. TCP 443 - ADFS, Microsoft ... Read more

Admin Roles in Office 365

Following are the most widely used admin roles in Office 365 with their description. Role Description Global administrator It is by default a user who signs up to buy 0365 services. The global administrator can access all administrative features and It is the only user who assigns admin roles to other users. Billing administrator Billing ... Read more