Forum Discussion
StuartK73
Dec 17, 2019Iron Contributor
Enroll existing Azure AD Joined W10 Devices into Intune
Hi All What is the best way to enroll existing / live / already in use Azure AD Joined W10 devices into Intune? I have tried deep linking and get a privileges error. Info greatly appreci...
Cafarelli
Feb 07, 2024Copper Contributor
Old thread but maybe I can help others.
If you have a connected user with Entra ID UPN on the device. You can try in System context this command :
%windir%\system32\deviceenroller.exe /c /AutoEnrollMDM
Use PSEXEC or a shedule task to do that.
If you have a connected user with Entra ID UPN on the device. You can try in System context this command :
%windir%\system32\deviceenroller.exe /c /AutoEnrollMDM
Use PSEXEC or a shedule task to do that.