Forum Discussion

MUTHU2023's avatar
MUTHU2023
Copper Contributor
Nov 11, 2023

License info

Hi,

 

As you all know  now  msoluser  cmds were depreciated.  Now  ms graph has been replaced. 
But due to security restriction we have  been  not allowed  . Can  we  have license info for set of users   by using  msoluser cms. like  license is true   or   services  were  enabled  for the user. 

 

Thanks

Muthu

2 Replies

  • You can still do all the "read" operations, via Get-MsolUser, Get-MsolAccountSku and so on. You will not be able to make changes however. Only the Graph API/Graph SDK for PowerShell is supported for that now.
    • MUTHU2023's avatar
      MUTHU2023
      Copper Contributor
      Thanks for the update. Can you provide the ps script to get the info. for list of users lic were set to true or false.

      Thank in advance