Question : setting user permession on ad directories

hi experts, let me say I have no experience at all in vbs programming. I have migrated a windows 2003 server and after restoring all the files I need to set directories and files to users. My dirs look like this

d:\inetpub\webusers\nameaccount1\www
d:\inetpub\webusers\nameaccount2\www
d:\inetpub\webusers\nameaccount3\www

now what the script should do is

read the dir nameaccount*
set user permission read write execute on dir nameaccount1 and files and subdirectories
set IUSER permission read  execute on dir /www and files and subdirectories

could you please help me making such a script, because I have quite a few undreds users and diers and I would like to do it programmatically

thanks

Answer : setting user permession on ad directories

Hi ricuff,

Please see the link below. This might give you an idea.
http://www.go4expert.com/forums/showthread.php?t=1890

Thanks.
Random Solutions  
 
programming4us programming4us