Microsoft
Software
Hardware
Network
Question : Quickly add permissions to large number of files?
I am currently using icacls.exe to apply permissions to a large data directory. I need to give a specific gorup access to anything and everything within this directory.
icacls.exe U:\*.* /grant us02p01\
AD_GROUP_NAME
:(O
I)(CI)F /C /T
icacls is working fine I was just curious if there is a faster way to apply permissions like this or a better way to run the command.
Answer : Quickly add permissions to large number of files?
Please see if this is applicable:
http://www.somacon.com/p12
6.php
Random Solutions
Parsing a HttpResponse (C++)
htaccess change url to lowercase using RewriteMap
setting up port monitoring on a Dell PowerConnect switch
PHP/MySQL hyperlink to view specific record (on new page) from table of records from database
Outlook 2007 Auto-Complete (.nk2)
How to make a local profile roaming even though option is greyed out
<? not working but <?php is
reading xml from a string instead of xml file
VLSM
How to add padding to article images but not module images