Forum Discussion
dkafrissenrvk
Dec 22, 2023Copper Contributor
Wiped machine, then rejoin Hybrid Domain
I'm sorry if this is a rudimentary issue. I've recently had to wipe machines that were being difficult. They were both hybrid joined. I used the wipe function to wipe one, and the other I had t...
MathieuVandenHautte
Dec 23, 2023Iron Contributor
Hi dkafrissenrvk,
My action plan regarding issues with Microsoft Entra hybrid joined device would be:
- Perform a clean install using an installation media for Windows
- Give the computer a new hostname
- Join the computer to Active Directory
- Sync the computer object to Entra ID
- Reboot the computer
- Cmd (as admin): dsregcmd /join /debug
My action plan regarding issues with Microsoft Entra hybrid joined device would be:
- Perform a clean install using an installation media for Windows
- Give the computer a new hostname
- Join the computer to Active Directory
- Sync the computer object to Entra ID
- Reboot the computer
- Cmd (as admin): dsregcmd /join /debug
dkafrissenrvk
Dec 28, 2023Copper Contributor
Thanks, I'll try that now.