
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2018 11:38 AM
I want to know if there is a possibility to scan user-accounts from Azure AD. We are also interested to get a report about the assigned licenses in the Office Portal.
Labels:
- Labels:
-
General Discussion
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2018 05:49 AM
I don't think that is there yet but you could do it with some powershell if I am not mistaken.
you would write a script that connects to Azure ad and returns your users etc. then one that returns the office licenses, (SKUs) and somehow matches them up to your subscriptions.
It would take a lot, but much of it can probably be found already coded up with some bing searches.
perhaps this can get you started?
get user licenses
you would write a script that connects to Azure ad and returns your users etc. then one that returns the office licenses, (SKUs) and somehow matches them up to your subscriptions.
It would take a lot, but much of it can probably be found already coded up with some bing searches.
perhaps this can get you started?
get user licenses
