abillybob Posted November 20, 2013 Posted November 20, 2013 Hey Guys I have all the students in AD under a OU called Students they are all mixed with each other and I want to sort them into seprate OU's for different intakes there names are like this Timmy07Jones for example Firstname:intake:Lastname. is there anyway I can just search for usernames with "07" in them??? Thanks in advance
AngryTechnician Posted November 20, 2013 Posted November 20, 2013 In AD Users and Computers: Go to View > Filter Options Create custom filter, click Customize Click Advanced Enter LDAP query: (cn=*07*) Click OK twice ADUC will refresh, now when you go to any OU it will only display accounts with 07 in the common name. Don't forget to set it back to "Show all types of objects" afterwards. More on LDAP queries can be found here: Search Filter Syntax (Windows) 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now