Ok so, I took a couple of weeks off from studying to let things sink in and started getting back to it yesterday.
I went through a couple of lessons on intergrating DNS with Active Directory. I created a new domain tree in the forest and then a child domain in the original domain. Which worked very well and was a lot easier than I thought.
Even though DNS and a lot of its configuration is done for you when you install it with AD DS and have it running on the DC, it’s different when adding a new domain tree. There is a bit more preperation work when creating a new tree for an existing forest. As the new domain was completely different from the from original domain, I had to do a bit a manual configuration so the forest would accept the new domain tree. I’ll just briefly describe what I did even though a lot of people reading this have probably already done similar things, this is still fairly new to me.
I had to first create a new Forward Lookup Zone for the new domain and then create a dummy delegation. As the forest root has a different namespace from the new domain I had to create this delegation manually. As the namespaces are different, neither DNS server has authority over the other, so the AD DS promotion can’t create it for you, so the new server has to be manually delegated. I’m lucky enough to have a test domain set up consisting of 4 servers, each in its own site. So I’ve been able to add a new domain to this forest. Obviously you can do this using Hyper-V or VMware to virtualize the servers, but I have found there is nothing like having the servers in their racks and to have them spread across 3 geographical locations in England simulating branch offices and to have a functioning WAN and VPN links to practise with. I wouldn’t be able to set that up at home.
So after that, I simply added a child domain to the forest root. I’m planning on adding a second child and giving different levels of access to each child domain and play around with access to the second domain tree using the other domains logon credentials. I hope that makes sense. Doing that isn’t a requisite for the Active Directory exam but it should really reinforce what I have been learning so far
