rossonieri#1 wrote: ok, slow down. maybe you are confuse about internet DNS and AD DNS. internet DNS created and maintain by your ISP if you dont wish to do so -> meaning : you register your internet domain and let your ISP maintain it - generally it function as public accessed address only ( CNAME like www, ftp, mx, etc - and doesnt contain any A / host record in it - unless you do so and will not do a dynamic update ), but your AD DNS must be created and maintain/administer by yourself when you create your AD domain - and normally, your AD DNS is internal access only, to keep it safe from outside access. hard to understand really. about root domain and child domain, a child domain can be in a separate zone then its root but as long as it has a contigious namespace inherit from the parent -> talking about zone delegation here. After you create your separate child domain on your DC, you delegate the zone to DNS server in that child domain zone. if you are not creating a separate zone, then you could administer a child domain below the root zone from the root NS server. about AD integrated, primary/secondary : AD integrated zone is created when you create your AD domain and must be on a DC, while primary zone can be on DC/stand alone server which hold the SOA and NS record for the zone. secondary zone is you download the zone from the DNS server which hold the primary/AD integrated zone. the key point is this -> take a good look in your DNS.mmc, if there is a greyed child domain zone below the root zone -> that child domain is administer by the root DNS server. and if you see a totally separate but contigious zone below the root, and not greyed - that zone must be delegated zone, unless not to do so.