Chapter 18. User and Group Management in the Active Directory

This chapter provides some examples of the use of classes of the namespace System.Directoryservices to access Microsoft Active Directory. Specifically, you will learn how to manage user accounts, groups, and organizational units.

Directory Class User

A user entry in the Active Directory (AD class user) possesses numerous directory attributes. A mandatory attribute, owned by all user entries, is SAMAccountName, which contains the Windows NT 3.51/NT 4.0-compatible login name.

Table 18.1 shows further ...

Get Essential PowerShell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.