Get attributes of an object in MS Active Directory


Version: 1.0
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.8
License:

Description - Get attributes of an object in MS Active Directory



Sometimes it is useful to know what attributes are available to you for an object in active directory. You cannot Ask the object directly for that, instead you need to use the schema of the object. All of this is done with Python`s COM support using win32com. By Default only attributes that have values are returned.



More in Python-Get attributes of an object in MS Active Directory

Directory Active Active Directory Attributes That Have