Jump to content

Recommended Posts

Posted (edited)

Hello,

I have about 1200 users in my organization and I'm looking for the fastest way to populate the "Department" field in each user account.

Any and All suggestions are welcomed.

Thanks.

BTW - Windows Server 2003 with Active Directory and 4 Domain Controllers.

Edited by bbbngowc

Posted

a WMI script or ADSI would be quickest, you would have to have some logic to dictate what each dept each person was given, but it is that or hand enter them :)

Posted

Vb script with the adsi attribute. I started with robbie allen's web site and go to his scripting solutions. "google robbie allen" This will help you out. Use adsi to look for the attribute name that you want to modify and then use his scripts to help you put one together. Make sure you use a test account first.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...