Failed setting up DHCP on Windows Server 2016

budiantoip 1 Reputation point
2021-06-19T23:09:42.563+00:00

I'm trying to install VHLK on a Windows Server 2016, by following this article :
https://learn.microsoft.com/en-us/windows-hardware/test/hlk/getstarted/getstarted-vhlk

But first I need to set up the host and its network by following this article :
https://learn.microsoft.com/en-us/windows-hardware/test/hlk/getstarted/getstarted-vhlk

Note that I have already launched an i3.metal instance on AWS.

I have already set up the Hyper-VSwitch, and added the DHCP role to the host by executing this command in the Powershell :

   Install-WindowsFeature -Name 'DHCP' -IncludeManagementTools  

But, after opening up the DHCP, then clicking the server, it shows empty.

Before :
before.png

After :
after.png

Note that after clicking, the content says :

   There are no items to show in this view  

Also, the server icon has a red minus sign in it.

Can anyone give me at least a clue on what's going on?

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,382 questions
Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,023 questions
{count} votes

4 answers

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2021-06-19T23:13:47.407+00:00

    Failed setting up DHCP on Windows Server 2016

    May not be possible to do.
    https://forums.aws.amazon.com/thread.jspa?threadID=159276

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


  2. Dave Patrick 426.1K Reputation points MVP
    2021-06-20T12:08:50.99+00:00

    You're welcome.

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

    0 comments No comments

  3. Jiang Zhang 786 Reputation points
    2021-06-21T12:12:38.66+00:00

    Hi,

    Based on my research, you probably can't set up your own DHCP server on AWS.

    The following link is referring to how you set up the supported DHCP options for your VPC. You must create a custom set of DHCP options to use with the VPC when you assign on AWS platform.

    https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html

    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

    Best Regards,
    Mulder Zhang

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  4. Dave Patrick 426.1K Reputation points MVP
    2021-06-28T13:40:23.213+00:00

    Just checking if there's any progress or updates?

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

    0 comments No comments