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#>
In the Windows app on the Mac, add a new “PC” connection
For the PC name, provide only the root of the DNS name used in Infoblox (likely just the “SU-<serial#>” device name). Click “Save”.
Within the Windows app, click the elipsis on the connection you created. Then, click “Export” and save the .rdp file.
Once exported, click the ellipsis again and delete this connection.
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.
Drag the edited .rdp file back into the Windows app to import it. Double-click on the connection and complete the Microsoft login process.
You should now be logged in to Windows 11