Ok did some reading Short answer: 2012 R2 - Invoke-DhcpServerv4FailoverReplication Powershell cmdlet does what you need 2012 - You need to use a MS script
Details on both here: http://britv8.com/dhcp-2012-r2-static-reservations-replication-not-working/ I wrote a quick post as I am shortly going to be migrating to 2012 R2 DHCP Please let me know of any errors, have not has time to test Cheers Dean On Thu, Jul 17, 2014 at 1:57 PM, Dean Cunningham <[email protected]> wrote: > Should be an easy script to do > > Add-DhcpServerv4Reservation > Invoke-DhcpServerv4FailoverReplication > > >

