Setting Up An Active Directory Server On My Home Computer

Daniel Connelly 21 Reputation points
2022-03-23T03:27:01.193+00:00

Forewarning: Beginner question

I am a remote worker and would like to be able to log into my computer from anywhere in the world and be able to use multiple screens from my home desktop. It would seem that the only way to do this, at least without buying some 3rd party software, is to set up an AD domain.

I have experience in coding some AD interactions (java/kotlin), but it seems I am unable to figure out how (or if) I am able to set up an AD domain server on my home computer. All the forums I see are regarding joining an AD domain, but I just want to have one up and running at the least, and then connect to it from my laptop. Can anyone a) show me how or b) redirect me to a place that tells me?

Many thanks for your time,
Daniel

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
0 comments No comments
{count} votes

Accepted answer
  1. Charles Thivierge 4,171 Reputation points
    2022-03-23T05:27:40.857+00:00

    I don't know why it would require an AD domain for that but you cannot install an AD domain on a Windows client computer.
    Active Directory is a role that need to be installed on a Windows Server version.

    If you really want to install an Active Directory, you could use virtual machines and setup Active Directory on a VM. Then you will be able to join your computer to the AD domain.

    https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/install-active-directory-domain-services--level-100-

    hth

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-03-23T13:09:04.243+00:00

    I'd check the router manual. A lot of personal NAT routers also provide a method for VPN connection.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    2 people found this answer helpful.
    0 comments No comments

  2. Daniel Connelly 21 Reputation points
    2022-03-23T18:10:19.457+00:00

    I wish I could choose two answers. You both are super helpful! I was also thinking I would have to go the VPN route and luckily my router does support this. Thank you guys.

    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.