MSOLLicenseManagement

2.0.2

Provides functions to simplify the management of License Assignment, Swapping, Updating, and Reporting in Office 365.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MSOLLicenseManagement -RequiredVersion 2.0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MSOLLicenseManagement -Version 2.0.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 matbyrd@microsoft.com. All rights reserved.

Package Details

Author(s)

  • matbyrd@microsoft.com

Tags

O365 MSOL License Management SKU Plan AzueAD Bulk

Functions

Get-MSOLUserLicenseReport Convert-MSOLUserLicenseToExplicit Add-MSOLUserLicense Remove-MSOLUserLicense Set-MSOLUserLicensePlan Update-MSOLUserLicensePlan Switch-MSOLUserLicense

Dependencies

This module has no dependencies.

Release Notes

2.0.2 - Update-MSOLUserLicensePlan provide better infromation when failing
       2.0.2 - Update-MSOLUserLicensePlan will better handle trying to update a user if the SKU is not found
       2.0.1 - Added logging of cmdlet invocation to log file
       2.0.1 - Added Logging of module version to log file
       2.0.1 - fixed a missed case in Update-MSOLUserLicensePlan where it would try to update a user who did not have the SKU assigned
       2.0.1 - Updated cmdlet help
       Major Rework of the cmdlets!
       * Cmdlets should no longer STOP by default when they encounter an error
       * To Revert back to this behavior set the ErrorActionPreference to stop in the shell using $ErrorActionPreference = "Stop"
       * I have done all of the testing I could but there might be some issues still, please report them so they can get fixed

FileList

Version History

Version Downloads Last updated
3.0.4 1,841 1/10/2023
3.0.2 495 8/3/2022
3.0.0 177 6/1/2022
2.1.0 1,829 5/18/2020
2.0.5 508 12/5/2019
2.0.4 364 8/28/2019
2.0.3 328 6/13/2019
2.0.2 (current version) 42 6/11/2019
2.0.1 90 5/23/2019
2.0.0 102 4/24/2019
1.0.14 386 10/23/2018
1.0.13 21 10/23/2018
1.0.12 178 8/29/2018
1.0.11 126 6/25/2018
1.0.10 29 6/22/2018
1.0.8 84 6/1/2018
1.0.7 139 4/24/2018
1.0.6 33 4/20/2018
Show less