Office 365 Pre-requisites for Hosting Controller

Question: Office 365 Pre-requisites for Hosting Controller ?
 
Answer:
To provision Office 365, please perform the following steps before starting provisioning.
 
1.    Install the Azure Active Directory Module for Windows PowerShell  and Microsoft Sign-in Assistant for Office365 on the computer (if it isn't already installed). To install the Azure Active Directory Module for Windows PowerShell, go to the following Microsoft website: Manage Azure AD using Windows PowerShell
 
2.    Click Start, point to All Programs, click Windows Azure Active Directory, and then click Windows Azure Active Directory Module for Windows PowerShell.
 
3.    At the Windows PowerShell command prompt, type get-Module, and then press Enter.
 
4.    In the output, check that the MSOnline module is present. The output should look similiar to the following:
Module Type Name Exported Commands
-------------- -------- ----------------
Binary MSOnline {Add-MsolRoleMember, Remove-MsolContact...