mozzie's Posts

Hi I deployed a Windows AD domain including DNS within my ESXi 8 host. All my VMs and end-points are either set to static or DHCP from my router -  192.168.1.0/24 GW 192.168.1.100 DNS1 192.168.1... See more...
Hi I deployed a Windows AD domain including DNS within my ESXi 8 host. All my VMs and end-points are either set to static or DHCP from my router -  192.168.1.0/24 GW 192.168.1.100 DNS1 192.168.1.100 My AD VM has an IP of 192.168.1.86 and DNS 127.0.0.1 so that end-points can join the AD domain, this works fine. My question is - how do I get end-points to automatically use 192.168.1.86 (AD) as DNS1 and not 192.168.100 (my router address)? Do I need to create a seperate DHCP scope to handle this? At the moment, my router is handling DHCP requests to all clients. Is there some wizardry i can do in ESXi vnetwork to have VMs in a specific vcenter folder use different network parameters? Thank you