Microsoft
Software
Hardware
Network
Question : using icacls to remove a local account from folders
What syntax should I use to remove the authenticated users account from several folders in a directory?
I tried icacls.exe h:\*.* /remove:g "Authenticated Users" /t /c
and it seems to complete but authenticated users is still there.
Answer : using icacls to remove a local account from folders
there is an icacls.vbs script on the microsoft site that will let you change inheritance.
Random Solutions
server name
How do I assign a preview image to the TSavePictureDialog
Why does my outlook show three tasks for every email I mark?
Syntax error (missing operator) in query expression
mouse click on image of TcxPageControl (Tab image)
Computer playing random ads without any open windows
prstat vs top command
Multiple Children Relationships to One Parent Table
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
WHat is the recommended size for the swapfile for my SQL Server ?