UNC SYNTAX HELP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

there used to be a way to specify the username and domain in the UNC but I
can't seem to find reference to it anywhere. HOW DO YOU SPECIFY the domain
and user in the UNC using Netbios?
 
NET USE /? will display help.

NET USE <drive>:\\servername\sharename <password> /USER:<username>

will do the trick.

--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm
 
Back
Top