Windows – Reset all User Passwords in an OU
Nov17

Windows – Reset all User Passwords in an OU

KB ID 0000497  Problem I did some bulk user imports for a client this week, and then needed to set all the passwords on these accounts. Seeing as it was a school, and each year group was in its own OU in Active Directory, I needed a way to “Bulk Reset” the passwords. Note: Passwords can NOT be set with a CSV / CSVDE import. Solution 1. We are going to perform this procedure while logged onto a domain controller with...

Read More
Bulk Importing Users with CSVDE
Nov17

Bulk Importing Users with CSVDE

KB ID 0000498  Problem This is not a task I’ve had to do for ages, so when I had to do it this week, I thought I’d just do a quick Google search as a refresher. What I can remember was a simple task took me far too long to work out. So heres a quick solution for everybody else. Solution Before I begin, the spreadsheet below, was the hard work of John Haddock, I have only made some minor tweaks and adjustments. 1. You will...

Read More
Granting Users Password Change Ability  (Password Administration)
Nov17

Granting Users Password Change Ability (Password Administration)

KB ID 0000503 Problem This is a two part operation, firstly you need to give the user(s) the rights to change passwords, then give them the tools to do so. Solution Step 1: Grant the rights (Delegation of Control) 1. Whilst logged into a domain controller with administrative access, open “Active Directory Users and Computers” and create a group that you are going to allow password reset rights to. Note: In this example...

Read More
Active Directory – Modify all users in an OU to “Password Never Expires”
Nov17

Active Directory – Modify all users in an OU to “Password Never Expires”

KB ID 0000532  Problem A while back I did a job for a school, many weeks later their users have had to change their passwords. Nothing strange there, the problem is now their teachers DONT want to have their passwords changing at all. For a single user you can simply edit the user object and set it to “Password Never Expires” for a LOT of users this can be more time consuming. Solution Warning: There is a caveat! If the...

Read More
Bulk Export Users From One Domain, and Import Into Another
Nov17

Bulk Export Users From One Domain, and Import Into Another

KB ID 0000794  Problem I’ve written in the past about bulk importing users with CSVDE, but what if you want to move/migrate your users to another domain? You first need to export all the users, then import them into the new domain. Solution Step 1 Export Domain Users to CSV File 1. Here all my users are in one OU, if that OU has ‘nested OU’s within it that’s OK. 2. The command to ‘export’ is as...

Read More