JAEN

Microsoft 365

Get-MgSubscribedSku

SafeLicense inventory

Get-MgSubscribedSku | select SkuPartNumber,ConsumedUnits

Shows SKUs with purchased vs consumed counts — check stock before assignments fail.

Examples

  • Get-MgSubscribedSku | ft SkuPartNumber,@{n='Free';e={$_.PrepaidUnits.Enabled - $_.ConsumedUnits}}Free seats per SKU

Syntax

Get-MgSubscribedSku (要Graph接続)

Before you run it

Read only.

Used when you see

License assignment fails
1
Check free seats per SKU
See the whole flow →

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store