Windows server 2019 dhcp server redundancy configuration(failover configuration)

JongIn Lee 0 Reputation points
2023-03-23T07:52:53.74+00:00

hello.

I have a question.

After installing winodws server 2019 dhcp, I want to ask if the settings set in dhcp server 1 are automatically synchronized with dhcp server 2 when configuring failover.

(Only 1 is set and 2 is when only dhcp is installed)

(I am providing translated content for English speakers. Please excuse any grammatical errors.)

Thanks & Best regards

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,127 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,021 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2023-03-23T13:22:16.7966667+00:00

    If the scope options are changed, it will not automatically synchronize, you have to manually execute Scope replication. This type of replication copies the configuration of a selected DHCP scope to the failover partner server. You could also do via PowerShell

    https://learn.microsoft.com/en-us/powershell/module/dhcpserver/invoke-dhcpserverv4failoverreplication?view=windowsserver2019-ps

    19322-60.png

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


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more