- List Users within a Share
- Posted by DJ on November 24th, 2003
Is there a print or display command, which will list all
the users in any given share.
Thx,
DJ
- Posted by Walter Schulz on November 24th, 2003
local:
net share <sharename>
remote:
psexec \\<servername> net share sharename
Ciao, Walter
Similar Posts
- Searching the share list .. can it be done? (Windows CRM) by Anita
- migrate users or add new users on to do list (Small Business Solutions) by drewski
- Share list (Windows NT) by CED
- Share list (Windows NT) by chris@nospam.com
- Share list (Windows NT) by Pha

