CompTIA
220-1202 · Question #37
A technician needs to map a shared drive from a command-line interface. Which of the following commands should the technician use?
The correct answer is C. net use. The Windows net use command is used to connect, remove, and configure connections to shared network resources. To map a shared drive from the CLI, you'd run a command like: net use Z: \\ServerName\ShareName This assigns the shared folder to drive letter Z:.
Submitted by jian89· Mar 30, 2026
Question
A technician needs to map a shared drive from a command-line interface. Which of the following commands should the technician use?
Options
- Apathping
- Bnslookup
- Cnet use
- Dtracert
How the community answered
(65 responses)- A8% (5)
- B3% (2)
- C88% (57)
- D2% (1)
Explanation
The Windows net use command is used to connect, remove, and configure connections to shared network resources. To map a shared drive from the CLI, you'd run a command like: net use Z: \ServerName\ShareName This assigns the shared folder to drive letter Z:.
Topics
#net use command#shared drive mapping#command-line utilities
Community Discussion
No community discussion yet for this question.