|
|
|
VBScript programs to document and administer groups in Active Directory. Add Users to Group # 1 - This program reads user names from a text file and adds the users to a group. The name of the text file and the name of the group are passed to the program as parameters. The NT name of each user is specified in the text file. Uses the WinNT provider. Add Users to Group # 2 - This program is similar to the previous, except that each user's Distinguished Name is specified in the text file. Uses the LDAP provider. Document Domain Groups - Program to document all groups in the domain, including membership. List Members of a Group - Program to document all members of a group in Active Directory. Document Large Group - Program to document members of a group, even if there are more than 1000. List User Groups - Program to document all groups that a user is a member of. Get Primary Group - Program to determine the Primary Group of a user. Set Primary Group - Program to set the Primary Group of a user. Send Message to Group - Program to send a message to all members of an Active Directory group. Allow Join Computer - Grant permission to a group or user to join a computer to a domain. Circular Nested Groups - Find and report on all instances of circular group nesting in the domain. Unique Group Memberships - Document every unique combination of group memberships among users. Enumerate Local Group - Document all members of a local group, including domain groups and users. |
Send mail to
HilltopLab@RLMueller.Net with questions or comments about this web site.
|