QUESTION 341
A company has a server running Windows Server2008 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 need to remove a virtual hard disk boot option from the Windows startup menu on a client computer.
What should you do?
A. |
Run the Start /w ocsetup command. |
B. |
Run thePEImg/Prep command. |
C. |
Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to Yes. |
D. |
Run the ImageX command with the /Mount parameter. |
E. |
Run the DiskPart command and the Attach command option. |
F. |
Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to False. |
G. |
Run the Dism command with the /Mount-Wimoption. |
H. |
Run the Dism command with the /Add-Driver option. |
I. |
Run the BCDEdit/delete command. |
J. |
Add a boot image and create a capture image in WDS. |
K. |
Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to No. |
L. |
Run the Dism command with the /Add-Package option. |
M. |
Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to True. |
Correct Answer: I
QUESTION 342
A company has client computers that run Windows 7 Enterprise. A user has saved files in a C:Users folder that coworkers must be able to read and edit. However, when coworkers try to edit those files, they get an “Access Denied” error. You need to configure new NTFS permissions for the user’s C:Users folder to ensure that the coworkers have access to write to that folder.
Which two choices should you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A. |
share permissions |
B. |
the folder Properties window |
C. |
the User Account Control Settings Control Panel window |
D. |
the Group Policy management console |
E. |
the Services management console |
F. |
Local Users and Groups |
G. |
the netsh command |
H. |
Device Manager |
I. |
the icacls command |
Correct Answer: BI
QUESTION 343
HOTSPOT
A company is upgrading its client computers from Windows XP to Windows 7. You add an application to the Windows 7 base image. The menu on the title bar of the application is not displayed properly, although other graphical elements are displayed correctly. You need to ensure that the application’s menu is displayed correctly on client computers that run Windows 7.
Which option should you choose to achieve this goal? (To answer, select the appropriate check box in the dialog box.)
Correct Answer:
QUESTION 344
HOTSPOT
A company has client computers that run Windows 7. You create an AppLocker policy for the client computers. You need to ensure that the AppLocker policy is enforced after the computer restarts. Which service should you modify? (To answer, select the appropriate setting or settings in the work area.)
Correct Answer:
QUESTION 345
You create a new virtual hard disk (VHD) on a Windows 7 Enterprise computer. Then you install Windows 7 on the VHD. After you reboot the computer, the Windows 7 boot menu shows two different Windows 7 installations titled “Windows 7”. You need to ensure that the Windows 7 boot menu differentiates between the two Windows 7 installations. What should you do?
A. |
Add a boot image in WDS. |
B. |
Run the ImageX command with the /Mount parameter. |
C. |
Run thePEImg/Prep command. |
D. |
Use Sysprep with ar answer file and set the UpdatelnstalledDrivers option in the answer file to No. |
E. |
Run the DiskPart command and the Attach command option. |
F. |
Create a capture image in WDS. |
G. |
Run the Dism command with the /Mount-Wimoption. |
H. |
Run the BCDEdit command. |
I. |
Run the Dism command with the /Add-Package option. |
J. |
Run the Dism command with the /Add-Driver option. |
K. |
Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to False. |
L. |
Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to Yes. |
M. |
Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to True. |
N. |
Run the Start /w ocsetup command. |
Correct Answer: H
QUESTION 346
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 |
Correct Answer: DI
QUESTION 347
You have a computer that runs Windows 7. You need to prevent users from copying unencrypted files to removable drives. What should you do?
A. |
From the Trusted Platform Module (TPM) snap-in, initialize TPM. |
B. |
From Control Panel, modify the BitLocker Drive Encryption settings. |
C. |
From a local Group Policy, modify the BitLocker Drive Encryption settings. |
D. |
From a local Group Policy, modify the Trusted Platform Module (TPM) settings |
Correct Answer: C
Explanation:
How can I prevent users on a network from storing data on an unencrypted drive?
In Windows 7, you can enable Group Policy settings to require that data drives be BitLockerprotected before a BitLocker-protected computer can write data to them. The policy settings you use for this are:
Computer ConfigurationAdministrative TemplatesWindows ComponentsBitLocker Drive EncryptionFixed Data DrivesDeny write access to fixed drives not protected by BitLocker Computer ConfigurationAdministrative TemplatesWindows ComponentsBitLocker Drive EncryptionRemovable Data DrivesDeny write access to removable drives not protected by BitLocker
When these policy settings are enabled, the BitLocker-protected operating system will mount any data drives that are not protected by BitLocker as read-only. If you are concerned that your users might inadvertently store data in an unencrypted drives while using a computer that does not have BitLocker enabled, use access control lists (ACLs) and Group Policy to configure access control for the drives or hide the drive letter.
QUESTION 348
A company has a server running Windows Server2008 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 Enterpire. You are preparing to a capture an image of a windows 7 client computer. You need to ensure that the capture iamge does not contian the device drivers from the client computer. What should you do?
A. |
Run the Dism command with the /Add-Driver options |
B. |
Run the PEImg/Prep command |
C. |
Run the ImageX command with the /Mount parameter |
D. |
Run the Start/w ocsetup command |
E. |
Run the DiskPart command and the Attach command option |
F. |
Use Sysprep with an answer file and set the PersistAllDeviceInstalls option the answer file to False |
G. |
Run the Dism command with the /Mount-Wim options |
H. |
Use Sysprep with an answer file and set the UpdateInstalledDrivers option the answer file to Yes |
I. |
Run the BCDEdit /delete command |
J. |
Use Sysprep with an answer file and set the UpdateInstalledDrivers option the answer file to No |
K. |
Run the Dism command with the /Add-Package options |
L. |
Use Sysprep with an answer file and set the PersistAllDeviceInstalls option the answer file to True |
M. |
Add a boot image and create a capture image in WDS |
Correct Answer: F
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 PersistAllDeviceInstallssetting 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
QUESTION 349
HOTSPOT
You have a computer running Windows 7 Enterprise. You need to set up a VPN connection using PPP protocol over SSL (Secure Socket Layer) using HTTPS channel. What type of VPN connection would you need?
Correct Answer:
QUESTION 350
HOTSPOT
You have upgraded a Windows XP system to Windows 7. One of the applications is not showing menus when you launch it under Windows 7. How do you fix this issue?
Correct Answer:
Instant Access to Download Testing Software & PDF File for Microsoft 70-680 Real Exam
Instant Access to Try Microsoft 70-680 Free Demo
100-105 Dumps VCE PDF
200-105 Dumps VCE PDF
300-101 Dumps VCE PDF
300-115 Dumps VCE PDF
300-135 Dumps VCE PDF
300-320 Dumps VCE PDF
400-101 Dumps VCE PDF
640-911 Dumps VCE PDF
640-916 Dumps VCE PDF
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF
220-901 Dumps VCE PDF
220-902 Dumps VCE PDF
N10-006 Dumps VCE PDF
SY0-401 Dumps VCE PDF