is msol / 365 get license activation date possible?


hi

i have been tasked finding office 365 license activations.  our users have office 365 education students but handful have activated office 365 education plus for students.  students can optionally add so i have been asked find out when students have activated plus subscriptions when doing following commands:

get-msoluser -userprincipalname username@domain | select *

or

get-rsmailbox <username> | select *

i cant see date stamp activations education plus license.

id expect able list attributes of  user using * wildcard im assuming not recorderd thought id ask how other people achieve or if possible?

thank you

hi

i have been tasked finding office 365 license activations.  our users have office 365 education students but handful have activated office 365 education plus for students.  students can optionally add so i have been asked find out when students have activated plus subscriptions when doing following commands:

get-msoluser -userprincipalname username@domain | select *

or

get-rsmailbox <username> | select *

i cant see date stamp activations education plus license.

id expect able list attributes of  user using * wildcard im assuming not recorderd thought id ask how other people achieve or if possible?

thank you

no not property of user account. how it.. export list of activated users every x days, x minutes or x hours , compare previous run. 

dan




Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file