Skip to content

Instantly share code, notes, and snippets.

@zealfire
Created March 31, 2018 22:13
Show Gist options
  • Save zealfire/400380cbd3c18ea4103d95ac2891626f to your computer and use it in GitHub Desktop.
Save zealfire/400380cbd3c18ea4103d95ac2891626f to your computer and use it in GitHub Desktop.
Active Directory (AD) is a Windows OS directory service that facilitates working with interconnected, complex and different network resources in a unified manner.
Active Directory was initially released with Windows 2000 Server and revised with additional features in Windows Server 2008. Active Directory provides a common interface for organizing and maintaining information related to resources connected to a variety of network directories. The directories may be systems-based (like Windows OS), application-specific or network resources, like printers. Active Directory serves as a single data store for quick data access to all users and controls access for users based on the directory's security policy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment