How to provision a domain-joined laptop for a remote user?

MBender 111 Reputation points
2022-12-16T18:55:18.017+00:00

We have a Hybrid AD setup at the office (local AD + AAD with sync). All computers are "hybrid joined" and register themselves with AAD. User accounts are also synced with AAD.

We have a new employee who's going to work for us from abroad and we'd like to ship them a laptop. AFAIK a new Windows user needs to have SOME connection to the local AD in order to actually log in for the first time, so I'm wondering how to provision the laptop for this new employee.

I feel like I'm faced with a "catch-22" since I need the user to log in, so they can fire a VPN (which is also provisioned) so they can connect to the AD, so they can log in...

What's the "correct" way to handle this sort of scenario? I mean, I can sort-of "hack it" - ex. have the worker create a VPN from their private machine and remotely connect to the laptop via RDP while the laptop is physically connected to our internal network, thus provisioning the the user for this employee. But this feels like a workaround, rather than a genuine solution.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,969 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
2,064 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,961 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,521 Reputation points Moderator
    2022-12-16T19:21:37.807+00:00

    Hello @MBender , Hybrid Azure AD joined devices require network line of sight to your on-premises domain controllers periodically. Without this connection, devices become unusable. If this requirement is a concern, consider Azure AD joining your devices. If it's not, then you should be able to sign-in using a VPN.

    Let us know if you need additional assistance. If the answer was helpful, please accept it and complete the quality survey so that others can find a solution.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.