Jan 25 2024 11:33 AM
Hello,
I'm trying to create a Powershell script to get the number of Microsoft Office Activations for each user in my Azure directory and the associated computer names. This information can be found in the Usage section of Microsoft Admin Center, but I would like more control over the filtering than I am able to perform via the admin center.
I can already pull user information using my script, however I'm stuck in shifting from user information to Office Activations. Does anyone know the commands to retrieve this information?
Jan 26 2024 12:04 AM