Copy and past all AD accounts into notepad and create a batch file.
Example:
Md c:\profiles\user1
Md c:\profiles\user2
Md c:\profiles\user3
Md c:\profiles\user4 ....etc.

Next create another batch file using setacl.exe to set the permissions.

Example:
SetACL.exe \\Servername\profiles\user1 /dir /set servername\user1 /change

SetACL.exe \\servername\profiles\user2 /dir /set servername\user2 /change

SetACL.exe \\servername\profiles\user3 /dir /set servername\user3 /read
Etc.......

Setacl.exe needs to be in the location where you are running the batch file
from. SetACL.exe is a free file.

Someone must know how to do this.

Z.V.

________________________

From: [EMAIL PROTECTED] on behalf of Oliver Rebollido
Sent: Wed 12/15/2004 12:32 PM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Create Home Directory for New Users?



Newbie in AD here.  We're migrating from Novell would appreciate any help.
How would I create a home directory for each new user created in Active
Directory?  We have no scripting knowledge, but we're open to scripting if
it's easy to implement.  Are there any tools out there we can purchase?
Thanks in advance.

ATTENTION The information contained in this message may be legally
privileged and confidential. It is intended to be read only by the
individual or entity to whom it is addressed or by their designee. If the
reader of this message is not the intended recipient, you are on notice that
any distribution of this message, in any form, is strictly prohibited. If
you have received this message in error, please immediately notify the
sender and/or Fenwick & West LLP by telephone at (650) 988-8500 and delete
or destroy any copy of this
message.        
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/

Reply via email to