I want practically all of my AD users in my organization to change their password the next time they log in. I have roughly 160 users. I would also like to not include a few select members. Is there a quick way to do this rather than going through AD and checking the box for each user one at a time?
Select all the users you want to change password. Shift or Control click to select more than one. Then right click -> Properties -> Account -> Users must change password at next logon.
Here is a link to a very good and very useful tool for doing what you want.
http://www.wisesoft.co.uk/software/bulkadusers/default.aspx
You can do this by OU, by CSV import based on username for a unique identifier, lots of options.
Another option, using PowerShell and the Quest PowerShell Commands for Active Directory.
This will:
Contents of PowerShell script: