Q1. - (Topic 2)
You work as the desktop support technician. The network consists of a single Active Directory domain named CK.com.
You need to perform a clean installation of Microsoft Windows 7 Professional on the workstations in the Research department.
All workstations in the Research department have identical hardware as listed below:
1.2 GHz Dual-Core processor.
1024 MB of RAM.
20 GB hard drive.
DirectX 10 video display card.
Integrated sound card.
10/100 integrated network adapter.
You need to ensure that the workstations able to support Windows 7 and are able to support Windows XP mode.
What should you do? (Each correct answer presents part of the solution. Choose two.)
A. You should upgrade the processor.
B. You should upgrade the RAM.
C. You should upgrade the video card.
D. You should upgrade the hard drive.
E. You should upgrade the network adapter.
Answer: B,D
Q2. - (Topic 4)
A company has client computers that run Windows 7 Enterprise.
You need to ensure that Windows does not display notifications when programs try to install software or make changes to the computer, or if users make changes to Windows settings.
Which two choices should you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A. the leads command
B. the netsh command
C. share permissions
D. Device Manager
E. Local Users and Groups
F. the folder Properties window
G. the Services management console
H. the Group Policy management console
I. the User Account Control Settings Control Panel window
Answer: H,I
Q3. - (Topic 2)
You have a computer that runs Windows 7. The computer is joined to a domain.
You need to ensure that only approved USB drives can be used on the computer.
Which two policy settings should you configure? (Each correct answer presents part of the solution. Choose two.)
A. Enable Prevent installation of removable devices.
B. Enable Prevent installation of devices not described by other policy settings.
C. Enable Prevent installation of devices that match any of these device IDs and enter the device ID for the approved USB drives.
D. Enable Allow installation of devices that match any of these device IDs and enter the device ID for the approved USB drives.
Answer: B,D
Q4. - (Topic 3)
You have three computers that run Windows 7.
You use Windows PowerShell to perform remote administration tasks on all three computers.
You need to remotely administer all three computers by using PowerShell.
Which PowerShell cmdlet should you use?
A. Enable-PSRemoting
B. Enable-PSSessionConfiguration
C. New-PSDrive
D. New-PSSession
Answer: D
Explanation:
New-PSSessionCreates a persistent connection to a local or remote computer. The New-PSSession cmdlet creates a Windows PowerShell session (PSSession) on a local or remote computer. When you create a PSSession, Windows PowerShell establishes a persistent connection to the remote computer. Use a PSSession to run multiple commands that share data, such as a function or the value of a variable. To run commands in a PSSession, use the Invoke-Command cmdlet. To use the PSSession to interact directly with a remote computer, use the Enter-PSSession cmdlet. You can run commands on a remote computer without creating a PSSession by using the ComputerName parameters of Enter-PSSession or Invoke-Command. When you use the ComputerName parameter, Windows PowerShell creates a temporary connection that is used for the interactive session or for a single command and is then closed.
Q5. - (Topic 4)
A company has a server running Windows Server 2008 R2, with Windows Deployment Services (WDS), the Microsoft Deployment Toolkit (MDT), and the Windows Automated Installation Kit (WAIK) set up. The company also has client computers running Windows 7 Enterprise.
You are preparing to capture an image of a Windows 7 client computer.
You need to ensure that the captured image is generic and does not contain the device drivers from the client computer.
What should you do?
A. use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to True.
B. Run the Start /w ocsetup command.
C. Run the PEImg /Prep command.
D. Run the Dism command with the /Mount-Wimoption.
E. Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to No.
F. Run the Dism command with the /Add-Driver option.
G. Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to Yes.
H. Run the BCDEdit/delete command.
I. Run the ImageX command with the /Mount parameter.
J. Run the Dism command with the /Add-Package option.
K. Add a boot image and create a capture image in WDS.
L. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to False.
M. Run the DiskPart command and the Attach command option.
Answer: L
Explanation:
Persisting Plug and Play Device Drivers During generalize You can persist device drivers when you run the Sysprep command with the /generalize option by specifying the PersistAllDeviceInstalls setting in the Microsoft-Windows-PnPSysprep component. During the specialize configuration pass, Plug and Play scans the computer for devices and installs device drivers for the detected devices. By default, these device drivers are removed from the system when you generalize the system. If you set PersistAllDeviceInstalls to true in an answer file, Sysprep will not remove the detected device drivers. For more information, see the Unattended WindowsSetup Reference (Unattend.chm). http://technet.microsoft.com/en-us/library/dd744512(WS.10).aspx
Q6. - (Topic 4)
You need to uninstall a Windows update from a computer that runs Windows 7.
Which Control Panel item should you use?
A. Administrative Tools
B. Programs and Features
C. Sync Center
D. Troubleshooting
Answer: B
Q7. HOTSPOT - (Topic 6)
A manufacturing company has Windows Vista and Windows XP computers.
You are responsible for upgrading all computers to Windows 7.
You test the Windows 7 installation on a Windows Vista computer. Early in the installation process, you are prompted to choose the "Upgrade" option or the "Custom (Advanced)" installation option.
You need to determine which installation option is appropriate for the different computers in your company.
In the table below, identify the characteristics of the Upgrade and Custom installation options. (Make only one selection in each column. This question is worth two points. )
Answer:
Q8. - (Topic 2)
Your network contains a public computer that runs Windows 7. Multiple users log on to the computer by using a local user account named User1.
Users report that they can log on to some secure Web sites by using credentials that were saved by other users.
You need to prevent forms-based credentials from being saved on the computer.
What should you do?
A. Remove all generic credentials from Windows Vault.
B. Remove all Windows credentials from Windows Vault.
C. Modify the Windows Internet Explorer certificates settings.
D. Modify the Windows Internet Explorer AutoComplete settings.
Answer: D
Explanation:
AutoComplete settings AutoComplete is a feature in Internet Explorer that remembers the information you have typed into the Address bar, web forms, or password fields, and which automatically fills in that information if you start to type the same thing again later. This saves you from having to type the same information over and over.
Q9. HOTSPOT - (Topic 4)
A user-installed Windows update for Windows 7 has caused an error in software that is critical to the user.
You need to find and uninstall the update to restore functionality to the software.
Which settings categories should you choose? (To answer, select the appropriate settings in the work area.)
Answer:
Q10. - (Topic 1)
Which of the following is not a Windows PE tool?
A. Diskpart
B. Oscdimg
C. Winpeshl
D. None of the above.
Answer: D