Forum Discussion
Problem to setup DNS server on Windows Server 2016
have you followed the steps in @ https://support.microsoft.com/en-gb/help/241505/srv-records-missing-after-implementing-active-directory-and-domain-nam
Configure your DNS server to use a static Internet Protocol (IP) address. - Yes, 192.168.88.201
Create a forward lookup zone named after your Active Directory. - I have attach it.
Enable your domain zone to allow dynamic updates. - I have attach it too.
netdiag /fix - doesn't work. I have attach it.
I used "dcdiag /fix" and here what I have:
C:\Users\Administrator.SERVER2016AD.004>dcdiag /fix
Directory Server Diagnosis
Performing initial setup:
Trying to find home server...
Home Server = Server2016AD
* Identified AD Forest.
Done gathering initial info.
Doing initial required tests
Testing server: komplex-info\SERVER2016AD
Starting test: Connectivity
The host 76a7d524-7979-40d8-ba37-c21ef98d201b._msdcs.ad.komplex.info.pl could not be resolved to an IP
address. Check the DNS server, DHCP, server name, etc.
Got error while checking LDAP and RPC connectivity. Please check your firewall settings.
......................... SERVER2016AD failed test Connectivity
Doing primary tests
Testing server: komplex-info\SERVER2016AD
Skipping all tests, because server SERVER2016AD is not responding to directory service requests.
Running partition tests on : ForestDnsZones
Starting test: CheckSDRefDom
......................... ForestDnsZones passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... ForestDnsZones passed test CrossRefValidation
Running partition tests on : DomainDnsZones
Starting test: CheckSDRefDom
......................... DomainDnsZones passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... DomainDnsZones passed test CrossRefValidation
Running partition tests on : Schema
Starting test: CheckSDRefDom
......................... Schema passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... Schema passed test CrossRefValidation
Running partition tests on : Configuration
Starting test: CheckSDRefDom
......................... Configuration passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... Configuration passed test CrossRefValidation
Running partition tests on : ad
Starting test: CheckSDRefDom
......................... ad passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... ad passed test CrossRefValidation
Running enterprise tests on : ad.komplex.info.pl
Starting test: LocatorCheck
......................... ad.komplex.info.pl passed test LocatorCheck
Starting test: Intersite
......................... ad.komplex.info.pl passed test Intersite- Feb 21, 2018
Try setting it all up but for the domain name just use something like:
ad.komplex.pl
Hopefully, that should sort your issue out.
- piotrFeb 21, 2018Copper Contributor
Unfortunately it does not working.
When I want to join domain I see this error:
I can't join domain beacuse DNS Name dont exist.
I think, I dont have "_ldap._tcp.dc._msdcs.ad.komplex.info.pl" because "query concerns the SRV record for _ldap._tcp.dc._msdcs.ad.komplex.info.pl"One or more zones do not contain delegation to the child zone:
ad.komplex.info.pl
komplex.info.pl
info.pl
ok
.(Main zone)
- Feb 21, 2018
Try removing the DNS role and then reboot and re-add it.