Pete,

I will probably keep that feature in for myself (keep the safer setting the default action). However, to remove that feature you just need to delete/comment out the following 3 lines in the Function cmdSetPassword_Click()

$adsUser.PasswordExpired = 1
$adsUser.SetInfo
chkPasswordExpired.Value = 1

I may add this as an Option to be set after starting the script through an Options button on the form. I'll wait until I have one or two more options like this to set.

Thanks,
Ben
http://www.rgcweb.org:90 - User Manager Script