exam questions

Exam MD-100 All Questions

View all questions & answers for the MD-100 exam

Exam MD-100 topic 5 question 104 discussion

Actual exam question from Microsoft's MD-100
Question #: 104
Topic #: 5
[All MD-100 Questions]

HOTSPOT
-

You have a computer that runs Windows 10 and contains a user named User1.

You need to ensure that User1 can add a third-party driver package for a printer to the driver store of the computer. The solution must use the principle of the least privilege.

To which local group should you add User1, and what should User1 run? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hiko
Highly Voted 2 years, 5 months ago
Device owner group doesn't have permissions to user add-printerdriver (requires admin) The correct answer is Administrators / pnputil.exe pnputil.exe is used exactly to add drivers to the driver store
upvoted 7 times
...
ChrisC21
Most Recent 2 years, 3 months ago
Did a bit of research on this and tested on virtual machine. The first answer is absolutely "Administrator". BUT, the second answer could be either pnputil or Add-PrinterDriver. When installing a driver, it is added to the driver store on Windows 10. The Add-PrintDriver cmdlet does result in the driver being added and installed, however the pnputil does add a driver directly to the store without the install phase (unless you specifi /install). The tricky part comes in how these two methods function. The question asked what we should use to include the driver in the driver store, not install the driver. The answer will depend upon the circumstance, but without any additional info or requirements, the best answer seems to be pnputil, which is general purpose in adding drivers to the driver store. So, answer is: Administrator/pnputil
upvoted 1 times
...
culturalsponge
2 years, 5 months ago
Group needs to be administrators and not Device Owners - https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/understand-security-groups#device-owners Run is pnputil as this is adding drivers to the driver store and not installing a printer - https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/pnputil
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...