Get-EntraProductsAndServicePlans
1.1.2
Get product names from GUID or visa-versa. Search all products, service plans and lists Microsoft online service products and provide their various ID values.
Installation Options
Owners
Package Details
Author(s)
- Erlend Westervik
Tags
Entra Azure EntraID ID Licence Licences Product GUID Service Plan O365 Office 365 Licensing CSV Identifiers names Microsoft
Functions
ParseHtml Write-Console New-DirectoryIfNotExist
Dependencies
This script has no dependencies.
Release Notes
Version: 1.0.0 - Original published version (EntraLicenseIDToProductName)
Version: 1.1.0 - Re-write script to download CSV-file from same page, now that this has become avaliable, using new property names from CSV, rather than from HTLM-table (no spaces - yay!)
Version: 1.1.1 - Extend on logic to only check for new versions and download if nessasary + more parameters for searching directly, rather than using filters in gridview. This uses regexp with ignore case + hacked support for negate match by starting string with "!"
Version: 1.1.2 - Change default directory for the cache, so it is saved in $PSProfile-dir in a new folder called 'Lookups'. Making this a standard a cross my lookup-scripts.
FileList
- Get-EntraProductsAndServicePlans.nuspec
- Get-EntraProductsAndServicePlans.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 (current version) | 5 | 7/15/2025 |
1.1.1 | 5 | 7/11/2025 |