home *** CD-ROM | disk | FTP | other *** search
- The syntax of this command is:
-
- NET USE
- NET USE [devicename] \\computername\sharename [password]
- NET USE {devicename | \\computername\sharename} /DELETE
-
- NET USE connects one of your computer's local devicenames (such as Z:
- for directories or LPT1: for printers) to a shared resource
- (\\computername\sharename).
-
- When used without options, NET USE lists a workstation's connections.
-
- /DELETE Disconnects a local devicename from a shared resource.
-