[Front] [Prev Chapter]
[Next Chapter]
Chapter 18, "Introduction to Personal NetWare," explains the ideas, terms, and operations you need to use the network. Refer to this information if you are not already familiar with it.
In addition to the commands listed in this chapter, NetWare® commands can be used to achieve many of the same functions, if you are a NetWare client, where they relate to NetWare servers. In some cases, you must use a NetWare command to refer to a NetWare server and a NET command to refer to a workgroup. This is stated where appropriate in the full descriptions of the NET commands, in the "NET Commands" chapter of DOSBook.
If you type any other form of the NET command, it executes that command line and returns to the system prompt. A few commands ask you for a password or to press Y to confirm them but other than this they are not interactive.
Why Use NET Command Lines?
NET command lines have the following uses:
Putting NET commands into batch files simplifies reconnecting to the network, especially when they are used in conjunction with the NET SAVE command. User Bryan, for example, could put the following lines in a file called UPDATEX.BAT:
NET MAP G: LIVEDATA
NET MAP T: TOOLS
T:UPDATEX G:MARCH %1
NET MAP DEL G:
NET MAP DEL T:
Connection Commands
You can list available resources, and display, make, or change any connection to them. Use the following NET commands.
Note that the output normally seen on your screen can be saved to a file or printed. For example, the following command sends a list of connected (mapped) drive letters to a file named FLIST.TXT:
Settings Commands
You can inquire about and change many (but not all) settings. Other settings can only be changed by running NET ADMIN interactively, as described in Chapter 20, "Setting Up the Network."
Function Commands
You can perform the following miscellaneous administrative and user functions.
Before Running NET Commands
Before you run NET commands at the system prompt, be aware of the following: