Microsoft
Software
Hardware
Network
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\nameac
count1\www
d:\inetpub\webusers\nameac
count2\www
d:\inetpub\webusers\nameac
count3\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/f
orums/show
thread.php
?t=1890
Thanks.
Random Solutions
Error linking tables from MS Access 2003 to Sybase ASE
Calling a Function from another Function VBA Excel
To get url query string value
Format a text field on MS Report
Excel cell show one formula and calculate using another hidden one
How do I find what devices a computer or laptop has?
MS Access - automatically populate text field
Creating time series chart in Excel
Urgent System.UnauthorizedAccessE<wbr />xception
Getting todays transactions from Visual Foxpro table into Visual Studio 2008 using OLEDB