mirror of
https://github.com/opsschool/curriculum.git
synced 2026-01-15 12:15:03 +00:00
these were all issues raised in previous pull requests that needed to be resolved
This commit is contained in:
@@ -52,7 +52,7 @@ when determining requirements of a project or feature implementation.
|
||||
|
||||
Active Directory is typically managed through a variety of tools, including:
|
||||
|
||||
Gui Tools
|
||||
GUI Tools
|
||||
|
||||
* Active Directory Users & Computers (to manage the users, computers,
|
||||
and groups in a domain)
|
||||
@@ -62,9 +62,9 @@ Gui Tools
|
||||
|
||||
Command Line Tools
|
||||
|
||||
* Powershell (through the Active Directory cmdlets)
|
||||
* ldp (an extremely low-level tool for interacting with LDAP directly - not
|
||||
recommended for most uses)
|
||||
* Powershell - through the Active Directory cmdlets
|
||||
* ldp - an extremely low-level tool for interacting with LDAP directly, not
|
||||
recommended for most uses
|
||||
|
||||
OpenLDAP
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user