Exact 70-686 pack Reviews & Tips

Exambible offers free demo for 70-686 exam. "Pro: Windows", also known as 70-686 exam, is a Microsoft Certification. This set of posts, Passing the Microsoft 70-686 exam, will help you answer those questions. The 70-686 Questions & Answers covers all the knowledge points of the real exam. 100% real Microsoft 70-686 exams and revised by experts!


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for Microsoft 70-686 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW 70-686 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/70-686-exam-dumps.html

Q31. Your company has a single Active Directory Domain Services (AD DS) domain with 

Windows Server 2008 R2 member servers and 1,000 Windows 7 client computers. 

You are designing the deployment of a custom application. 

You have the following requirements: 

. The application must be available to only users who need it. 

. Minimize network traffic during deployment. 

You need to design a deployment strategy that meets the requirements. 

Which deployment method should you use? 

A. Microsoft Application Virtualization (App-V) 

B. Microsoft System Center Configuration Manager 2007 

C. RemoteApp and Desktop Connections 

D. software installation in Group Policy 

Answer:

Explanation: 

http://blogs.msdn.com/b/rds/archive/2009/06/08/introducing-remoteapp-and-desktop-connections.aspx 

The RemoteApp and Desktop Connections feature offers several benefits: 

RemoteApp programs launch from the Start menu just like any other application. 

Published Remote Desktop connections are included alongside RemoteApp programs on the Start menu. 

Changes to the published connection (such as newly published RemoteApp programs) are automatically reflected on the user’s Start menu, without any effort on the user’s part. 

RemoteApp programs can be easily launched with Windows Search. 

Users only have to log on once, to create the connection. From that point on, updates happen with no prompt for user credentials. 

RemoteApp and Desktop Connections does not require domain membership for client computers. 

RemoteApp and Desktop Connections benefits from new features in Windows Server 2008 

R2, such as Personal Desktop assignment or per-user application filtering. 

RemoteApp and Desktop Connections is built on standard technologies such as XML and HTTPS, making it possible for developers to build solutions around it. It also offers APIs that allow the client software to support other types of resources, in addition to RemoteApp programs and Remote Desktop connections. 


Q32. Your company’s 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 company wants to deploy a new application. The application is not packaged. 

You have the following requirements: 

. Deploy the application to all computers in the shipping department. 

. Perform the deployment from a central location. 

You need to plan the software deployment process to meet the requirements. 

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

A. Using Microsoft System Center Configuration Manager, create a collection that contains the shipping department computers, and assign the package to the collection. 

B. Create a package by using Microsoft System Center Configuration Manager. 

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

D. In the Group Policy Management Console, link the software installation policy to the Shipping Computers OU. 

E. Using Microsoft System Center Configuration Manager, create a collection that contains the shipping department users, and assign the package to the collection. 

Answer: A,B 

Explanation: 

Hints: GPO only support MSI & ZAP file type this application is not packaged = non MSI or ZaP file type 


Q33. 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 


Q34. You upgrade all of a companys client computers from Microsoft Internet Explorer 8 to Internet Explorer 9. 

After the upgrade, users are unable to download attachments from Microsoft Outlook Web App (OWA) or any other secure website. You verify the Group Policy settings for Internet Explorer 9. 

You need to ensure that all users can download attachments from OWA and other secure websites. 

Which setting should you select? To answer, select the appropriate item in the work area. 

Answer: 


Q35. Your company has client computers that run Windows XP Professional. 

You are planning to install Windows 7 Enterprise on the existing client computers. 

You need to ensure that the user state can be viewed after it has been collected and saved. 

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

A. Perform an offline migration by using Windows PE. 

B. Use an uncompressed migration store. 

C. Perform an offline migration by using Windows.old. 

D. Use a hard-link migration store. 

Answer: B,D 


Q36. A company uses Microsoft Deployment Toolkit (MDT) 2010 to deploy Windows 7 Enterprise and Microsoft Office 2010. The company is replacing existing computers with new 64-bit computers. 

