April 28, 2006 at 4:33 pm
Hi,
What command is used to view directory permissions. (i think calcs or xcalcs is used).
what is the difference between calcs and xcalcs.
Thnx.
May 1, 2006 at 8:00 am
This was removed by the editor as SPAM
May 1, 2006 at 9:47 am
sysinternals has a free utility: http://www.sysinternals.com/SysinternalsSiteMap.html
May 1, 2006 at 2:30 pm
See:
http://support.microsoft.com/default.aspx?scid=kb;en-us;135268
How to Use CACLS.EXE in a Batch File
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/xcacls-o.asp
Xcacls.exe
Also older tools for listing NTFS and Share permissions: from resource kits:
showacls and rmtshare
Regards,Yelena Varsha
May 2, 2006 at 3:27 pm
Hi,
I want to view the existing permission of a folder and then set the folder permission through command line or batch file.
when i use calcs "D:\Test" in the dos prompt --- to view this folder permission i get this message: 'calcs' is not recognized as an internal or external command,operable program or batch file.
Please let me know more info related to this.
Thanks.
June 6, 2006 at 7:11 am
the command env. doesn't know where to find calcs. You can either register the directory that calcs is in as an environment variable, enter the full path to the calcs file when running it, or drop calcs into your system32 folder.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply