Link to home
Start Free TrialLog in
Avatar of Priest04
Priest04Flag for Serbia

asked on

List Share & ntfs permissions command line

Command line that will list me all the shares on PC is

net share

How can I find out what share and ntfs permissions are set for a particular share?

I need this to be done with command line, OS XP/2003.

Thanks,
Goran
ASKER CERTIFIED SOLUTION
Avatar of pablovr
pablovr
Flag of Mexico image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
By using the command line, you could use AccessChk from Systernals as well:

http://technet.microsoft.com/en-us/sysinternals/bb664922.aspx

As a part of ensuring that they've created a secure environment Windows administrators often need to know what kind of accesses specific users or groups have to resources including files, directories, Registry keys, global objects and Windows services. AccessChk quickly answers these questions with an intuitive interface and output.

Avatar of romious4
romious4

Let me clarify my request.  I have a failing windows server 2003 file server.  This file server has NTFS and share permissions assigned.  I have the replacement server on-hand.  

I need a tool that can enumerate the permissions of both the NTFS and shares.  Microsoft rules if I copy a directory or share from one volume to another it receives the permissions of the destination server.  I want to see who has access to what directory and level of their permission.
Let me clarify my request.  I have a failing windows server 2003 file server.  This file server has NTFS and share permissions assigned.  I have the replacement server on-hand.  

I need a tool that can enumerate the permissions of both the NTFS and shares.  Microsoft rules if I copy a directory or share from one volume to another it receives the permissions of the destination server.  I want to see who has access to what directory and level of their permission.Let me clarify my request.  I have a failing windows server 2003 file  server.  This file server has NTFS and share permissions assigned.  I  have the replacement server on-hand.  

I need a tool that can  enumerate the permissions of both the NTFS and shares.  Microsoft rules  if I copy a directory or share from one volume to another it receives  the permissions of the destination server.  I want to see who has access  to what directory and level of their permission.