" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">
NET.EXE
NET.EXE program is used to manage the network operation. It can be
used to redirect local drives and printers to those of the server, assign
network printers, etc. It should be loaded after Server.com or Redir.com.
NET.EXE program commands are the following:
NET LOGIN - establishes logical connection to server. It is
necessary, if you want to redirect a device to a server
resource.
NET USE X: - redirects the local drive x: to any server resource or
to all server resources.
NET USE PRN
or
NET USE LPTn - redirects your printer to the server network printer.
NET LOGOUT - logs out a server.
NET STATUS - displays current status.
NET UNUSE x:
or prn
lptx - cancels drive or printer redirection.
NET SHARE lptx - allocates the server's printer for network use. This
command should be executed on a server.