It is more faster and easier to pass the Microsoft 70-686 exam by using Verified Microsoft Pro: Windows questuins and answers. Immediate access to the Update 70-686 Exam and find the same core area 70-686 questions with professionally verified answers, then PASS your exam with a high score now.

Q1. Your company’s network includes a main office and several branch offices. The branch offices are connected to the main office by high-latency links. All client computers run Windows 7 Enterprise, and all servers run Windows Server 2008 R2. Servers are located in each of the branch offices. 

Client computers in the branch offices frequently access a specific group of files on a file server named Server1. These access requests consume significant amounts of bandwidth and reduce the speed of higher-priority traffic. 

You need to reduce the bandwidth that is consumed by requests for frequently accessed files. 

What should you do? 

A. Configure BranchCache in Hosted Cache mode on client computers in the main office and the branch offices. 

B. Configure BranchCache in Distributed Cache mode on client computers in the main office and the branch offices. 

C. Enable the BranchCache For Network Files role service on Server1. Configure BranchCache in Distributed Cache mode on a server computer in only the branch offices. 

D. Enable the BranchCache For Network Files role service on Server1. Configure BranchCache in Hosted Cache mode on a server computer in only the branch offices. 

Answer:

Explanation: 

BranchCache. is designed to reduce WAN link utilization and improve application responsiveness for branch office workers who access content from servers in remote locations. Branch office client computers use a locally maintained cache of data to reduce traffic over a WAN link. The cache can be distributed across client computers (Distributed Cache mode) or can be housed on a server in the branch (Hosted Cache mode). 

Distributed Cache mode 

If client computers are configured to use Distributed Cache mode, the cached content is distributed among client computers on the branch office network. No infrastructure or services are required in the branch office beyond client computers running Windows 7. 

Hosted Cache mode 

In hosted cache mode, cached content is maintained on a computer running Windows Server 2008 R2 on the branch office network. hints: no server are located in the branch office. 

http://technet.microsoft.com/en-us/library/dd637832(v=ws.10).aspx 


Q2. Your companys network has client computers that run Windows 7. From a computer 

named Computer1, a user attempts to log on to the domain and receives the following message: The system cannot log you on to this domain because the system's computer account in its primary domain is missing or the password on that account is incorrect. You need to ensure that the user can log on to the domain from Computer1. What should you do? 

A. Reset the password of the user account. 

B. Move the computer account for Computer1 to the Computers container. 

C. Run netdomcomputername computer1. 

D. Remove Computer1 from the domain and rejoin Computer1 to the domain. 

Answer:

Explanation: 

Re-create the computer account, join a workgroup, and then rejoin the domain. Refer to http://support.microsoft.com/kb/810497 


Q3. You are planning to deploy a computer in the lobby of each office. 

You need to control which programs can run on the computer. 

What should you do? 

A. Use the Group Policy Object Editor to modify the local computer policy on the computer to enable and configure AppLocker. 

B. Use the Group Policy Object Editor to modify the local computer policy on the computer to enable and configure BitLocker. 

C. Create a GPO that enables and configures AppLocker and link it to the Carlsbad OU. 

D. Create a GPO that enables and configures BitLocker and link it to the root of the AD DS domain. 

Answer:


Q4. You use Group Policy to standardize Internet Explorer settings on Windows 7 client computers. Users occasionally change the Internet Explorer settings on individual client computers. 

. The company wants to maintain a standard Internet Explorer configuration on all client computers. 

. You need to ensure that the standard Internet Explorer configuration is in place each time users log on to client computers. 

What should you do? 

A. Use Group Policy to disable the Advanced tab of the Internet Explorer Properties dialog box. 

B. Use the Group Policy Update utility to refresh Group Policy. 

C. Enable Internet Explorer Maintenance Policy Processing in Group Policy. 

D. Enable User Group Policy loopback processing mode. 

Answer:

Explanation: 

nternet Explorer Maintenance policy processing 

This policy affects all policies that use the Internet Explorer Maintenance component of Group Policy, such as those in Windows Settings\Internet Explorer Maintenance. It overrides customized settings that the program implementing the Internet Explorer Maintenance policy set when it was installed. 

If you enable this policy, you can use the check boxes provided to change the options. Allow processing across a slow network connection updates the policies even when the update is being transmitted across a slow network connection, such as a telephone line. Updates across slow connections can cause significant delays. 

Do not apply during periodic background processing prevents the system from updating affected policies in the background while the computer is in use. Background updates can disrupt the user, cause a program to stop or operate abnormally, and, in rare cases, damage data. 

Process even if the Group Policy objects have not changed updates and reapplies the policies even if the policies have not changed. Many policy implementations specify that they are updated only when changed. 

However, you might want to update unchanged policies, such as reapplying a desired setting in case a user has changed it. 

http://technet.microsoft.com/en-us/library/cc978526.aspx 


Q5. Your network has 1,000 client computers that run Windows 7. 

You need to install an application, in the Local System account context, on the client computers. 

What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) 

A. Configure a logon script. 

B. Configure a startup script. 

C. Configure a shutdown script. 

D. Configure a logoff script. 

Answer: B,C 


Q6. Your company has client computers that run Windows 7 Enterprise. 

Each computer in the company is required to boot into a different Windows 7 application environment without compromising the main Windows 7 Enterprise installation. 

You need to create a new Native Boot VHD that will host the alternate Windows 7 environments. 

Which command should you use? 

A. BCDEdit.exe 

B. Bootcfg.exe 

C. DiskPart.exe 

D. BCDboot.exe 

Answer:

Explanation: 

http://www.techexams.net/forums/windows-7-exams/66547-bcdedit-bcdboot-difference.html BCDboot is a tool used to quickly set up a system partition, or to repair the boot environment located on the system partition. The system partition is set up by copying a small set of boot environment files from an installed Windows. image. BCDboot also creates a Boot Configuration Data (BCD) store on the system partition with a new boot entry that enables you to boot to the installed Windows image. 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 parameters, and so on. BCDEdit serves essentially the same purpose as Bootcfg.exe on earlier versions of Windows, but with two major improvements 


Q7. You run Sysprep on a base image for the company's VDI pool. You plan to use Windows Deployment Services (WDS) for the deployment. 

You need to recommend the Sysprep parameters to ensure that the base image is ready for deployment while meeting the company requirements. 

Which parameters should you recommend? (Choose all that apply.) 

A. /quiet 

B. /shutdown 

C. /oobe 

D. /generalize 

E. /quit 

F. /audit 

G. / unattendiunattend.xml 

Answer: B,D,G 


Q8. Your company has client computers that run Windows Vista and client computers that run Windows 7. The client computers connect directly to the Microsoft Update Web site once per week and automatically install all available security updates. 

Microsoft releases a security update for Windows 7. 

You have the following requirements: 

. Create a report of all Windows 7 computers that are currently connected to the network and that do not have the security update installed. 

. Use the least amount of administrative effort. 

You need to manage the software update process to meet the requirements. 

What should you do? 

A. Deploy Microsoft Windows Server Update Services (WSUS). Approve the security update for installation, and force a detection cycle on the client computers. 

B. Deploy Microsoft Windows Server Update Services (WSUS). Approve the security update for detection, and force a detection cycle on the client computers. 

C. Use the Microsoft Baseline Configuration Analyzer (MBCA) to scan the client computers. 

D. Use the Microsoft Baseline Security Analyzer (MBSA) to scan the client computers. Configure MBSA to use the Microsoft Update site catalog. 

Answer:

Explanation: 

Microsoft Baseline Security Analyzer Microsoft Baseline Security Analyzer (MBSA) is an easy-to-use tool designed for the IT professional that helps small- and medium-sized businesses determine their security state in accordance with Microsoft security recommendations and offers specific remediation guidance. Improve your security management process by using MBSA to detect common security misconfigurations and missing security updates on your computer systems. 

http://technet.microsoft.com/en-us/security/cc184924 


Q9. You are updating the corporate image to add drivers to support a new device. 

You need to meet company requirements for updating images. 

Which two actions should you perform in sequence? (To answer, move the appropriate 

actions from the list of actions to the answer area and arrange them in the correct order.) 

Answer: 


Q10. You are planning the deployment of Windows 7 to computers that are located in a main office, in branch offices, and in a store kiosk. 

Computers in all three types of location use the same hardware. Kiosk computers are members of a workgroup. Kiosk computers must use specific settings for local security. 

Branch office computers must use BitLocker Drive Encryption. 

You have the following requirements: Create deployment images. Minimize image maintenance. 

You need to define an image-creation strategy that meets the requirements. 

What should you do? 

A. Create a single image to use for the branch office computers and the kiosk computers. Create a separate image to use for the main office computers. 

B. Create a single image to use for all location types. Create a custom Windows security template for each location type. 

