Q1. - (Topic 1)
You have a standalone computer that runs Windows 7. You need to prevent non-administrative users from using Device Manager. Users must be able to access Event Viewer.
What should you do?
A. From Control Panel, modify the default settings for media and devices.
B. From Control Panel, modify the default settings for device installation.
C. From the local computer policy, modify the application control policies.
D. From the local computer policy, modify the Microsoft Management Console (MMC) settings.
Answer: D
Explanation:
Controlling MMC usage by using local Group Policy To control MMC usage by using local Group Policy
11. Open MMC 3.0.
12. On the File menu, click Add/Remove Snap-in.
13. In the Available snap-ins list, click the Group Policy editor, and then click Add.
14. In the Select Group Policy Object wizard, use the default setting, Local Computer, in the Group Policy Object field.
15. Click Finish to close the Select Group Policy Object wizard.
16. By default, all available snap-in extensions are enabled. If you want to enable only certain extensions, highlight the snap-in in the Selected snap-ins list, and then click Edit Extensions.
17. By default, snap-ins load as child objects of the Console Root node. Click Advanced to modify this behavior and allow you to choose a different parent snap-in.
18. In the Add or Remove Snap-ins dialog box, click OK.
19. Before closing the new console, perform any of these procedures:
-To restrict access to author mode in MMC
-To restrict access to a permitted list of snap-ins
-To permit or restrict access to a snap-in
Q2. HOTSPOT - (Topic 5)
All sales employees use portable computers that have Windows 7 installed. All help desk employees use desktop computers that have Windows 7 installed.
You need to ensure that the sales employees are able to request a remote support from a help desk employee when they are in the office.
You also need to ensure that sales employees are prevented from receiving remote support during their travel.
What should you do? (To answer, configure the appropriate option or options in the dialog box in the answer area.)
Answer:
Q3. - (Topic 4)
A virtual hard disk (VHD) contains a Windows 7 Enterprise installation.
You need to mount the VHD on a client computer.
What should you do?
A. Run the Dism command with the /Mount-Wimoption.
B. Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to Yes.
C. Run the Dism command with the /Add-Package option.
D. Run the PEImg/Prepcommand.
E. Add a boot image in WDS.
F. Run the Dism command with the /Add-Driver option.
G. Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to True.
H. Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to No.
I. Run the BCDEdit command.
J. Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to False.
K. Run the Start/w ocsetup command.
L. Run the imageX command with the /Mount parameter.
M. Create a capture image in WDS.
N. Run the DiskPart command and the Attach command option.
Answer: N
Q4. - (Topic 6)
You have a computer that runs Windows 7.
The computer's hard disks are configured as shown in the following table.
You need to ensure that you can recover the operating system and all the files on the computer if hard disk 0 experiences hardware failure.
What should you do?
A. Create a system repair disk.
B. Use the Backup and Restore tool to back up data files for all users.
C. Use the Backup and Restore tool to create a system image on an external hard disk.
D. Create an Easy Transfer file on an external hard disk.
Answer: D
Q5. - (Topic 3)
You have two computers named Computer1 and Computer2 that run Windows 7.
You need to ensure that Computer2 has exactly the same firewall rules as Computer1.
What should you do on Computer1?
A. Run Winrm.exe quickconfig.
B. From Windows Firewall with Advanced Security, select Export Policy.
C. From Windows Firewall with Advanced Security, click Inbound Rules and then click Export List.
D. Open Local Security Policy. Right-click IP Security Policies on Local Computer and then click Export List.
Answer: B
Explanation:
Importing and Exporting Firewall ConfigurationMost organizations that use clients running Windows 7 apply firewall rules through Group Policy. In the event that you need to support a number of stand-alone clients running Windows 7, you can replicate complex firewall configurations using the WFAS Import Policy and Export Policy options. Importing and exporting policy also allows you to save the current firewall configuration state before you make changes to it. Exported policy files use the .wfw extension. Exported policies use a binary format, not Extensible Markup Language (XML) format like many other Windows 7 configuration files. You can also export and import firewall policies in the same .wfw format using the netsh advfirewall export or netsh advfirewall import commands.
Q6. DRAG DROP - (Topic 5)
You administer portable computers that have Windows 7 Professional installed. All computers have wireless network interface cards (Wi-Fi). You plug a new wireless wide area network (WWAN) device to your computer. The WWAN device that connects to a 3G network provides Internet access.
Other portable computers equipped only with Wi-Fi cannot access Internet resources.
You need to configure Internet access for the portable computers by using a wireless ad-hoc network configured on your computer.
What should you do? (To answer, drag the appropriate target computer or computers to the correct configuration step or steps in the answer area. An answer choice can be used once, more than once, or not at all.)
Answer:
Q7. - (Topic 4)
A company has client computers that run Windows 7 Enterprise.
Users complain that Windows displays too many notifications when they try to install software or make changes to their computer.
You need to decrease the number of notifications that Windows displays when users try to install software or make changes to their computer.
Which two choices should you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A. Local Users and Groups
B. the Services management console
C. the netsh command
D. the Group Policy management console
E. share permissions
F. the folder Properties window
G. Device Manager
H. the icacls command
I. the User Account Control Settings Control Panel window
Answer: D,I
Q8. - (Topic 5)
You plan to deploy a custom Windows 7 image to computers that are not connected to a corporate network.
You need to ensure that a custom application installs automatically after the image is deployed.
What should you do?
A. Use the Microsoft Deployment Toolkit (MDT) to create a custom task sequence and run the New Media Wizard.
B. Run Dism.exe and specify the /mount-WIM parameter. Add the application installation files to the image and then modify the winrm.cmd file.
C. Create a Group Policy object (GPO) that includes a software installation package.
D. Use the Windows System Image Manager (Windows SIM) to open the image and add the applications to the windowsPE configuration pass.
Answer: A