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 for business Windows Client for IT Pros Networking Network connectivity and file sharing
Windows for business Windows Server User experience Other
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    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. Anonymous
    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 811 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. Anonymous
    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

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.