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
stored proc select and insert where doesn't exist
Excel 2010 - Couple of Message Box questions
SBS2003 Domain Controller AD corrupt
SQL Pivot : Setting Nulls to 0
Log on ID and pw
Installing / Registering MS DLLs on WinXP
show a message and want to see all the threads to that message.
Protect a Partition - Use Bitlocker or Something Else?
Need VB code to send out a Lotus Notes e-mail in monospaced font, such as COURIER NEW, not COURIER
SSIS Package: Populating global variables from script task