AAnticamara
May 11, 2022Copper Contributor
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...
ap773
Oct 03, 2022Copper Contributor
I have the same problems and it will be great to have a similar properties BlockCredential, Islicensed, etc. in Get-MgUser cmdlet