Problem: Over 6000 of our 7100 users in our Win2k AD domain have never logged in, and their passwords are equal to their username. We want to reset their passwords to something more secure in one pass.
Question #1: How can we reset all passwords of users who have never logged in (PwdLastSet = Null or "User Must Change Password at Next Logon = checked")
Question #2: Will CopyPwd be able to get passwords from our NT4 domain, and set them in our WIN2k AD domain, even though we have complex passwords enabled on the AD side? I'm assuming they will fail if they aren't complex.
Question #1: How can we reset all passwords of users who have never logged in (PwdLastSet = Null or "User Must Change Password at Next Logon = checked")
Question #2: Will CopyPwd be able to get passwords from our NT4 domain, and set them in our WIN2k AD domain, even though we have complex passwords enabled on the AD side? I'm assuming they will fail if they aren't complex.
Comment