by Norman Bauer | Oct 29, 2020 | Active Directory, DHCP, DNS, Powershell
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...
by Norman Bauer | Apr 18, 2018 | DHCP, Powershell
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...
by Norman Bauer | Apr 18, 2018 | DHCP
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