Intune check commands

Status
dsregcmd /status
To re-register hybrid Azure AD joined Windows 10 and Windows Server 2016/2019 devices, take the following steps:

  1. Open the command prompt as an administrator.
  2. Enter dsregcmd.exe /debug /leave.
  3. Sign out and sign in to trigger the scheduled task that registers the device again with Azure AD.

For Azure AD joined devices Windows 10 devices, take the following steps:

  1. Open the command prompt as an administrator
  2. Enter dsregcmd /forcerecovery (You need to be an administrator to perform this action).
  3. Click “Sign in” in the dialog that opens up and continue with the sign in process.
  4. Sign out and sign in back to the device to complete the recovery.

More INFO: https://docs.microsoft.com/en-us/azure/active-directory/devices/faq

Close Menu