Updating user fields within AD
hi,
is there recommended/easy way (step step instructions) to update hundreds of user property information description, address, phone, office, job title, etc.?
i see can export whole ad csvd there way organizational unit? update user property info in spreadsheet import ad haven't found simple way , not scripting guru.
also read other posts again haven't found standardized way of adding additional fields users properties employee number.
thank you
i have powershell script in gallery updates users in bulk according information in excel spreadsheet here:
http://gallery.technet.microsoft.com/update-ad-users-in-bulk-ca0068f1
however, handles single-valued string attributes. unfortunately, description attribute multi-valued, though there never more 1 value. have 2 vbscript versions linked below, 1 of supports multi-valued attributes , many more datatypes (updateusers2.vbs):
http://www.rlmueller.net/updateusers.htm
richard mueller - mvp directory services
Windows Server > Windows Server General Forum
Comments
Post a Comment