|
|
|
Programs to search Active Directory for objects meeting your criteria. Search for Common Name - Program to find objects in Active Directory using the LDAP provider, given only the cn (Common Name) attribute. Duplicate Display Names - Program to search Active Directory for user objects where the DisplayName attribute is not unique. Enumerate DC's - Program to list all Domain Controllers in the domain. Outputs the name of each Domain Controller, its DNS host name, and the name of the site it resides in. Enumerate Servers - Program to list all servers in the domain. Outputs the name of each server, it's DNS host name, and the name of the site it resides in. Document Forest - Program to document domains, containers, organizational units, and groups. The program also documents the number of user and computer objects in containers and groups. Create User List # 1 - Program to create a text file listing the names of all users in the domain. The file contains the NT name of each user. Uses the WinNT provider. Create User List # 2 - Program to create a text file listing the names of all users in the domain. The file contains the Distinguished Name of each user. Uses the LDAP provider and ADO. Create User List # 3 - Program to create a Microsoft Excel spreadsheet listing the Distinguished Names of all users in the domain. Uses the LDAP provider and ADO. Move Old Computers - Program to identify, disable, and move inactive computer accounts. Computer Roles - Program to determine the role of all computers in the domain. Each computer is identified as a workstation, member server, or domain controller. Inventory Computers - Program to inventory all computers in the domain. Documents operating system, service pack, and hot fix information for all computers in a Microsoft Excel spreadsheet. Ping Remote Computers - Alternative methods to determine that a remote computer is available. Document Organization - Documents the organizational structure indicated by the Manager and Direct Reports fields on the "Organization" tab of the user properties dialog of Active Directory Users and Computers. Unique Computer SIDs - Documents the SID prefix value of the local SAM Account database of every computer in the domain. Can be used to find duplicates. Local Admin Passwords - Program to reset the local Administrator user password on all workstations in the domain. |
Send mail to
HilltopLab@RLMueller.Net with questions or comments about this web site.
|