How to get Azure join date and account that joined?

Viewed 20

Hi I am trying to get through powershell the Join Date for all our Azure AD only devices and if possible the account that joined the device?

Get-AzureADDevice and $_.DeviceTrustType do not hold this information.

Dsregcmd only holds registered date - I am hoping to get the actual AD Azure join date and account. Thanks

0 Answers
Related