TechNet Script Center logo

Welcome to the TechNet Script Center Gallery!

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
38 Groups results
Sort By: rss
Output to a text file in tab seperated value format "group name, group type, member name, member type" with all domain groups and all their members.
(1)
9/11/2009
VBScript
Imports/exports members to a group. Usage: cscript ADGrpExIm.vbs -g groupname [-f C:\group_in.txt ] or [-o C:\group_out.txt ] . Note that: 1) Options are necessary; 2) -g is a req
(1)
8/10/2009
VBScript
Copies the group membership from one group to another.
(1)
8/10/2009
VBScript
Retrieves the membership of a specified group (including the members of any nested groups), and then writes that information to a text file.
(0)
8/10/2009
VBScript
Lists all the members of an Active Directory group.
(2)
8/10/2009
VBScript
Lists all the members of an Active Directory group, including members from any nested groups.
(0)
8/10/2009
VBScript
Replaces the existing membership of a group named Scientists with two new group members: YoungRob and ShenAlan.
(0)
8/10/2009
VBScript
Removes the manager entry for the Active Directory security group named Scientists. When this script is run, the group will no longer have an assigned manager.
(0)
8/10/2009
VBScript
Removes all the members of an Active Directory group named Sea-Users.
(0)
8/10/2009
VBScript
Removes the MyerKen user account from all Active Directory security groups.
(2)
8/10/2009
VBScript
1 - 10 of 38 Items < Prev 1 2 3 4  Next > All