Active Directory User-computer snap-in provides easy and GUI mode to reset the user’s password. Simply Right on the user and reset password option can be used, but when you required to change/reset the multiple or bulk user’s password then its not possible to do through GUI mode. In this aritical I will show you to reset the multiple user’s password through powershell.
Create a CSV file and save it on the system where your are excuting the powershell . This CSV file can be also saved on network drive and it should be accesible on the system where powershell is executing.
CSV file should be like this
Ater executing above powershell, you will see the password cahnge confirmation message for your user’s which has been written in CSV file.
you should have to post the text instead of image file
i have tried this and it changed the password ,thanks but also enabled the attribute “User must change password….”