5.1 KiB
title, description, keywords, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, author, ms.localizationpriority, ms.author, ms.date, ms.reviewer, manager, ms.topic
title | description | keywords | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | author | ms.localizationpriority | ms.author | ms.date | ms.reviewer | manager | ms.topic | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Connect to remote Azure Active Directory-joined PC (Windows 10) | You can use Remote Desktop Connection to connect to an Azure AD-joined PC. |
|
w10 | manage | library | devices | dansimp | medium | dansimp | 08/02/2018 | dansimp | article |
Connect to remote Azure Active Directory-joined PC
Applies to
- Windows 10
From its release, Windows 10 has supported remote connections to PCs that are joined to Active Directory. Starting in Windows 10, version 1607, you can also connect to a remote PC that is joined to Azure Active Directory (Azure AD).
Tip
Starting in Windows 10, version 1809, you can use biometrics to authenticate to a remote desktop session.
Set up
-
Both PCs (local and remote) must be running Windows 10, version 1607 (or later). Remote connection to an Azure AD-joined PC that is running earlier versions of Windows 10 is not supported.
-
Your local PC (where you are connecting from) must be either Azure AD joined or Hybrid Azure AD joined. Remote connection to an Azure AD joined PC from an unjoined device or a non-Windows 10 device is not supported. Ensure Remote Credential Guard, a new feature in Windows 10, version 1607, is turned off on the client PC that you are using to connect to the remote PC.
-
On the PC that you want to connect to:
-
Open system properties for the remote PC.
-
Enable Allow remote connections to this computer and select Allow connections only from computers running Remote Desktop with Network Level Authentication.
-
If the user who joined the PC to Azure AD is the only one who is going to connect remotely, no additional configuration is needed. To allow additional users to connect to the PC, you must allow remote connections for the local Authenticated Users group. Click Select Users.
Note
You can specify individual Azure AD accounts for remote connections by having the user sign in to the remote device at least once and then running the following PowerShell cmdlet:
net localgroup "Remote Desktop Users" /add "AzureAD\the-UPN-attribute-of-your-user"
, where FirstnameLastname is the name of the user profile in C:\Users, which is created based on DisplayName attribute in Azure AD.In Windows 10, version 1709, the user does not have to sign in to the remote device first.
In Windows 10, version 1709, you can add other Azure AD users to the Administrators group on a device in Settings and restrict remote credentials to Administrators. If there is a problem connecting remotely, make sure that both devices are joined to Azure AD and that TPM is functioning properly on both devices.
-
Enter Authenticated Users, then click Check Names. If the Name Not Found window opens, click Locations and select this PC.
Tip
When you connect to the remote PC, enter your account name in this format:
AzureAD UPN
. The local PC must either be domain-joined or Azure AD-joined. The local PC and remote PC must be in the same Azure AD tenant. -
Supported configurations
In organizations that have integrated Active Directory and Azure AD, you can connect from a domain-joined PC to an Azure AD-joined PC using:
- Password
- Smartcards
- Windows Hello for Business, if the domain is managed by System Center Configuration Manager
In organizations that have integrated Active Directory and Azure AD, you can connect from an Azure AD-joined PC to an AD-joined PC when the Azure AD-joined PC is on the corporate network using:
- Password
- Smartcards
- Windows Hello for Business, if the organization has a mobile device management (MDM) subscription.
In organizations that have integrated Active Directory and Azure AD, you can connect from an Azure AD-joined PC to another Azure AD-joined PC using:
- Password
- Smartcards
- Windows Hello for Business, with or without an MDM subscription.
In organizations using only Azure AD, you can connect from an Azure AD-joined PC to another Azure AD-joined PC using:
- Password
- Windows Hello for Business, with or without an MDM subscription.
Note
To be able to connect to Azure Active Directory-joined PCs, the RDP client must allow Public Key Cryptography Based User-to-User (PKU2U) authentication requests to use online identities.