Skip to main content

Posts

Showing posts with the label Active

Active Directory is a directory service Domain Service created by Microsoft.

   Active Directory is a directory service created by Microsoft. Active Directory is a directory service created by Microsoft for Windows domain networks . It is included in most Windows Server operating systems as a set of processes and services . It is the central repository of user account information , including groups and security policies , as well as password and user account management . The directory is used to store information related to users , computers , networks , and other objects that make up a network . It also provides authentication and authorization services , allowing users to access resources based on their identity and permissions . How to install and configure the active directory ? 1 . Install Active Directory Domain Services ( AD DS ): a . Log in to the server running Windows Server as an administrator . b . Open the Ser...