We are migrating several domains into one new domain. Each domain will be in its own OU in the new domain. We would like to reset passwords for all users in the OU to a unique password for each user. we want each users password to be their employee number + addition characters to meet the domain password policy. ex: employee number = "12645"characters = "new!" password = "12645new!" This way we can send an email before hand stating that their new password will be employee number plus "new!". Only HR and the employee knows the employee number so this provides security. FYI, migrating passwords is not an option. The employee number is an attribute in each users ad account. How can i place this in the set-adaccountpassword command?
Thank you