- Aug
- 185
- 5
I'm checking out the newly released v21 and am confused over ENUMSHARES. First is the discrepancy between the help text and what the command line shows:
The former shows a double backslash before the server while the latter shows a single. No matter how I use it, however, I just get errors. The help text explicitly says, for example, that: "The sharename(s) to match. Sharenames may contain wildcards, including regular expressions." But when I try using "enumshares \\gondor\*" (\\gondor being a visible machine on my network properly listed by the ENUMSERVERS command), I get only variants of:
In short, I can't get any version of the command to work. Can somebody help me out? Thanks!
Help Text: ENUMSHARES [/- /A /D /F /I /P /Q /R /S /U /V] \\server\sharename
Command Line: ENUMSHARES [/A /D /F /I /P /Q /R /S /U /V] \server\sharename
Command Line: ENUMSHARES [/A /D /F /I /P /Q /R /S /U /V] \server\sharename
The former shows a double backslash before the server while the latter shows a single. No matter how I use it, however, I just get errors. The help text explicitly says, for example, that: "The sharename(s) to match. Sharenames may contain wildcards, including regular expressions." But when I try using "enumshares \\gondor\*" (\\gondor being a visible machine on my network properly listed by the ENUMSERVERS command), I get only variants of:
TCC: (Sys) The format of the specified share name is invalid.
"\\gondor\*"
"\\gondor\*"
In short, I can't get any version of the command to work. Can somebody help me out? Thanks!