 |
List Members of Groups in OU
| List members of groups in OU with fullname. |
(0 votes)
|
Login to vote!
|
 |
Move Computers to OU
| Move all computers that start with "STU" to the students OU. The query can easily be modified to query for computers matching your own search criteria. |
(0 votes)
|
Login to vote!
|
 |
Move Group Members to OU (Organizational Unit)
| Script to move all the members of an Active Directory group to a specified container/OU (organisational unit). |
(0 votes)
|
Login to vote!
|
 |
Add all users in OU to Group
| Add all the users from a organizational unit (OU) to a group. e.g. Add all users from "Developers" OU to "Developers" group. Could easily be modified to include an additional filter - e.g. Add all users from "Developers" department to "Developers" group. |
(1 votes)
|
Login to vote!
|
 |
Move All Users In Department to a Specified OU and Replace Group Membership
| This script will move all the users in the "Marketing" department to the "Marketing" OU. It will then replace existing group membership with a specified list of groups (ignoring primary group). See "setup" section for configuration.
EXISTING GROUP MEMBERSHIP WILL BE REPLACED - Please be careful when using this script! |
(1 votes)
|
Login to vote!
|
 |
Move All Users In Department to a Specified OU
| This script will move all the users in the "Marketing" department to the "Marketing" OU. Simply modify the setup section to suite your own requirements. |
(0 votes)
|
Login to vote!
|
 |
Remove an OU Manager
| Removes the manager entry for the Active Directory OU named Students. When this group is run, the OU will no longer have an assigned manager. |
(0 votes)
|
Login to vote!
|
 |
Modify the General Properties of an OU
| Modifies the attribute values found on the General Properties page in Active Directory Users and Computers for an OU named Students. |
(0 votes)
|
Login to vote!
|
 |
Modify the COM+ Partition Set Link of an OU
| Assigns the COM+ partition set PartitionSet1 to the Students OU in Active Directory. |
(0 votes)
|
Login to vote!
|
 |
List the System Access Control List of an OU
| Returns information found on the System Access Control List (SACL) for the Students OU in Active Directory. |
(0 votes)
|
Login to vote!
|