a good one

  • Thread starter Thread starter e
  • Start date Start date
E

e

ok I have like 4,000 users and i need to edit the profile
path on all of them. I need to know the quickest and
easiest way to do this without a huge headache
 
Try ADModify tool. See
ftp://ftp.microsoft.com/PSS/Tools/Exchange%20Support%20Tools/ADModify/

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000), MVP
(e-mail address removed)
http://ladava.com
 
Hi!

You can write a script that would do it. ADSI would be the way to go if you
did that.
There is also a tool admodify that can do this for you as well.

Hope this helps!
~Eric
 
You can use modifyusers.vbs from the resource kit or you can look for other
scripts at
http://microsoft.com/technet/treeview/default.asp?url=/technet/scriptcenter/Default.asp .

--
Tim Hines, MCSE, MCSA
Windows 2000 Directory Services

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top