You have several options to do this, some of which are: 1. Use LDIFDE.EXE to export the information for the accounts you need to change, do a search and replace on the old server name (homeDirectory attribute) and modify the details in AD using the import option. 2. Write a short ADSI script to the same thing. 3. Use ADModify to change the details.
ftp://ftp.microsoft.com/PSS/Tools/Exchange%20Support%20Tools/ADModify/ Note: I haven't actually used ADModify to change this attribute myself, but I think it should work. Tony ---------- Original Message ---------------------------------- Wrom: TTZRCLBDXRQBGJSNBOHMKHJYFMYXO Reply-To: [EMAIL PROTECTED] Date: Wed, 4 Feb 2004 07:41:51 -0600 We are moving to a new server for everyone's home folder this weekend. Is there a way to change in AD for everyone the server location? Right now we have it to set each users home folder to their P drive with \\server1\share . The new server will be \\server2\share Any way of making this change without having to change each user? Thanks in advance Rob List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
