Forum Discussion
Himanshu Singh
Jun 21, 2019Iron Contributor
Office 365 License Reporting
This is not that straight forward, may be Microsoft is assuming any applied license has all services enabled in it, Which cannot be true everytime, I have following requirement to prepare a report ...
Himanshu Singh
Jun 21, 2019Iron Contributor
I know and have this one, i dont understand this is not a free tool either,
please stop sharing this link with respect to licensing,
I am looking for Powershell way to accomplish this which i believe should be possible..
BR,
/HS
Robert Luck
Jun 21, 2019Iron Contributor
Solving our requirements with PowerShell always gives us a great accomplishment feel. Please try the below script which will list licensed users along with enabled service and its License subscription name.
https://gallery.technet.microsoft.com/Export-Office-365-User-079add3a
This script will provide 2 output file. Please check the "Simple Office 365 Users License Report" file to solve your requirement.
If you need any modifications, let me know. I am happy to help you.
- Muthu_kumar2002Apr 07, 2023Copper Contributor
Here the challenge many companies wont allow the graph api as it is reading user profile info or requesting to approve it.
without ms graph and input the user upn name it should give lic assigment info
Thanks
Muthu