这是本文档旧的修订版!
Windows
hosts file path
%WinDir%\System32\Drivers\Etc
精简系统:借助工具 debloater
Remote Desktop
To remote desktop to an Azure AD joined computer, you need to follow specific steps outlined in the search results provided:
1. Join a Computer to Azure Active Directory:
- Open Windows Settings, go to Accounts > Access work or school > Connect.
- Click “Join this device to Azure Active Directory” and follow the wizard to authenticate and verify domain information[1][2].
2. Remote Desktop to Azure AD Joined Computer:
- Open Remote Desktop, type the computer name or IP address, expand Show Options, and save the RDP file locally.
- Open the RDP file in Notepad, add the lines `enablecredsspsupport:i:0` and `authentication level:i:2`, then save the changes[1][2].
3. Establishing the RDP Connection:
- Double-click the RDP file, enter your username as `.\AzureAD\[email protected]`, and connect. Add the dot slash (.$$ at the beginning of your username to avoid issues when logging in after auto-locking[1][2].
4. Additional Tips:
- Ensure Remote Desktop connections are enabled on both computers.
- Disable Network Level Authentication (NLA) for Remote Desktop Connections on the host computer.
- Use AnyViewer as an alternative for easier remote access if needed[2][5].
By following these steps, you can successfully remote desktop to a computer with your Azure AD credentials.