Active Directory¶
Account Unlock¶
Confirm the user's identity before proceeding:
- Log in to the Duo admin site and locate the user.
- Contact the affected user via phone.
- Click Send Duo Push to initiate a push notification.
- Ask the staff member to verbally confirm the code.
- Instruct the user to approve the Duo push notification.
- Proceed with the appropriate reset method.
If the user cannot receive a push, refer to IS-655 Changing or resetting Employee Network Password.
Unlock AD Account in RSAT¶
- Open RSAT.
- Go to Console Root.
- Click Account Lockout Status.
- File > Select Target > type in the username (first initial, last name) > click OK.
- Right-click both the INDY and SB domain controller names and choose Unlock Account.
Unlock AD Account in PowerShell¶
- Press
Windows Key + Xand select Windows PowerShell (Admin). - Log in using admin credentials.
- To list locked accounts:
- To unlock the account:
- Verify unlock:
Replace username with the actual username.
Leave of Absence¶
To automate disabling accounts, this is handled through Paylocity.
Advise the supervisor to place a ticket on the HR Help Desk for the individual going on leave.
Include the expected return time.
Return from Leave of Absence¶
Managers/Supervisors should place Leave of Absence tickets.
- If the staff member has already placed a ticket with HR, be prepared to work with them on their return date for a password reset.
- If no ticket is created and the leave is over 30 days, staff accounts will be disabled. Use the steps below to resolve.
No Leave Ticket Created¶
- Open RSAT (Citrix Workspace, admin credentials).
- Go to Active Directory Users and Computers > beaconcu.org > Disabled Accounts.
- Locate the user account and open Properties.
- In Attribute Editor, set
beaconDoNotDisableandbeaconDoNoMovetoTRUE. - Click OK.
- Right-click the user account and select Enable.
- Click OK to confirm.
- In the On_Leave OU, right-click the user account and select Move.
- Move to
beaconcu > BeaconCU > Usersand click OK. - Notify the Manager/Supervisor the account is ready.
Disabled Account¶
- Open RSAT (Citrix Workspace, admin credentials).
- Go to Active Directory Users and Computers > beaconcu.org > BeaconCU > Users.
- Locate the user account.
- Right-click and select Enable.
- Notify the Manager/Supervisor the account is ready.
Check Logon Hours¶
- In RSAT, go to user properties.
- Click Account > Logon Hours…
- Change "Logon Denied" to "Logon Permitted" as needed.
Password Reset Procedures¶
Confirm the user's identity before proceeding:
- Log in to the Duo admin site and locate the user.
- Contact the affected user via phone.
- Click Send Duo Push to initiate a push notification.
- Verbally communicate the confirmation code and ask the user to confirm.
- Instruct the user to approve the Duo push notification.
- Proceed with the appropriate reset method.
If the user cannot receive a push, refer to IS-655 Changing or resetting Employee Network Password.
Before resetting an employee's password, verify if they are remote. If remote, refer to the appropriate section below.
On Site¶
- Open RSAT.
- Go to Active Directory Users and Computers > beaconcu.org > BeaconCU > Users.
- Find the user, right-click, and choose Reset Password…
- Enter the new temporary password in both fields and click OK.
- Confirm the user has changed the password.
Email on Phone¶
Staff with access to Mobile Email (through Hub) can change their password in the Hub.
Verifying Mobile Email Access¶
- Launch RSAT (admin credentials).
- In MyConsole, navigate to
beaconcu.org/BeaconCU/Users/. - Locate the staff member and open their profile.
- In Member of, check if the staff is a member of the
WS1-MobileEmailSecurity group.- If not, follow the "No Email Access" steps.
Change Password in Hub¶
- Ask staff to open Hub on their phone.
- Tap profile picture (top right).
- Tap Change Password.
- Enter current password.
- If forgotten, follow On Site reset steps.
- Enter a new password that meets complexity requirements.
- Confirm the new password.
- Click Save.
Remote¶
Knows Password¶
- Go to The Lighthouse and expand the sidebar.
- Portal Tools > Manage Users > User Management.
- Search for the user and click their username.
- Ask the user their Secret Question and verify their answer.
- Sign into Ansible and run the
AD_SAM_Uncheckplaybook for the user. - Send a calendar reminder about the password reset, set for the exact time needed.
- Confirm the user has changed the password 24 hours later.
Does Not Know Password¶
- Advise staff to go on site.
- Return to Password Reset Procedures.
Group Access¶
Adding Group Access¶
Adding to Group:
- In RSAT, navigate to MyConsole > Console Root > Active Directory Users and Computers > beaconcu.org > Distribution Lists (or Security Groups).
- Locate and open the group.
- In Members, click Add.
- Type in the username and click Check Names.
- Click OK, then Apply and OK.
Adding Group to Account:
- In RSAT, navigate to MyConsole > Console Root > Active Directory Users and Computers > beaconcu.org > BeaconCU > Users.
- Locate and open the staff member's account.
- In Member Of, click Add.
- Type in the group name and click Check Names.
- Click OK, then Apply and OK.
Mapping Network Share:
- Open File Explorer.
- Navigate to This PC.
- Click Computer > Add a network location.
- Click Next.
- Choose Custom network location, then Next.
- Enter the network address (e.g.,
\\bcupublicdrives\or\\bcuprivatedrives\). - Name the location (remove parentheses for clarity), then Next.
- Click Finish.
- Leave "Open this network location when I click Finish" checked to verify.
Removing Group Access¶
Removing from Group:
- In RSAT, navigate to MyConsole > Console Root > Active Directory Users and Computers > beaconcu.org > Distribution Lists (or Security Groups).
- Locate and open the group.
- In Members, select the staff member and click Remove.
- Confirm removal, then OK, Apply, and OK.
Removing Group from Account:
- In RSAT, navigate to MyConsole > Console Root > Active Directory Users and Computers > beaconcu.org > BeaconCU > Users.
- Locate and open the staff member's account.
- In Member Of, select the group and click Remove.
- Click OK, then Apply and OK.