PCBUILD Archives

Personal Computer Hardware discussion List

PCBUILD@LISTSERV.ICORS.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Peter Shkabara <[log in to unmask]>
Reply To:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Date:
Tue, 12 Nov 2002 08:14:14 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
The NET command allow for making use of network resources even when the
network browser function does not work. Here is how you can get started
in getting familiar with it. Note that the NET command has more features
under NT, Win2k, WinXP than it does with Win9x, ME.

net - by itself gives you the commands that are available
net view - show, if possible, the computers that are on the network
net use j: \\192.168.0.5\public
  this command will create a virtual "j:" drive that represents a
connection to the computer whose ip address is 192.168.0.5 and on which
there is a shared directory named "public". Substitute your own disk
assignment, ip and share name as appropriate. You will be prompted for a
password if your computers current password does not match the one you
are connecting to. The user name on your local computer, however, must
match that of an account on the remote machine. Under NT, Win2k, WinXP,
you also have the option of specifying what user name you want to
connect by. For example, net use j: \\192.168.0.5\public /u:robert
The /u: option does not work under Win9x.

Peter
------------------
The NoSpin Group
[log in to unmask]


-----Original Message-----
Can you tell me more about the 'Net Use" commands. Syntax, usage etc.
Not familiar with that one.

Michael

                         PCBUILD's List Owners:
                      Bob Wright<[log in to unmask]>
                       Drew Dunn<[log in to unmask]>

ATOM RSS1 RSS2