Mar 19, 2005 #1 anthonyaa IS-IT--Management Joined Jan 11, 2004 Messages 74 Location AU Hi Does anyone know how i can display shared folders and share permissions from a command line? Thanks
Hi Does anyone know how i can display shared folders and share permissions from a command line? Thanks
Mar 19, 2005 #2 mlichstein MIS Joined Sep 10, 2003 Messages 1,168 Location US net share will show you the shares on a machine. Subinacl can display permissions for shares (among other things). subinacl /share sharename /display=dacl Upvote 0 Downvote
net share will show you the shares on a machine. Subinacl can display permissions for shares (among other things). subinacl /share sharename /display=dacl