Powershell Tip #91: List optional and mandatory properties of the user class

By | February 23, 2016

Tip: You can list the mandatory and optional properties of a specific class.

User class

powershell-list-properties-class-active-directory-optional-mandatory

Via Active Directory Schema console (regsvr32 schmmgmt.dll > Start > Run > mmc > Add/Remove Snapins > Active Directory Schema)

console-active-directory-schema

To see properties of another class, example the Computer class:

Active Directory Classes
https://msdn.microsoft.com/en-us/library/windows/desktop/ms680938(v=vs.85).aspx


previous-buttonnext-button

Leave a Reply

Your email address will not be published.