MacOS - Remote desktop to Windows 11 (AzureAD-joined) computer

MacOS - Remote desktop to Windows 11 (AzureAD-joined) computer

Requirements and limitations:

  • A Jamf-managed Mac device on the wired network or AirOrangeX (with VPN)

    • Off-campus access requires adding the DNS short name and IP to your Mac's /etc/hosts file

  • A managed Windows 11 system with RDP enabled and user access

    • VM role configures this automatically for the enrolling user

  • The system must be registered with its hostname as the DNS name in Infoblox

    • The default VM network (10.58.0.0) will not work due to this requirement

    • The DNS name must match the Windows hostname, usually SU-<serial#>

 

  1. In the Windows app on the Mac, add a new “PC” connection

image-20251023-144040.png

 

  1. For the PC name, provide only the root of the DNS name used in Infoblox (likely just the “SU-<serial#>” device name). Click “Save”.

    SCR-20251023-jxpg-20251023-145239.png

 

  1. Within the Windows app, click the elipsis on the connection you created. Then, click “Export” and save the .rdp file.

    SCR-20251023-jvnx-20251023-144643.png

     

  2. Once exported, click the ellipsis again and delete this connection.

    SCR-20251023-jvut-20251023-144728.png



  3. Right-click the exported .rdp file and open it with a text editor (TextEdit is installed on Macs by default). Change the values for “Enablerdsaadauth” and “Targetisaadjoined” from “0” to “1”. Save the changes to the file.

    SCR-20251023-jwgc-20251023-144907.png

     

  4. Drag the edited .rdp file back into the Windows app to import it. Double-click on the connection and complete the Microsoft login process.

    SCR-20251023-kaid-20251023-150002.png

     

  5. You should now be logged in to Windows 11