AAnticamara's avatar
AAnticamara
Copper Contributor
May 11, 2022
Status:
New

Add Properties to Get-MgUser cmdlets similar to Get-MsolUser

Pernille-Eskebo: The cmdlet 'Get-MsolUser' has properties for Licenses.AccountSkuID and BlockCredential where we can pipe them in a single-line command: Get-MsolUser -All | Where-Object { $_.Bl...