This page was exported from All The Latest MCTS Exam Questions And Answers For Free Share [ https://www.mctsdump.com ]
Export date: Fri Mar 29 11:12:15 2024 / +0000 GMT

[Pass Ensure VCE Dumps] PassLeader Free 580q 70-680 VCE Dumps Cover All New Questions (71-90)


How To 100% Pass New 70-680 Exam: PassLeader have been launched the newest 580q 70-680 exam dumps with all the new updated exam questions. We provide the latest full version of 70-680 PDF and VCE dumps with new real questions and answers to ensure your 70-680 exam 100% pass, and you will get the free new version VCE Player along with your 70-680 VCE dumps. Welcome to visit our website -- passleader.com -- and get the premium 580q 70-680 exam questions.

keywords: 70-680 exam,580q 70-680 exam dumps,580q 70-680 exam questions,70-680 pdf dumps,70-680 vce dumps,70-680 braindumps,70-680 practice tests,70-680 study guide,TS: Windows 7, Configuring Exam

QUESTION 71
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 computers restart. Which service startup type should you use? (To answer, select the appropriate setting or settings in the work area.)

Answer:

QUESTION 72
Note: This QUESTION is part of a series of QUESTIONs that use the same set of answer choices. Ananswer choice may be correct for more than one QUESTION in the series. A company has client computers that run Windows 7 Enterprise. The company also has a file server running Windows Server 2008 R2 that is configured to use BranchCache. The branch office with the client computers has a slow network connection to the office with the file server. Users complain of poor performance when connecting to the file server from their client computers. You need to verify that the client computers are configured to be BranchCache clients. Which two choices should you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)

A.    Device Manager
B.    The Local Users and Groups
C.    Share Permissions
D.    The Folder Properties window
E.    The Netsh command
F.    The Icacls command
G.    The Services Management console
H.    The Group Policy Management console
I.    The User Account Control Settings Control Panel window

Answer: EH
Explanation:
To enable BranchCache on Windows 7 client computers using Group Policy, you must first create a Group Policy object (GPO) that will carry the BranchCache configuration. After creating the GPO, you configure the setting that enables BranchCache and choose whether BranchCache will operate in Distributed Cache mode or Hosted Cache mode. To create a GPO, enable BranchCache, and select the cache mode Click Start, point to Administrative Tools, and click Group Policy Management Console.
Client configuration using netsh. When configuring client computers, you can enable BranchCache and choose between Distributed Cache mode and Hosted Cache mode with a single netsh command.

QUESTION 73
You are running Windows 7 on a portable computer. A custom power plan named "On The Move" is optimized for battery life. The computer enters sleep mode when the portable computer is closed. You need to change a setting so that when you close the portable computer, nothing happens. Which setting should you change? (To answer, select the appropriate setting in the work area.)

Answer:

QUESTION 74
Note: This QUESTION is part of a series of QUESTIONs that use the same set of answer choices. Ananswer choice may be correct for more than one QUESTION in the series.
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-Wim option.
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

QUESTION 75
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? (To answer, select the appropriate setting in the work area.)

Answer:

QUESTION 76
Note: This QUESTION is part of a series of QUESTIONs that use the same set of answer choices. Ananswer choice may be correct for more than one QUESTION in the series.
You have a computer running Windows 7. You create a VHD and install Windows 7 in it. You reboot your system and notice that the boot menu now shows two installations of Windows 7. How do you fix it?

A.    Use Sysprep with an answer file to disable one installation.
B.    Run the BCDEdit command.
C.    Run the Start /w ocsetup command.
D.    Run the Dism command.
E.    Add a boot image and create a capture image in WDS.
F.    Run the PEImg /prep command.
G.    Run the ImageX command with the /mount parameter.
H.    Run the Dism command with the /Mount-Wim option.
I.    Run the Dism command with the /Add-Package option.
J.    Run the Diskpart command and the attach command option.
K.    Add a boot image and create a capture image in WDS.

Answer: B
Explanation:
BCDEdit Command-Line Options. Boot Configuration Data (BCD) files provide a store that is used to describe boot applications and boot application settings. The objects and elements in the store effectively replace Boot.ini. BCDEdit is a command-line tool for managing BCD stores. It can be used for a variety of purposes, including creating new stores, modifying existing stores, adding boot menu options, and so on. BCDEdit serves essentially the same purpose as Bootcfg.exe on earlier versions of Windows, but with two major improvements: BCDEdit exposes a wider range of boot options than Bootcfg.exe. BCDEdit has improved scripting support.
Note: Administrative privileges are required to use BCDEdit to modify BCD. BCDEdit is the primary tool for editing the boot configuration of Windows Vista and later versions of Windows. It is included with the Windows Vista distribution in the %WINDIR%System32 folder. BCDEdit is limited to the standard data types and is designed primarily to perform single common changes to BCD. For more complex operations or nonstandard data types, consider using the BCD Windows Management Instrumentation (WMI) application programming interface (API) to create more powerful and flexible custom tools.

QUESTION 77
A user is attempting to connect to a secure remote Microsoft SQL database on a computer running Windows 7 Professional. The computer communicates on port 1433. A rule in Windows Firewall with Advanced Security allows communication. The user cannot connect to the database on the currently defined protocol due to an error in protocol type. You need to ensure that users can connect to the database. Which setting should you choose? (To answer, select the appropriate setting in the work area.)

Answer:

QUESTION 78
A network contains computers that run Windows 7 and Windows Vista. A computer named Computer1 runs Windows 7. You need to ensure that only users running Windows 7 and Windows Vista can connect to Computer1 using Remote Desktop. In the System Properties window, on the Remote tab, what should you do?

A.    Click the Advanced button. Select the Allow this computer to be controlled remotely check box on Computer1.
B.    Select the Allow connections only from computers running Remote Desktop with Network Level Authentication (more secure) check box on Computer1.
C.    Select the Allow connections from computers running any version of Remote Desktop (less secure) check box on Computed.
D.    Select the Allow Remote Assistance connections to this computer check box on Computer1.

Answer: B

QUESTION 79
You administer portable computers that have Windows 7 installed. The computers connect to a wireless network that uses WPA2- Enterprise Security. The company's security policy requires multifactor authentication for the portable computers. You need to manually configure each portable computer to meet the following requirements: Users must provide multifactor authentication. The Server Certificate held on the portable computers must match the certificate held on the server. What should you do? (To answer, configure the appropriate option or options in the dialog box in the answer area.)

Answer:

QUESTION 80
You administer Windows 7 Enterprise computers in your company network. All computers are deployed from a single Windows image (.wim). 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 them in the correct order.)

Answer:


http://www.passleader.com/70-680.html

QUESTION 81
Your company has a main office and a branch office. A portable computer runs Windows 7. On the computer, you configure a printer for each office. You need to configure printing on the computer to meet the following requirements:
- When you are located in the main office, all documents must automatically print to the main office printer.
- When you are located in the branch office, all documents must automatically print to the branch office printer.
What should you do?

A.    From Location and Other Sensors, configure a default location.
B.    From Devices and Printer, configure the Manage Default Printers settings.
C.    From Region and Language, modify the Location settings.
D.    From Network and sharing Center, configure the network location.

Answer: B

QUESTION 82
You have a stand-alone computer that runs Windows 7. You open Windows Update as shown in the exhibit. (Click the Exhibit button.)

You need to ensure that you can manually change the Windows Update settings on the computer. What should you do?

A.    Log on to Windows 7 as member of the Administrators group.
B.    From the local Group Policy, modify the Windows Update settings.
C.    Right-click Windows Update and select Run as administrator.
D.    Right-click the command prompt, select Run as administrator, and then run Wuapp.exe.

Answer: B
Explanation:
Configuring Automatic Updates by using local Group Policy
1. Click Start, and then click Run.
2. Type gpedit.msc, and then click OK.
3. Expand Computer Configuration.
4. Right-click Administrative Templates, and then click Add/Remove Templates.
5. Click Add, click Wuau.adm in the WindowsInf folder, and then click Open.
6. Click Close.
7. Under Computer Configuration, expand Administrative Templates, expand Windows Components, and then expand Windows Update.

QUESTION 83
You have a reference computer that runs Windows 7. You plan to create an image of the computer and then deploy the image to 100 computers. You need to prepare the reference computer for imaging. What should you do before you create the image?

A.    Run Package Manager.
B.    Run the System Preparation tool.
C.    Install the User State Migration Tool.
D.    Install Windows Automated Installation Kit.

Answer: B
Explanation:
Sysprep. Sysprep is a tool designed for corporate system administrators, OEMs, and others who need to deploy the Windows?XP operating system on multiple computers. After performing the initial setup steps on a single system, you can run Sysprep to prepare the sample computer for cloning. Sysprep prepares the image for capture by cleaning up various user-specific and computer-specific settings, as well as log files. The reference installation now is complete and ready to be imaged.

QUESTION 84
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:
*. Open MMC 3.0.
*. On the File menu, click Add/Remove Snap-in.
*. In the Available snap-ins list, click the Group Policy editor, and then click Add.
*. In the Select Group Policy Object wizard, use the default setting, Local Computer, in the Group Policy Object field.
*. Click Finish to close the Select Group Policy Object wizard.
*. 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.
*. 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.
*. In the Add or Remove Snap-ins dialog box, click OK.
*. 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

QUESTION 85
You have a computer that runs Windows 7 and Windows Internet Explorer 8. A user named User1 attempts to access a Web page. User1 fails to access the Web page and receives an error message stating that the page does not have a rating. You need to configure Internet Explorer to allow User1 to access Web pages that do not have a rating. Which settings should you modify?

A.    Content Advisor
B.    InPrivate Filtering
C.    Parental Controls
D.    Restricted Sites

Answer: A
Explanation:
Using Content Advisor to help block inappropriate web content The Internet is a great resource for children, offering a wealth of information and experiences. However, it can also expose children to information that might not be appropriate for them. Content Advisor allows you to control the types of Internet content that can be viewed on your computer. Depending on how you configure it, Content Advisor uses ratings that websites voluntarily provide to block or allow certain content. Because not all websites are rated, unrated websites are automatically blocked (but you can choose to allow them). Once you've adjusted the settings and turn Content Advisor on, it checks websites as you visit them. To use Content Advisor, you first need to create the supervisor password, and then you can specify the filters and rules you want applied to your children's web use. To change settings, you'll need to log in with the supervisor password before you can make changes. The following procedures describe how to create or change your supervisor password, and how to make specific changes to control Internet use.
To allow unrated sites. By default, content advisor will block unrated websites. To allow unrated sites to be viewed, follow the steps below.
*. Click to open Internet Explorer.
*. Click the Tools button, and then click Internet Options.
*. Click the Content tab, and then, under Content Advisor, click Settings. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
*. In the Supervisor Password Required dialog box, type your password, and then click OK.
*. In the Content Advisor dialog box, click the General tab.
*. Under User options

QUESTION 86
Which of the following can be used to increase the physical memory on your Windows 7 PC and increase the speed?

A.    BranchCache
B.    Aero Glass
C.    DirectAccess
D.    ReadyBoost

Answer: D

QUESTION 87
To which of the following versions and editions of Windows 7 can you directly upgrade a computer running Windows Vista Enterprise (x86)?

A.    Windows 7 Home Professional (x86)
B.    Windows 7 Ultimate (x86)
C.    Windows 7 Ultimate (x64)
D.    Windows 7 Enterprise (x64)

Answer: B
Explanation:
Windows 7 Upgrade paths:
http://technet.microsoft.com/en-us/library/dd772579%28v=ws.10%29.aspx
The only applicable solution is Windows 7 Enterprise (64-bit) as for the following reasons:
All versions are support Hardware wise.
Requirements:
Windows 7 Home Premium, Professional, Ultimate, and Enterprise editions have the following minimum hardware requirements:
1 GHz 32-bit (x86) or 64-bit (x64) processor
1 GB of system memory a 40-GB hard disk drive (traditional or SSD) with at least 15 GB of available space a graphics adapter that supports DirectX 9 graphics, has a Windows Display Driver Model (WDDM) driver, Pixel Shader 2.0 hardware, and 32 bits per pixel and a minimum of 128 MB graphics memory XP Mode
Windows XP Mode is a downloadable compatibility option that is available for the Professional, Enterprise, and Ultimate editions of Windows 7. Windows XP Mode uses the latest version of Microsoft Virtual PC to allow you to run an installation of Windows XP virtually under Windows 7.
Use all of the installed memory
The x86 version supports a maximum of 4 GB of RAM, whereas the x64 version supports a maximum of 8 GB of RAM.
Windows 7 Professional. Windows 7 Professional is available from retailers and on new computers installed by manufacturers. It supports all the features available in Windows Home Premium, but you can join computers with this operating system installed to a domain. It supports EFS and Remote Desktop Host but does not support enterprise features such as AppLocker, DirectAccess, BitLocker, and BranchCache.
Windows 7 Enterprise and Ultimate Editions. The Windows 7 Enterprise and Ultimate editions are identical except for the fact that Windows 7 Enterprise is available only to Microsoft's volume licensing customers, and Windows 7 Ultimate is available from retailers and on new computers installed by manufacturers. The Enterprise and Ultimate editions support all the features available in other Windows 7 editions but also support all the enterprise features such as EFS, Remote Desktop Host, AppLocker, DirectAccess, BitLocker, BranchCache, and Boot from VHD.

QUESTION 88
A user has a home computer with a cable Internet connection and no other computers on his home network. Which of the following methods can this person use to upgrade from Windows 7 Home Premium to Windows 7 Ultimate?

A.    Sysprep
B.    Windows PE
C.    WDS
D.    Windows Anytime Upgrade

Answer: D
Explanation:
Windows Anytime Upgrade. With Windows Anytime Upgrade, shown in Figure,you can purchase an upgrade to an application over the Internet and have the features unlocked automatically. This upgrade method is more suitable for home users and users in small businesses where a small number of intra-edition upgrades is required.

QUESTION 89
Which of the following tools can you use to determine if the applications installed on your computer running Windows Vista are known to have problems with Windows 7?

A.    Windows 7 Upgrade Advisor
B.    Sysprep
C.    USMT
D.    Windows PE

Answer: A
Explanation:
Windows 7 Upgrade Advisor. Prior to attempting to perform the upgrade from Windows Vista to Windows 7, you should run the Windows 7 Upgrade Advisor. The Windows 7 Upgrade Advisor is an application that you can download from Microsoft's Web site that will inform you if Windows 7 supports a computer running the current hardware and software configuration of Windows Vista. Prior to running the Windows 7 Upgrade Advisor, you should ensure that all hardware that you want to use with Windows 7, such as printers, scanners, and cameras, are connected to the computer. The Upgrade Advisor generates a report that informs you of which applications and devices are known to have problems with Windows 7.

QUESTION 90
Which of the following operating systems support an offline migration using USMT? Choose three.

A.    Windows 2000 Professional
B.    Windows XP Professional
C.    Windows Vista
D.    Windows 7

Answer: BCD


http://www.passleader.com/70-680.html

Post date: 2015-09-01 10:17:14
Post date GMT: 2015-09-01 10:17:14
Post modified date: 2015-09-01 10:17:14
Post modified date GMT: 2015-09-01 10:17:14
Powered by [ Universal Post Manager ] plugin. HTML saving format developed by gVectors Team www.gVectors.com