C. Create one image to use for each location type. Encrypt the hard disks on the branch office computers prior to capturing the image. 

D. Create a single image to use for the main office computers and the branch office computers, and apply the required settings through Group Policy. Create a separate image to use for the kiosk computers. 

Answer:

Explanation: 

hints: 

Kiosk is belong to workgroup, it does not support by group policy. so it must use seperate 

image for its own local security. 


Q11. Your companys network has client computers that run Windows 7. Multiple users share the computers in the shipping department. These computers reside in the Shipping Computers organizational unit (OU). 

The network design is shown in the following diagram. 

You are planning to deploy an application. The application is packaged as a Microsoft Windows Installer package (MSI). 

You need to deploy the application only to computers in the shipping department. 

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Link the software installation policy to the Workstations OU. 

B. Link the software installation policy to the Shipping Computers OU. 

C. Create a new Group Policy object (GPO) and add a software installation policy under the User Configuration container. 

D. Create a new Group Policy object (GPO) and add a software installation policy under the Computer Configuration container. 

Answer: B,D 

Explanation: 

To specify how and when computers are updated through Group Policy 

In Group Policy Object Editor, expand Computer Configuration, expand Administrative Templates, expand Windows Components, and then click Windows Update. 

In the details pane of Group Policy Object Editor, configure the appropriate policies. See the following table for examples of the policies you might want to set.. 

refer to http://technet.microsoft.com/en-us/library/cc708536(v=WS.10).aspx 

Hints: 

Workstations OU = engineering computer OU + finance computer OU + shipphing computer OU 


Q12. You have an image that is used to deploy Windows 7 on client computers. 

You need to add drivers to the Windows 7 image. 

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Use the Deployment Image Servicing and Management (DISM) tool offline. 

B. Use INF files for driver packages. 

C. Use executable files for driver packages. 

D. Use Windows Installer files for driver packages. 

E. Use the Deployment Image Servicing and Management (DISM) tool online. 

Answer: A,B 

Explanation: 

Deployment Image Servicing and Management able to attach INF driver file to image at offline mode 


Q13. You are planning to upgrade Microsoft Internet Explorer. You must create a report that identifies which computers are successfully upgraded. You need to design a deployment method that meets this requirement. What should you use? (Choose all that apply.) 

A. Microsoft System Center Essentials 

B. Windows Intune 

C. Microsoft System Center Configuration Manager 

D. Internet Explorer Administration Kit (IEAK) and Group Policy 

E. Windows Server Update Services (WSUS) 

Answer: A,B,D,E 


Q14. You are designing a Windows 7 virtual desktop infrastructure. You have the following requirements: 

. Provide access to Remote Desktop Services RemoteApp sources from multiple remote desktop servers. 

. Support network load balancing. Support reconnection to existing sessions on virtual desktops. 

. You need to specify a design that meets the requirements. 

What should you include in your design? 

A. Remote Desktop Gateway 

B. Windows Deployment Services 

C. Remote Desktop Connection Broker 

D. Windows Virtual PC and Windows XP Mode 

Answer:

Explanation: 

Remote Desktop Connection Broker (RD Connection Broker), formerly Terminal Services Session Broker (TS Session Broker), is used to provide users with access to RemoteApp and Desktop Connection. RemoteApp and Desktop Connection provides users a single, personalized, and aggregated view of RemoteApp programs, session-based desktops, and virtual desktops to users. RD Connection Broker supports load balancing and reconnection to existing sessions on virtual desktops, Remote Desktop sessions, and RemoteApp programs accessed by using RemoteApp and Desktop Connection. RD Connection Broker also aggregates RemoteApp sources from multiple Remote Desktop Session Host (RD Session Host) servers that may host different RemoteApp programs. http://technet.microsoft.com/en-us/library/dd560675(v=WS.10).aspx 


Q15. Your company has a custom Web application that uses a self-signed SSL certificate. The 

company has an internal certification authority (CA) and uses autoenrollment. When external users attempt to start the Web application, Internet Explorer displays an error message that recommends closing the Web page rather than continuing to the application.

 You need to ensure that Internet Explorer does not display the error message. What should you do? 

A. Install the current certificate into the personal store on each client computer. Add the applications URL to the Trusted Sites zone in Internet Explorer. 

B. Install the current certificate into the computer store on each client computer. 

C. Purchase and install a commercial certificate on the CA server. Ensure that users trust the issuing CA. 

D. Issue a root certificate from the internal CA on the external users computers. 

Answer: