0

I have successfully have my device showing as 'Hybrid Azure AD joined' but the Owner is now blank. How do you get the to populate again?

enter image description here

AEM
  • 1,354
  • 8
  • 20
  • 30
djks
  • 1
  • 1
  • 1
    Is your device Win 10? It seems to be a known issue. It's strongly recommended to vote this post: https://microsoftintune.uservoice.com/forums/291681-ideas/suggestions/32360305-azure-ad-hybrid-joined-windows-10-devices-should-r on User Voice to get more attention of the Product Group. – Allen Wu Apr 20 '20 at 07:40

1 Answers1

0

Windows 10 devices that are hybrid Azure AD joined don't show up under USER devices. Use the All devices view in the Azure portal. You can also use a PowerShell Get-MsolDevice cmdlet.

Only the following devices are listed under USER devices:

  1. All personal devices that aren't hybrid Azure AD joined.
  2. All non-Windows 10 or Windows Server 2016 devices.
  3. All non-Windows devices.

Reference document.

Hari Krishna
  • 2,372
  • 2
  • 11
  • 24