Need this tool as microsoft has ended it's Tech scripts library.
Need this tool as microsoft has ended it's Tech scripts library.
Just checking in to see if the information provided was helpful.
Please let us know if you would like further assistance.
Please try to mark the replies which help you. It will encourage the person who help you.
Appreciate your understanding. :)
Hi ,
For DHCP scope configuration, you can use following PowerShell cmdlet to replica: Invoke-DhcpServerv4FailoverReplication -computername DC.candy.com.
If you want to automate this process, create scheduled task to run above cmdlet in a schedule you want to have.
For server configuration, there is no way to sync it. e.g.: server policies and Filters. As a workaround, you can use PowerShell cmdlet to add it: Get-DhcpServerv4Filter -List Allow -ComputerName myserver.FQDN | Add-DhcpServerv4Filter -Force
For the DHCP Failover Auto Config Sync Tool, you can download it from following link:
Best Regards,
Candy
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.
4 people are following this question.