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
no not property of user account. how it.. export list of activated users every x days, x minutes or x hours , compare previous run.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
dan
Windows Server > Windows PowerShell
Comments
Post a Comment