Posts

Showing posts from August, 2020

Child Domain and Trees - Active Directory Structure

Image
What is the Difference Between Child Domain and Tree Domain June 5, 2019 by Lithmee 3 min read The main difference between child domain and tree domain is that child domain is a logical grouping of network objects (domain) under a parent domain while tree domain is a set of domains in the active directory hierarchy. Overall, active directory is a directory service developed by Microsoft which operates similar to a usual directory. It helps in storing information about users, files, network resources and other objects. The domain controller is a server that uses the information of an active directory. And, this type of controller checks the user’s credentials and allow the users to access the required resources. Moreover, an object of an active directory is a physical entity that exists in the network. Therefore, a domain is a logical grouping of a set of objects whereas a child domain and tree domain are two terms related to a domain. Key Areas Co...