exam questions

Exam 70-680 All Questions

View all questions & answers for the 70-680 exam

Exam 70-680 topic 3 question 77 discussion

Actual exam question from Microsoft's 70-680
Question #: 77
Topic #: 3
[All 70-680 Questions]

A user named User1 uses a shared computer that runs Windows 7.
User1 is a standard user. User1 attempts to connect a USB device to the computer and is prompted to enter administrative credentials.
You need to ensure that User1 can use the USB device without requiring administrative credentials.
What should you do first?

  • A. Add User1 to the Power Users group.
  • B. Run Pnputil.exe and specify the - i- a parameters.
  • C. Run Driverquery.exe and specify the /SI parameter.
  • D. Copy the driver files to the C:\windows\system32 folder.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
When a driver is staged, it is placed in the device driver store and non-administrators can install the device, provided they have permission to install devices in the appropriate device setup class.Pnputil.exe is a command line utility that you can use to manage the driver store. You can use Pnputil to add driver packages, remove driver packages, and list driver packages that are in the store. -i Specifies to install the identified INF file. Canno tbe used in conjunction with the -f parameter.

Example -
pnputil.exe -i -a a:\usbcam\USBCAM.INF Adds and installs the specified driver

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
Currently there are no comments in this discussion, be the first to comment!
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 ...