Forum Discussion
Patrick Rote
Nov 23, 2020Iron Contributor
How to get createddatetime,Assignedlicences using Get-AzureADUser from AzureAD
Hi All, I would like to get the following properties -Createddatetime - time users was created -Assigned Licences I tried the following below Get-AzureADUser -All $true | Where-Object {$_.m...
farismalaeb
Nov 27, 2020Steel Contributor
Hi,
Did it work with you as in the answer I propose 🙂 ... hopefully
if all is good, please Click on Best Response and hit the like button
Thanks
Did it work with you as in the answer I propose 🙂 ... hopefully
if all is good, please Click on Best Response and hit the like button
Thanks
Patrick Rote
Nov 29, 2020Iron Contributor
Thanks farismalaeb
Haven't tested MSOnline module as yet.
Can i get users createdDatetime using PNP at all?
Or its not possible?
- farismalaebDec 01, 2020Steel Contributor
try it and let me know, but I am using the MSOnline module which give me almost all such details.
keep me posted.
Thanks
- farismalaebNov 30, 2020Steel ContributorWhat PNP?!