Q1. Your network contains a single Active Directory domain. The domain contains two computers named Computer1 and Computer2.
From Computer1, you need to view the installed devices and their associated drivers on Computer2.
What should you use?
A. the Get-PnpDevice cmdlet
B. the Get-WindowsDriver cmdlet
C. the Get-OdbcDriver cmdlet
D. the driverquery.exe command
Answer: D
Explanation:
https://blogs.technet.microsoft.com/askperf/2011/10/21/two-minute-drill-driverquery-exe/
Q2. Note: This question is part of a series of questions that use the same set of answer choices. Each answer choice may be used once, more than once, or not at all.
You have a computer that has a dual-boot configuration. Windows 10 Pro is installed on the local disk. Windows 10 Enterprise is installed in a VHDX file named Disk1.vhdx.
You start the computer to Windows 10 Pro, and then you download a driver package.
You need to ensure that the next time the Windows 10 Enterprise installation starts, the driver is installed already.
What should you run first?
A. Add-WindowsImage
B. bcdboot.exe
C. bcdedit.exe
D. bootcfg.exe
E. bootim.exe
F. bootsect.exe
G. G. diskpart.exe
H. Expand-WindowsImage
Answer: G
Explanation:
https://technet.microsoft.com/en-us/library/dd799267(v=ws.10).aspx#BKMK_addDrivers
Q3. HOTSPOT
A user fails to connect a mouse to a computer. The user sends you the following output:
PS C:\> Get-PnpDevice -Class Bluetooth
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in output:
Answer:
Explanation:
Box1: paired and working
Box2: Bluetooth is turned off in the Settings app
Q4. You need to create a script to verify the activation status on 100 computers. What should you use in the script?
A. the sfc.exe command and the/scannow parameter
B. the sfc.exe commandand the/verifyonly parameter
C. the slmgr.vbs script and the /ipk parameter
D. the slmgr.vbs script and the /dli parameter
Answer: D
Explanation:
https://technet.microsoft.com/en-us/library/dn502540(v=ws.11).aspx
Q5. You have a computer named Computer1 that runs Windows 10. Computer1 has a printer named Printer1 installed.
You need to configure the settings of Printer1 remotely from another computer. Which tool should you use on the remote computer?
A. Device Manager from Control Panel
B. Print Management from Administrative Tools
C. Printers & scanners from the Setting app
D. Devices and Printers from Control Panel
Answer: B
Explanation:
https://technet.microsoft.com/en-us/library/cc753109(v=ws.10).aspx
http://www.howto-connect.com/print-management-tool-in-windows-10/
Q6. Note: This question is part of a series of questions that use the same set of answer choices. Each answer choice may be used once, more than once, or not at all.
You have a computer named Computer1 that has storage configured as shown in the following table:
Pool1 contains a storage space named Space1 that is 300 GB. Pool3 contains a storage space named Space2 that is 100 GB. Pool2 is empty.
You need to add Disk7 to Pool1. What should you use first?
A. Add-PhysicalDisk
B. Diskpart
C. New-VirtualDisk
D. Remove-PhysicalDisk
E. Resize-VirtualDisk
F. Set-StoragePool
G. Subst
H. Update-Disk
Answer: D
Explanation:
https://technet.microsoft.com/en-us/library/hh848697(v=wps.630).aspx