Oct 29, 2020
While managing multiple dhcp and dns servers (60+) I came across the need to unify DHCP scope settings, DNS A and PTR record registration, lease duration and DHCP DNS update credentials. So I wrote a PowerShell script to do this task on all authorized DHCP servers in...
Apr 18, 2018
When working with Windows based clients you usually don’t come across DHCP option 119 because Windows just doesn’t use it. The Domain Search List for Windows is configured using GPO and not DHCP. But if you also use Apple OS or Linux OS based systems you...
Apr 18, 2018
While trying to configure a new DHCP scope in Windows Server 2016 I noticed that there is no DHCP Option 119 available. But adding it on your own just takes a few simple steps. Logon to your DHCP server, open the DHCP Console. Right click IPv4 and select “Set...
Recent Comments