Hi @Khushi •
Yes it's possible through the network card if each server is allowed to create DNS entry in the new DNS zone as mentioned in the link below:
Advanced TCP/IP properties controls per adapter
Please don't forget to accept helpful answer
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
we have requirement for add the DNS of New Domain before move the servers from existing domain to new domain. and we have almost 30k servers/ workstations. so can you please help us, how can we add the DNS in each servers in a automated way.
Thanks!
Hi @Khushi •
Yes it's possible through the network card if each server is allowed to create DNS entry in the new DNS zone as mentioned in the link below:
Advanced TCP/IP properties controls per adapter
Please don't forget to accept helpful answer
You can use the Set-DnsClientServerAddress cmdlet to do that. (https://learn.microsoft.com/en-us/powershell/module/dnsclient/set-dnsclientserveraddress?view=windowsserver2022-ps)