I need to add the department field under the organization for all users based
on their department group membership. What utility can be used to extract
the information from department group, then that information will be used to
populate the department field hopefully via script. WE have over 1000 users,
so need a quick fix. Thanks.
--
Dipti

Re: AD attribute by Meinolf

Meinolf
Tue May 06 15:40:15 PDT 2008

Hello dipti,

You can modify it with ldifde:
http://support.microsoft.com/kb/237677

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I need to add the department field under the organization for all
> users based on their department group membership. What utility can be
> used to extract the information from department group, then that
> information will be used to populate the department field hopefully
> via script. WE have over 1000 users, so need a quick fix. Thanks.
>



Re: AD attribute by Wiseman82

Wiseman82
Fri May 09 11:05:17 PDT 2008

Hi,

You might find my Bulk Modify app useful:

http://www.wisesoft.co.uk/Products/PasswordControl/BulkModify/Default.aspx

Query for all users in your department group, then update the department
attribute as required.

It's a freeware app. :-)

Hope this helps,

David

"Dipti" <Dipti@discussions.microsoft.com> wrote in message
news:3DB6BF5F-7C9C-4A0C-B2D2-49F051A6DBE4@microsoft.com...
>I need to add the department field under the organization for all users
>based
> on their department group membership. What utility can be used to extract
> the information from department group, then that information will be used
> to
> populate the department field hopefully via script. WE have over 1000
> users,
> so need a quick fix. Thanks.
> --
> Dipti


Re: AD attribute by Jorge

Jorge
Tue May 20 12:35:59 PDT 2008

how about using ADFIND/ADMOD from joeware.net

--

Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)

# Jorge de Almeida Pinto # MVP Identity & Access - Directory Services #

BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx
BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx
------------------------------------------------------------------------------------------
* How to ask a question --> http://support.microsoft.com/?id=555375
------------------------------------------------------------------------------------------
* This posting is provided "AS IS" with no warranties and confers no rights!
* Always test ANY suggestion in a test environment before implementing!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------
"Dipti" <Dipti@discussions.microsoft.com> wrote in message
news:3DB6BF5F-7C9C-4A0C-B2D2-49F051A6DBE4@microsoft.com...
>I need to add the department field under the organization for all users
>based
> on their department group membership. What utility can be used to extract
> the information from department group, then that information will be used
> to
> populate the department field hopefully via script. WE have over 1000
> users,
> so need a quick fix. Thanks.
> --
> Dipti