220-1102 · Question #660
A technician is helping a customer connect to a shared drive. The technician notices some unused drives that have already been mapped and wants to disconnect those drives first. Which of the…
The correct answer is D. net use. The 'net use' command manages network drive connections. To disconnect a mapped drive, the technician runs 'net use [drive letter]: /delete' (e.g., 'net use Z: /delete'). Running 'net use' with no arguments also lists all current mapped connections. The other options are…
Question
A technician is helping a customer connect to a shared drive. The technician notices some unused drives that have already been mapped and wants to disconnect those drives first. Which of the following commands should the technician use?
Options
- Aformat
- Bnetstat
- Cdiskpart
- Dnet use
- Ermdir
How the community answered
(37 responses)- B5% (2)
- C3% (1)
- D92% (34)
Explanation
The 'net use' command manages network drive connections. To disconnect a mapped drive, the technician runs 'net use [drive letter]: /delete' (e.g., 'net use Z: /delete'). Running 'net use' with no arguments also lists all current mapped connections. The other options are unrelated to network drive mapping: 'format' prepares a disk for use, 'netstat' displays active network connections and ports, 'diskpart' manages local disk partitions, and 'rmdir' removes local directories.
Topics
Community Discussion
No community discussion yet for this question.