Server 2003 subfolders premission


hi all,

good day you,

i have shared folder projects in windows server 2003 , projects folder contain client folder a,b,c,d,e.........

on each client folder a,b,c..... has estimation folder(in folders).

i want  restrictions on only estimation folder (which belong client folders) all users except admin.

please help!

regards

shabir

                                   


hi,

can copy below commands notepad , save batch file (filename.bat) set permission "estimation" folder inside shared folder.

@echo off
set count=1 
for /f "tokens=*" %%g in ('dir /ad /b "estimation" /s') (
cacls "%%g" /e /g "level 3":r
)

steps execute above batch file
- login in file server "main" administrator.
- place above batch file in root of shared folder , run there.
   in case under path, g:\landscape project.

regards,
gopi
jiji technologies



Windows Server  >  File Services and Storage



Comments

Popular posts from this blog

server manager error: ADAM.events.xml could not be enumerated.

Cannot access Anywhere Access using domain name?

WMI Failure: Unable to update Local Resource Group