I have about 500 users in my AD and I need to Modify an specified field data. But I don't want to do that one by one. How can I do that?
Asked
Active
Viewed 3,481 times
2 Answers
1
Poweshell is a great option to use and there are many scripts you can find on the internet etc... if you are not solid in powershell here is a utility you can use that is GUI based and works well to allow you to do CSV, XLS or direct modification of user accounts.
Bulk AD Users by Wisesoft

stevehayes01
- 11
- 1
0
You're best suited using powershell. There are a few good posts out there already about how to use powershell to update AD user fields.

Reaces
- 5,597
- 4
- 38
- 46