nerdexam
CompTIA

220-802 · Question #396

Which of the following is the correct UNC path to use when mapping a network drive?

The correct answer is D. \\server\share. A Universal Naming Convention (UNC) path follows the format \\server\share, where 'server' is the hostname or IP address of the machine hosting the resource, and 'share' is the name of the shared folder. For example: \\FileServer\Documents. Options A and B incorrectly place…

Networking

Question

Which of the following is the correct UNC path to use when mapping a network drive?

Options

  • A\share\password
  • B\share\server
  • C\server\username
  • D\server\share

How the community answered

(28 responses)
  • A
    4% (1)
  • C
    7% (2)
  • D
    89% (25)

Explanation

A Universal Naming Convention (UNC) path follows the format \server\share, where 'server' is the hostname or IP address of the machine hosting the resource, and 'share' is the name of the shared folder. For example: \FileServer\Documents. Options A and B incorrectly place 'share' or 'server' in the wrong order or pair it with non-standard fields like 'password' or reversed order. Option C uses \server\username, which is not a valid UNC format - usernames are credentials, not share names.

Topics

#UNC path#network drive mapping#network share#file sharing

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice