Home Up Feedback

AD Attributes

Document Attributes
List Object Attributes
AD Schema
Replicated Attributes
Get From AD Collection
Put to AD Collection
Document LogonHours
All User's Logon Hours
AD Logon Hours Utility
Document Object Security
Byte Array Functions

Programs to document and deal with various attributes of objects in Active Directory.

Document Attributes - Program to document all properties of any Active Directory object. The AdsPath of the object is passed to the program as a parameter. The program outputs the names and values of all properties of the object.

List Object Attributes - Program to document all properties of any Active Directory object. The AdsPath of the object is passed to the program as a parameter. The program outputs the names of all properties, but not the values.

AD Schema - Program to document all attributes in Active Directory for all object classes. Output includes whether each attribute is replicated to the GC and whether it is indexed.

Replicated Attributes - Program to document which Active Directory attributes are replicated throughout the domain to all Domain Controllers.

Get From AD Collection - Program to retrieve a multi-valued property from Active Directory.

Put to AD Collection - Program to set a multi-valued property in Active Directory.

Document LogonHours - Program to document the LogonHours property of a user. This property defines the hours in the week that the user is allowed to logon in the domain

All User's Logon Hours - Program to document the LogonHours attribute for all users in the domain.

AD Logon Hours Utility - A compiled program to document and set the LogonHours attribute of Active Directory users and the LoginHours attribute of local Windows users. You can download and install this utility to do what a VBScript program cannot do - set logon hours for users in bulk.

Document Object Security - Program to document the ACE's within the DACL of an Active Directory object's security descriptor.

Byte Array Functions - Program demonstrating various functions to convert byte array attribute, like objectGuid and objectSid, into various formats.

 
Send mail to HilltopLab@RLMueller.Net with questions or comments about this web site.
Copyright © 2002-2007 Richard L. Mueller
Last modified: June 13, 2008