Advantages of having a configured windows domain:
The core of any Windows domain is Active Directory Domain service (AD DS).
This service acts as a catalogue that holds the information of all the objects that exists on our network.
For example- We have users, group, machines, printers, shares and many others.
DC01
will have a machine account name DC01$
.We need to login in DC and run “Active Directory Users and Computers” to configure user, groups or machines in AD.
Objects in AD are organized in Organizational Units (OUs).
OUs are mainly used to define set of users with similar policing requirements.
For example- The people in the Sales department of an organization are likely to have a different set of policies applied than the people in IT.
A user can only be a part of a single OU at a time.