PrepAway - Latest Free Exam Questions & Answers

You need to ensure that User1 can use the USB device without requiring administrative credentials

A user named User1 uses a shared computer that runsWindows 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?

PrepAway - Latest Free Exam Questions & Answers

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.

Explanation:
10172 2083
When a driver is staged, it is placed in the devicedriver store and non-administrators can install the device,
provided they have permission to install devices inthe appropriate device setup class.
Pnputil.exe is a command line utility that you can use to manage the driver store. You can use Pnputilto add
driver packages, remove driver packages, and list driver packages that are in the store.
/a
Adds a driver package to the driver store.
/i
Specifies to install the identified INF file.
Example
pnputil.exe /a /i c:\usbcam\USBCAM.INF
Adds and installs the specified driver.


Leave a Reply