If you are running Client for NetWare Networks, all NetWare commands run in the same way as they do for a Novell-supplied networking client. The ATTACH and SLIST commands provided with Windows 95 use the same syntax and work in exactly the same way as the counterparts provided by Novell.
The following should be noted about certain Novell-supplied commands:
You can also use the Microsoft networking net commands at the command prompt or in login scripts to manage connections on NetWare networks. For example, the net use command can be used to do the following:
You can use the Windows 95 net view command to perform the same function as the NETX SLIST or VLM NLIST SERVER commands.
The following brief procedures show built-in Windows 95 commands that can be used at the command prompt or in scripts to manage resource connections.
For example:
For example:
The net view command creates an attachment without logging on. Viewing a NetWare server or a computer running File and Printer Sharing for NetWare Networks does not show print queues. However, viewing a computer running File and Printer Sharing for Microsoft Networks shows both shared directories and shared printers.
Use the /network parameter to specify the volumes on the particular network you want to view. For example:
net view \\nwserver_name /network:nw
For example:
The net use command is equivalent to MAP drive:=servername\volume: and it maps only to the root of the volume.
Tip
To use the next available drive letter when connecting to the volume, replace the drive letter with an asterisk (*).
By typing the net use command without parameters, you can list the current network connections. For example:
Status | Local | Remote | Network |
— | E: | \\NW4\SYS | NetWare |
OK | F: | \\WINDOWS\DROOT | Microsoft |
— | H: | \\NETWARE40\THOR\APPS | NetWare |
For example:
The /d switch and the NetWare command MAP DEL drive are equivalent.
For example:
This is equivalent to CAPTURE l=port S=servername Q=queuename.
For example:
This is equivalent to ENDCAP L=port#.
The net command in Windows 95 does not support the following:
Note You can still use the NetWare commands SLIST instead of net view, MAP instead of net use, or CAPTURE instead of net use to connect to a printer.