@jayparker9836<\/a><\/p>","upvoteCount":0,"datePublished":"2023-01-31T09:52:35.000Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/3","author":{"@type":"Person","name":"Nuno85","url":"https://community.spiceworks.com/u/Nuno85"}},{"@type":"Answer","text":"Give us some more details about how the main box died and how you rebuilt it. Did you restore from a backup or rebuild from scratch? Did the server hold your FSMO roles?<\/p>","upvoteCount":0,"datePublished":"2023-01-31T09:53:54.000Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/4","author":{"@type":"Person","name":"jrp78","url":"https://community.spiceworks.com/u/jrp78"}},{"@type":"Answer","text":"
Box holding the VMs AD/DNS died.<\/p>\n
We got an identical box, so it was only the steps of moving the disks identical to the new box, so the RAID show all the disks, so no configuration need it to do.<\/p>\n
I can see all VMs and we can access them but for some reason when computers boot don’t seem to be able to ping to some servers by IP or name.<\/p>\n
The DNS Server holds all the FSMO Roles.<\/p>","upvoteCount":0,"datePublished":"2023-01-31T10:01:25.000Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/5","author":{"@type":"Person","name":"Nuno85","url":"https://community.spiceworks.com/u/Nuno85"}},{"@type":"Answer","text":"
Does the new server have all the proper static IP information configured on its NIC?<\/p>","upvoteCount":0,"datePublished":"2023-01-31T10:28:58.000Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/6","author":{"@type":"Person","name":"jrp78","url":"https://community.spiceworks.com/u/jrp78"}},{"@type":"Answer","text":"
Yes<\/p>","upvoteCount":0,"datePublished":"2023-01-31T12:42:55.000Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/7","author":{"@type":"Person","name":"Nuno85","url":"https://community.spiceworks.com/u/Nuno85"}},{"@type":"Answer","text":"
Have you looked at the event viewer logs on the DC to see if there any glaring errors in the application and/or system log?<\/p>\n
Also, have you run a full DCDIAG for any clues?<\/p>\n
dcdiag /e /c /v /q > c:\\dcdiag.txt\n<\/code><\/pre>","upvoteCount":0,"datePublished":"2023-01-31T16:24:20.000Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/8","author":{"@type":"Person","name":"jrp78","url":"https://community.spiceworks.com/u/jrp78"}},{"@type":"Answer","text":"Nice work <\/p>","upvoteCount":0,"datePublished":"2023-02-02T09:17:45.000Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/10","author":{"@type":"Person","name":"jrp78","url":"https://community.spiceworks.com/u/jrp78"}},{"@type":"Answer","text":"
Hi, I’ve got the exact same issue. Can you be more verbose about where you found the doubled fqdn? Ive looked at every a record Ns record and srv record and I’m just not seeing it.<\/p>","upvoteCount":0,"datePublished":"2025-05-28T21:42:09.632Z","url":"https://community.spiceworks.com/t/dns-delegation-fail/945242/11","author":{"@type":"Person","name":"Cryptospook","url":"https://community.spiceworks.com/u/Cryptospook"}}]}}
Nuno85
(Nuno85)
January 31, 2023, 8:53am
1
Need help with this issue.
Had to restart the AD/DNS main box, as the hardware died, but now it seems DNS is not being picked up, I’ve run the following test and I get Del FAIL. Any ideas?
DCDIAG /TEST:DNS /v /e
5 Spice ups
jrp78
(jrp78)
January 31, 2023, 9:44am
2
See if this post helps. It talks about needing to do some cleanup.
Running a DCDIAG /TEST:DNS on my DNS servers, I get a fail due to
TEST: Delegations (Del)
ERROR: DNS Server MyLongGoneServer.mydomain.internal IP: 192.168.x.x
Broken delegated domain _msdcs.MYDOMAIN.INTERNAL
I can't find the record for this server anywhere, especially in the _msdcs section. The name is still sued as a CNAME in mydomain.internal for other purposes
Nuno85
(Nuno85)
January 31, 2023, 9:52am
3
I’ve already checked that link @jrp78 but thank you.
@jayparker9836
jrp78
(jrp78)
January 31, 2023, 9:53am
4
Give us some more details about how the main box died and how you rebuilt it. Did you restore from a backup or rebuild from scratch? Did the server hold your FSMO roles?
Nuno85
(Nuno85)
January 31, 2023, 10:01am
5
Box holding the VMs AD/DNS died.
We got an identical box, so it was only the steps of moving the disks identical to the new box, so the RAID show all the disks, so no configuration need it to do.
I can see all VMs and we can access them but for some reason when computers boot don’t seem to be able to ping to some servers by IP or name.
The DNS Server holds all the FSMO Roles.
jrp78
(jrp78)
January 31, 2023, 10:28am
6
Does the new server have all the proper static IP information configured on its NIC?
Nuno85
(Nuno85)
January 31, 2023, 12:42pm
7
jrp78
(jrp78)
January 31, 2023, 4:24pm
8
Have you looked at the event viewer logs on the DC to see if there any glaring errors in the application and/or system log?
Also, have you run a full DCDIAG for any clues?
dcdiag /e /c /v /q > c:\dcdiag.txt
Nuno85
(Nuno85)
February 2, 2023, 9:13am
9
HI @jayparker9836 ,
I re-run the DCDIAG again but this time I saved it to a file, looking at the text file I noticed all my delegations were failing because it seem someone who created the DNS original it created a double delegation on the server 'mydomain.local.mydomain.local’ , after finding the issue in DNS I re-run the test again and all Delegations passed. Got a few Warn and a Fail on Dyn & RReg section, I just need to g through the report again.
Thank you for your assistance.
2 Spice ups
jrp78
(jrp78)
February 2, 2023, 9:17am
10
Nice work
Hi, I’ve got the exact same issue. Can you be more verbose about where you found the doubled fqdn? Ive looked at every a record Ns record and srv record and I’m just not seeing it.