What happens to Windows Parent Domain if Child Disappears?
January 7, 2009 12:30 PM Subscribe
Windows Domain Filter: In a parent/child domain scenario, where Active Directory and Exchange data is being replicated between the two domains over a VPN, what risk is there to the parent domain if the link to the child domain goes dark forever?
A company has two offices. Office A houses the servers responsible for the parent domain, and Office B houses the servers responsible for the child domain. What needs to happen at Office A to protect or clean up its own network if, from its perspective, Office B ceases to exist?
posted by rocketpup to computers & internet (3 answers total) 1 user marked this as a favorite
Server A - Primary Domain Controller (AD DC + Global Catalog + Exchange) for site A
Server B - Active Directory Domain Controller for site B
One domain. ServerA was connected to ServerB via VPN. The VPN went down for a week while I was on vacation, and it took me another week to fix it (the sites are fairly independent, so no one noticed). While trying to repair the VPN ServerA went down, and when it came up wouldnt come up as a domain controller (NETLOGON was not present).
That is fact. The following is what I believe happened:
The servers hadn't syncronized in two weeks. When ServerA lost power, it currupted "something" or had an unclean copy of Active Directory. (possibly because of the power issue, or because it hadn't synced with ServerB). As a result it wanted to confirm its data with Server A before it would come up.
As a result -- I could have forced Active Directory to come up without checking (a wierd registry hack that would have left the two servers in a wierd state?). Iinstead fixed the VPN. Once the two syncronized Server A came up and users were able to login
I am not sure how this relates to a parent-child domain -- and I would have been OK if ServerB blew up... but it left a weird taste in my mouth.
posted by SirStan at 12:41 PM on January 7, 2009