A
Andy Spencer
I am creating my first DC from an unattended CD and once I come up I'm
calling a script to promote it. I want to create a DNS structure with
a private root, where my FQDN is something like:
MyDom.MyLocation.MyCompany.net
At this point I have an isolated network and will never attach the
domain to the Internet. Some day I hope to combine the domains into a
large forest so that there are child domains under MyCompany.net, but
that will be much later.
My DCPromo answer file creates a DNS server on my one and only DC with
my (AD Integrated) zone, but the structure isn't what I expected.
What is created looks like:
DNS
--FirstDC
..--Forward Zones
..--_msdcs.MyDom.MyLocation.MyCompany.net
....+-dc
....+-domains
....+-gc
....+-pdc
..--MyDom.MyLocation.MyCompany.net
....--_msdcs
....+-_sites
....+-_tcp
....+-_udp
....+-DomainDNSZones
....+-ForestDNSZones
..+-Reverse Zones
To make this a private root I also (later after the dcpromo) create a
forward zone of '.'. While the domain works, I don't beleive this is
correct and I get an error from dnslint saying that one of my zones
isn't authoritative. I don't see this structure when I hand build
DNS.
I'm concerned because I'm having access problems getting to sysvol
(events 1058 & 1030).
Can someone help me in regards to:
- Is this a problem or not?
- Anyone else seen this structure w/ DCPromo & autoanswer?
- Is there a scriptabile way to move the _msdcs structure back under
the domain?
TIA - Andy
calling a script to promote it. I want to create a DNS structure with
a private root, where my FQDN is something like:
MyDom.MyLocation.MyCompany.net
At this point I have an isolated network and will never attach the
domain to the Internet. Some day I hope to combine the domains into a
large forest so that there are child domains under MyCompany.net, but
that will be much later.
My DCPromo answer file creates a DNS server on my one and only DC with
my (AD Integrated) zone, but the structure isn't what I expected.
What is created looks like:
DNS
--FirstDC
..--Forward Zones
..--_msdcs.MyDom.MyLocation.MyCompany.net
....+-dc
....+-domains
....+-gc
....+-pdc
..--MyDom.MyLocation.MyCompany.net
....--_msdcs
....+-_sites
....+-_tcp
....+-_udp
....+-DomainDNSZones
....+-ForestDNSZones
..+-Reverse Zones
To make this a private root I also (later after the dcpromo) create a
forward zone of '.'. While the domain works, I don't beleive this is
correct and I get an error from dnslint saying that one of my zones
isn't authoritative. I don't see this structure when I hand build
DNS.
I'm concerned because I'm having access problems getting to sysvol
(events 1058 & 1030).
Can someone help me in regards to:
- Is this a problem or not?
- Anyone else seen this structure w/ DCPromo & autoanswer?
- Is there a scriptabile way to move the _msdcs structure back under
the domain?
TIA - Andy