Abbreviations/Acronyms Expansion
Abbreviations/Acronyms Expansion
Abbreviations/Acronyms Expansion
AD Active Directory
OU Organization Unit
DC Domain Controller
ADDS Active Directory Domain Services
SNOW Service Now
NL Netherlands
SG Security Group
TCP Transmission Control Protocol
UDP User Define Protocol
Active Directory is directory service developed by Microsoft and used to store objects like User,
Computer, Printer, Network information etc. It facilitates to manage your network effectively with
multiple Domain Controllers in different location with AD Database , able to manage/change AD from
any Domain Controllers and this will be replicated to all other DC’s , centralized Administration with
multiple geographical location and authenticates users and computers in windows domain.
Active Directory helps you organize your company’s users, computer, printers and
more. Active directory organizes information in a hierarchal manner using directories. These
directories can store a variety of information and can even be managed centrally via Domain
controllers, enabling anyone to access their user account from any machine on the LDAP or
AD enabled network. The main benefit of using Active directory is that information for an
entire organization can be consolidated into a central repository. Below are few benefits or
features of AD.
Active Directory enables single sign-on (SSO) for user to access resources on the
network such as desktops , shared files , printers etc.
Active Directory is more scalable and flexible for administration.
Active Directory provides advanced security for entire network and network
resources.
2.2 Windows server 2016 and new features of windows server 2016
Nested Virtualization-Nested Virtualization is a feature that allows you to run Hyper-V virtual
machine.
Shielded VMs- Windows Server 2016 shielded VMs allow for much deeper, fine-grained control
over Hyper-V VM access.
ADFS v4-ADFS v4 in Windows Server 2016 finally brings support for OpenID Connect-based
authentication, multi-factor authentication (MFA), and what Microsoft calls "hybrid conditional
access."
Storage Spaces Direct-Storage Spaces is a cool Windows Server feature that makes it more
affordable for administrators to create redundant and flexible disk storage. Storage Spaces Direct
in Windows Server 2016 extends Storage Spaces to allow failover cluster nodes to use their local
storage inside this cluster, avoiding the previous necessity of a shared storage fabric.
3.1 Domain:
A domain is defined as a logical group of network objects (computers, users, devices) that share the
same Active Directory database.
Examples: manpowercn.com, manpower.it, manpowerin.co.in
3.3 Forest:
An Active Directory Forest is a collection of one or more trees. A forest can consist of a single tree with a
single domain, or it can contain several trees, each with a hierarchy of parent and child domains.
Active Directory Security Groups. This type of group is used to provide access to resources based
on security purposes.
Active Directory Distribution Groups. This type of group is used to create email distribution. This
type of group cannot be used to provide access to domain resources, because they are not
security enabled.
3.5.2 Group Scope: Based on use cases, group have three scope:
Domain local - Used to only grant rights and permissions on resources in local domain. It can
contain Users, Global groups and Universal groups from any domain in forest.
Global- It is used to grant rights and permissions to any resource in any domain in forest. It can
contain Users from anywhere in forest, Global groups from same domain.
Universal- Used for forest-wide operations to allow rights and permission in any domain in
forest. It can contain Users, global groups, and other universal groups from any domain in forest.