3.2 Upgrading a 4.1.0.x Driver to 4.1.x Version

  1. Stop the driver instance from the .NET Remote Loader console.

  2. Stop the driver by using iManager or Designer.

  3. Download the Windows Azure Active Directory Module for Windows PowerShell version 1.1.166 from Powershell page.

    1. Download the AdministrationConfig-V1.1.166.0-GA.msi file.

    2. Install the AdministrationConfig-V1.1.166.0-GA.msi file.

  4. Delete the following .dlls that you would have previously copied from MsOnline and MSOnlineExtended folders:

    • Microsoft.Azure.ActiveDirectory.Client.Framework.dll

    • Microsoft.Online.Administration.Automation.PSModule.dll

    • Microsoft.Online.Administration.Automation.PSModule.Resources.dll

    • Microsoft.Online.Administration.Automation.PSModule.Resources.resources.dll

    • Microsoft.Online.Identity.Federation.PowerShell.dll

    • Microsoft.Online.Identity.Federation.PowerShell.Strings.dll

  5. Copy the following .dlls from the C:\Windows\System32\WindowsPowerShell\v1.0\Modules\MSonline folder to the .NET Remote Loader folder:

    • Microsoft.Azure.ActiveDirectory.Client.Framework.dll

    • Microsoft.Online.Administration.Automation.PSModule.dll

    • Microsoft.Online.Administration.Automation.PSModule.Resources.dll

    • System.IdentityModel.Tokens.Jwt.dll

  6. To check if the MSonline modules are correctly installed, perform the following steps:

    1. Open Windows PowerShell module.

    2. Execute the Import-Module msonline command.

      The above command should execute without any error.

  7. Unzip the IDM451_O365_41x.zip file to the driver installation folder.

  8. From the unzipped file, copy the DXMLMSOnlineDriver.dll, SQLite.Interop.dll, and System.Data.SQLite.dll files to the .NET Remote Loader installation folder.

  9. Start the .NET Remote Loader instance.

  10. Start the driver.