Switch from On-prem AD to Entra ID joined device?

Red2100 40 Reputation points
2024-08-13T15:20:19.3666667+00:00

Hi, what is the process to remove a device from on-prem AD management to Entra ID joined device? Do you need a Windows Pro licensed device to be able to Entra ID join?

Appreciate your help!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2024-08-15T23:11:29.4466667+00:00

    Hi @Red2100 , you need to unjoin the device from the on-premises domain before joining it to Entra ID using

    dsregcmd /leave. You can also use the Remove-MgDevice -DeviceId command to fully remove the device.

    You do need a Windows Pro licensed device to be able to use Entra ID join.

    Please let me know if you have any questions and I can help you further.

    If this answer helps you please mark "Accept Answer" so other users can reference it.

    Thank you,

    James

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Red2100 40 Reputation points
    2024-08-16T15:04:00.3933333+00:00

    Wow, the "dsregcmd /leave" command worked like a charm. I was able to see the Connect option and Entra ID join. Bravo, thank you James!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.