Resetting a User's Domain Password
One of the good things about using domain policy to require users to change their passwords is that the overall security of the network is improved by doing so. One of the downsides of frequent password changes is that users occasionally forget their password. If this happens, it is easy to fix by doing the following:
- Find the user account whose password you want to reset in Active Directory Users And Computers.
- Right-click the user account and then select Reset Password.
- In the Reset Password dialog box shown, type and then confirm the new password for the user.
- If you want, select the User Must Change Password At Next Logon check box.
- If the account status is listed as locked, select the Unlock The User's Account check box.
- Click OK.
Unlocking User Accounts
Whenever users violate group policy, such as when they fail to change their passwords before they expire or exceed the limit for bad logon attempts, Active Directory locks their accounts. After an account is locked, the user can no longer log on. As accounts can also be locked because someone is trying to break into an account, you shouldn't automatically unlock accounts. Instead, either wait until the user asks you to unlock his or her account or go speak to the user when you notice his or her account has been locked.
You can unlock accounts by completing the following steps:
- In Active Directory Users And Computers, right-click the locked account and then select Properties.
- In the Properties dialog box, select the Account tab.
- Select the Unlock Account check box and then click OK.
In this tutorial:
- Managing Users, Groups, and Computers
- Managing Domain User Accounts
- Configuring User Account Policies
- Enforcing Password Policy
- Configuring Account Lockout Policy
- Creating Password Settings Objects and Applying Secondary Settings
- Understanding User Account Capabilities, Privileges, and Rights
- Assigning User Rights
- Creating and Configuring Domain User Accounts
- Configuring Account Options
- Configuring Profile Options
- Troubleshooting User Accounts
- Implementing and Creating Preconfigured Profiles
- Configuring Local User Profiles
- Implementing Mandatory User Profiles
- Managing User Data
- Using Offline Files
- Configuring Offline Files on Clients
- Maintaining User Accounts
- Moving User Accounts
- Resetting a User's Domain Password
- Creating a User Account Password Backup
- Managing Groups
- Understanding the Scopes of Groups
- Creating a Group
- Creating group accounts at the command line
- Modifying Groups
- Managing Computer Accounts
- Moving a Computer Account
- Configuring Properties of Computer Accounts
- Troubleshooting Computer Accounts