Synchronize time with external NTP server on Windows Server 2008 (R2).

  Time synchronization is an important aspect for all computers on the network. By default, the clients computers get their time from a Domain Controller and the Domain Controller gets his time from the domain’s PDC Operation Master. Therefore the PDC must synchronize his time from an external source. I usually use the servers listed… Lees verder Synchronize time with external NTP server on Windows Server 2008 (R2).

How to duplicate reservations from one Windows server to another?

Simple version   Load-balancing your DHCP has been well documented, but the matter of synchronizing your IP reservations has always the fly in the ointment. But no more. To export DHCP reservations, from the source server: netsh dhcp server [ip address] scope [scope address] dump>reserv.txt Open up ‘reserv.txt’ in a text editor, do a Find->Replace… Lees verder How to duplicate reservations from one Windows server to another?