MSOLLicenseManagement

1.0.13

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 1.0.13

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

Install-PSResource -Name MSOLLicenseManagement -Version 1.0.13

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

1.0.13 - Fixed issue with json file import failing
       1.0.12 - Added coloum to report file titled CommonName that contains the name of the Sku
       1.0.12 - Added functionality to map SkuID to Common Sku Name for reporting
       1.0.11 - Further updates to help
       1.0.10 - Fixed help for Update-MSOLUserLicense to properly reflect that it does not overwrite plans
       1.0.9 - Minor update to clean up some code
       1.0.8 - Added validation for provided log file path.
       1.0.7 - Fixed an issue where Update-MSOLUserLicensePlan would skip users unexpectedly
       1.0.6 - Updated the report to include UsageLocation by default
       1.0.5 - Corrected issue with Switch-MsolUserLicense and add-MsolUserLicense that prevented them from updating users
1.0.4 - Fixed a bug with Switch-MSOLUserLicense where it was not properly evaluating the SKU names

FileList

Version History

Version Downloads Last updated
3.0.4 1,846 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 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 (current version) 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