You have the following requirements: 

You need to include Office 2010 with the deployment. 

You need to automate the deployment where possible. 

Some employees have accessibility requirements that require specialized hardware. 

The hardware must continue to be used after the deployment. 

The specialized hardware is compatible with Windows 7 but only 32-bit drivers are available from the manufacturer. 

You need to create an image that meets these requirements. 

What should you do? (Choose all that apply.) 

A. Import the Windows 7 Enterprise x86 source files. 

B. From the MDT deployment workbench, select the Custom Task Sequence template. 

C. Use a reference computer and capture a WIM image. 

D. From the MDT deployment workbench, select the Sysprep and Capture template. 

E. Import the necessary OEM drivers. 

F. Import the 32-bit version of Office 2010. 

G. Import the 64-bit version of Office 2010. 

H. Import the Windows 7 Enterprise x64 source files. 

Answer: A,B,E,F 

Explanation: 

hints: 

The specialized hardware is compatible with Windows 7 but only 32-bit drivers are 

available from the manufacturer. 


Q37. You plan to use Windows PowerShell scripts to configure system settings when you deploy 

Windows 7. 

You need to ensure that Windows PowerShell scripts will run on the client computers during initial setup. 

What should you do? 

A. Set the script execution policy to Restricted. 

B. Set the script execution policy to RemoteSigned. 

C. Use Group Policy preferences. 

D. Set the script execution policy to AllSigned. 

Answer:

Explanation: 

I am not sure why the answer is A. i found some information, hope it can help to understand. =) As part of PowerShell's "secure by default" initial setup, scripts are not allowed to be ran by the command interpreter. This behavior can be modified by changing the PowerShell execution policy. There are four execution polices to choose from. 

Restricted - The default, allows no scripts to run 

AllSigned - All scripts must be Authenticode-signed to run 

RemoteSigned - Scripts downloaded from a remote location must be signed 

Unrestricted - PowerShell will run any script, works like what you are probably used to now h

ttp://powershellscripts.com/article3_powershell_script_signing.html 


Q38. Your network has client computers that run Windows XP. Users do not have administrative rights to their local computers. You use Windows Server Update Services (WSUS) to manage software updates. 

You are planning to deploy Windows 7. Your company uses a custom application that is not compatible with Windows 7. 

You need to ensure that all users are able to run the custom application. 

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

A. Install and register a shim on the WSUS server. 

B. Install and register a shim on the client computers by using Group Policy. 

C. Deploy and register the compatibility-fix database file to the client computers by using a computer startup script. 

D. Deploy and register the compatibility-fix database file to the client computers by using a user startup script. 

Answer: B,C 


Q39. Your company has an Active Directory Domain Services (AD DS) forest with a single domain named contoso.com. The design of the organizational units (OUs) and Group Policy objects (GPOs) is shown in the following diagram. 

Multiple computer configuration settings and user configuration settings are defined in the Kiosk Computers GPO. 

A security audit indicates that user configuration settings that are defined in the Kiosk Computers GPO are not applied when users log on to client computers that are in the Kiosk Computers OU. 

You need to ensure that the user configuration settings are correctly applied. 

What should you do? 

A. Enable loopback processing in Merge mode on the Default Domain Policy GPO. 

B. Disable the user configuration settings on the Default Domain Policy GPO. 

C. Enable loopback processing in Replace mode on the Kiosk Computers GPO. 

D. Disable the user configuration settings on the New York Users GPO. 

Answer:

Explanation: 

Refer to Planning and managing windows 7 desktop deployments and environment Pg 10-92 


Q40. You use Group Policy to configure Windows 7 Enterprise client computers. 

You need to modify a Group Policy object (GPO) to specify a custom location for the temp folder. 

Which setting should you select? To answer, select the appropriate setting or settings in the work area. 

Answer: