Microsoft 70-680 Online Practice
Questions and Exam Preparation
70-680 Exam Details
Exam Code
:70-680
Exam Name
:Windows 7 Configuring
Certification
:Microsoft Certifications
Vendor
:Microsoft
Total Questions
:565 Q&As
Last Updated
:Dec 13, 2021
Microsoft 70-680 Online Questions &
Answers
Question 341:
A user telephones your help desk. Her Favorites list is corrupt and she is having problems accessing the Web sites she visits regularly. All the computers in your organization are backed up every night with a file and folder backup that uses default settings. A restore point was created on all the company's client computers 24 hours ago because a new device driver was installed. You performed a System Image backup on all the computers in your organization three weeks ago. The user is not computer-literate and you need to fix the problem for her.
What is the most efficient way to do so?
A. Perform a system restore. B. Perform a System Image restore. C. Use the Restore Files Wizard to restore the Favorites folder in the user's backed-up profile. D. Access the History tab under Favorites on the user's browser. Browse to recently visited sites and add them to Favorites.
C. Use the Restore Files Wizard to restore the Favorites folder in the user's backed-up profile.
Question 342:
A company has client computers that run Windows 7 Enterprise.
You need to ensure that only signed and validated executable files are run with elevated privileges.
What should you use to achieve this goal?
A. the folder properties window B. the icacls command C. Device Manager D. share permissions E. the Group Policy management console F. Local Users and Groups G. the netsh command H. the Services management console I. the User Account Control Settings Controal Panel window
E. the Group Policy management console
http://www.mcmcse.com/microsoft/guides/70-680/configure_uac.shtml Accessed through secpol.msc too
Question 343:
You are performing an audit of the installed updates on a computer running Windows 7 Enterprise.
You need to find a list of the installed updates on the computer.
Which settings categories should you choose? (To answer, select the appropriate settings in the work area.)
Hot Area:
Question 344:
A company has a deployment of Windows Deployment Services (WDS), the Microsoft Deployment Toolkit (MDT), and the Windows Automated Installation Kit (WAIK).
You are preparing to capture an image of a Windows 7 reference computer. You plan to deploy the image to new computers that have the same hardware as the reference computer. You need to ensure that the captured image contains the device drivers from the reference computer.
What should you do?
A. Run the Dism command with the /Add-Driver option. B. Run the Dism command with the /Mount-Wimoption. C. Run the BCDEdit command. D. Run the Start /w ocsetup command. E. Run the ImageX command with the /Mount parameter. F. Run the DiskPart command and the Attach command option. G. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to True. H. Add a boot image in WDS. I. Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to Yes. J. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to False.
G. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to True.
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 345:
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
D. the Group Policy management console I. the User Account Control Settings Control Panel window
Question 346:
You have a Windows 7 computer that is a member of a workgroup. You need to prevent members of a local group from starting a specific application. You must achieve this goal by using the minimum amount of administrative effort.
What should you create?
A. administrative template B. application control policy C. IPSec policy D. software restriction policy
B. application control policy
AppLocker Application Control Policies AppLocker is a feature new to Windows 7 that is available only in the Enterprise and Ultimate editions of the product. AppLocker policies are conceptually similar to Software Restriction Policies, though AppLocker policies have several advantages, such as the ability to be applied to specific user or group accounts and the ability to apply to all future versions of a product. Hash rules apply only to a specific version of an application and must be recalculated whenever you apply software updates to that application. AppLocker policies are located in the Computer Configuration\Windows Settings\ Security Settings\Application Control Policies node of a standard Windows 7 or Windows Server 2008 R2 GPO.
AppLocker relies upon the Application Identity Service being active. When you install Windows 7, the startup type of this service is set to Manual. When testing AppLocker, you should keep the startup type as Manual in case you configure rules incorrectly. In that event, you can just reboot the computer and the AppLocker rules will no longer be in effect. Only when you are sure that your policies are applied correctly should you set the startup type of the Application Identity Service to Automatic. You should take great care in testing AppLocker rules because it is possible to lock down a computer running Windows 7 to such an extent that the computer becomes unusable. AppLocker policies are sometimes called application control policies.
Question 347:
You attach a mobile device that runs Windows Mobile Professional 6.1 to a computer.
You discover that Windows is unable to install the necessary device drivers for the mobile device.
You need to ensure that you can synchronize files to the mobile device.
What should you do?
A. From WindowsMobilityCenter, click Sync settings. B. From Devices and Printers, right-click the device and click Troubleshoot. C. From SyncCenter, click Set up new sync partnerships. D. From Device Manager, click Scan for hardware changes.
B. From Devices and Printers, right-click the device and click Troubleshoot.
Question 348:
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.
D. Modify the Windows Internet Explorer AutoComplete settings.
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.
Question 349:
You administer Windows 7 Enterprise computers in your company network. All computers are deployed from a single Windows image (.wim) file.
You want to deploy the .wim file to newly purchased computers by Windows Deployment Services (WDS).
You need to protect an administrator account password used for deployment in an answer file.
What should you do (To answer, move the appropriate actions from the list of actions to the answer area and arrange then in the correct order).
You deploy a Windows 7 Enterprise image to a computer on the network.
You need to display the detailed activation and license status of the computer.
What should you run?
A. Msconfig.exe B. Slui.exe C. Slmgr.vbs and specify the dli parameter D. Winrm.vbs and specify the id parameter
C. Slmgr.vbs and specify the dli parameter
Slmgr.vbs
/dli [Activation ID | All]
Display license information.
By default, /dli displays the license information for the installed active Windows edition. Specifying the [Activation ID] parameter displays the license information for the specified edition associated with that Activation ID. Specifying the [All] as
the parameter will display all applicable installed products' license information.
This operation does not require elevated privileges.
Nowadays, the certification exams become more and more important and required by more and more
enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare
for the exam in a short time with less efforts? How to get a ideal result and how to find the
most reliable resources? Here on Vcedump.com, you will find all the answers.
Vcedump.com provide not only Microsoft exam questions,
answers and explanations but also complete assistance on your exam preparation and certification
application. If you are confused on your 70-680 exam preparations
and Microsoft certification application, do not hesitate to visit our
Vcedump.com to find your solutions here.