nerdexam
CompTIA

220-1002 · Question #529

A technician deployed a new file server on the network. The technician wants to map the file server as a network drive on all users' computers when they log onto the network by creating a logon…

The correct answer is B. dism. NOTE: The provided answer (B – dism) appears to be incorrect. The correct tool for mapping a network drive in a logon script is 'net use' (A)-for example: net use Z: \\server\share /persistent:yes. DISM (B) is the Deployment Image Servicing and Management tool used to service…

Networking

Question

A technician deployed a new file server on the network. The technician wants to map the file server as a network drive on all users' computers when they log onto the network by creating a logon script. Which of the following should the technician use?

Options

  • Anet use
  • Bdism
  • Cdiskpart
  • Dgpresult

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    90% (28)
  • C
    3% (1)

Explanation

NOTE: The provided answer (B – dism) appears to be incorrect. The correct tool for mapping a network drive in a logon script is 'net use' (A)-for example: net use Z: \server\share /persistent:yes. DISM (B) is the Deployment Image Servicing and Management tool used to service Windows images and has no capability to map network drives. diskpart (C) manages local disk partitions, and gpresult (D) reports Group Policy results. The answer should be A (net use).

Topics

#network drive mapping#logon script#net use#Group Policy

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice