CompTIA A+ Core 2 (220-1002) — Question 21
A technician accessed a network share from a computer joined to workgroup. The technician logged in as `user1` and directed the computer to save the username and password. Several weeks later, the technician wants to log in to this network share using the administrator account. The computer does not prompt for a username and password, but it automatically logs in to the network share under the `user1` account.
Which of the following would allow the technician to log in using the `administrator` username?
Answer options
- A. Use the command: net use Z: \\fileserver\share
- B. Go to the Sync Center and disable the offline files feature.
- C. Delete the ג€userג€ account for the network share in Credential Manager.
- D. Join the computer and file server to a domain and delegate administrator rights to ג€user1ג€.
- E. Use the Advanced Sharing options in the Network and Sharing Center and enable ג€turn on network discoveryג€.
Correct answer: A
Explanation
The correct answer is A because using the 'net use' command allows the technician to specify the desired credentials explicitly, overriding any saved credentials. The other options do not address the issue of stored credentials directly, such as disabling offline files or modifying sharing settings, which would not affect the automatic login behavior.