Previous Topic: Install and Configure Windows PowerShellNext Topic: Troubleshooting


Install Windows Azure Active Directory Module for Windows PowerShell

Install Windows Azure Active Directory Module for Windows PowerShell to connect to your local PowerShell session and create your Microsoft Online Office365 Administration session.

Note: Make sure that Microsoft PowerShell is installed before you install this module.

Follow these steps:

  1. Check that the module is already installed.

    To do this, open Windows PowerShell and run the following command:

    Import-Module MsOnline
    

    A list of cmdlets appear.

  2. If the module MsOnline is not found use the instructions on the following page to install the latest version of the module:

    http://aka.ms/aadposh

  3. Repeat Step 1 to check that the module has installed correctly.