Changing the Primary Group with PowerShell

Exactly as the title says, an example of how to change the Primary Group for a set of users returned by a search with PowerShell.
more >>

Active Directory, VbScript & testing group membership

When it comes to testing for group membership in Active Directory with VbScript there are a lot of different options. The following examples intend to demonstrate the basic to the complex.
more >>