Forum Discussion
Ashok1996
Jan 31, 2023Copper Contributor
Not able to sync the device
Not able to sync the windows device which is joined as hybrid AD joined and complaint with intune
3 Replies
- VersecxyIron Contributor
Your Windows 10 or later device supports hybrid AD join. Your on-premises Active Directory is synchronized with Azure Active Directory (Azure AD) through Azure AD Connect. Your device is enrolled in Intune and has the necessary permissions to join the Azure AD domain.
- MadiisonIron Contributor
Make sure Azure AD Connect is installed, configured, and running on the domain controller.
- EorkuIron Contributor
Run the command `dsregcmd /status` as an administrator on the device to check the join status, then run `dsregcmd /leave` and `dsregcmd /join` to re-register.