Hi guys!
Would really appreciate your help.
We have an AD 2003 domain setup, similar to below.


topleveldomain.com

Retail OU

Brand1 OU

Store0001 OU
Users OU

User accounts in here

0001user

bob

jane

Store0002 OU
Users OU

User accounts in here

Store0003 OU
Users OU

User accounts in here

Brand2 OU

Store0001 OU
Users OU

User accounts in here



What we need to do quickly is the following:

Query AD for all user accounts that dont start with the numbers, in the
Users OU of every StoreXXXX OU in the Brand1 OU only, not the Brand 2 OU
Query these user accounts to see if the property "User must change password
on next logon" is checked.
If it is checked, we need the vbs script to uncheck it for every user
account in the OU.

Any help greatly appreciated.

x