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

Free Instant Download NEW 70-680 Exam Dumps (PDF & VCE):
Available on: https://www.certleader.com/70-680-dumps.html


Q21. - (Topic 2) 

You have a computer that runs windows 7. 

You need to configure the monitor on the computer to turn off after 30 minutes of inactive. 

What should you do? 

A. From personalization, change the theme. 

B. From display, change display settings. 

C. From action center, change the Action Center settings. 

D. From power options, change the current power plan settings. 

Answer:


Q22. - (Topic 3) 

You have a computer that runs Windows 7. 

You enable Advanced Audit Policy Configuration in the Local Computer Policy and discover that the policy is not applied. 

You need to ensure that Advanced Audit Policy Configuration is applied on the computer. 

What should you do? 

A. Restart the computer. 

B. Run Gpupdate /force. 

C. Enable the Security Settings policy option. 

D. Run Secedit /refreshpolicy machine_policy. 

Answer:


Q23. - (Topic 6) 

You maintain Windows 7 virtual hard disks (VHDs) at Contoso, Ltd. 

You are applying a series of updates to one of the company's VHDs by using the Windows Deployment Image Servicing and Management (DISM) system. The VHD contains a Windows 7 64-bit operating system. The image is stored in N:\Images\Win7img. vhd.Additionally, there are three updates required, which are stored in subfolders of N:\updates. 

You need to mount and apply Windows updates to the offline VHD. 

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

A. Use diskpart to mount the VHD. 

B. Use Dism with /Add-Driver and /recurse options. 

C. Use Dism to mount the VHD. 

D. Use Dism with /Add-Package /recurse. 

Answer: A,D 

Explanation: A: To Attach a. VHD Diskpart Select vdisk file=c:\wims\W7Ultimate.vhd attach vdisk assign letter=F exit 

D: Example: 

Dism /image:C:\WIM\offline /Add-Package /PackagePath:C:\Updates\ 

Incorrect: 

not B: we are not adding drivers. 


Q24. - (Topic 4) 

Your company office network includes a file server that has Windows Server 2008 R2 installed and client computers that have Windows 7 Enterprise installed. The computers are members of an Active Directory domain. The file server has the BranchCache feature installed. 

The client computers have a third-party firewall application installed. 

You configure BranchCache on all computers to run in Distributed Cache mode. 

You need to ensure that the client computers can access all cached files. 

What should you do? 

A. Configure firewall exception rules for multicast traffic, inbound and outbound traffic for local UDP port 3702, and inbound and outbound traffic for local TCP port 80. 

B. Check permissions. 

C. Configure firewall exception rules for inbound and outbound traffic for local TCP port 80 and for inbound and outbound traffic for local TCP port 8443 

D. Create a Group Policy object and enable the Set BranchCache Hosted Cache mode policy. 

E. Run the Netsh branchcache set service mode=HOSTEDSERVER clientauthentication=NONE command. 

F. Run the netsh branchcache set service mode=HOSTEDCLIENT command. 

G. Run the netsh branchcache set service mode=DISTRIBUTED command 

H. Create a Group policy object and configure the Set percetage of disk space used for client computer cache option. 

I. Create a Group policy that sets Hash Publication for Branchcache as disabled. 

Answer:

Explanation: 

Configuring Windows 7 as a BranchCache client involves enabling BranchCache, selecting either Hosted Cache mode or Distributed Cache mode, and then configuring the client firewall to allow BranchCache traffic. 

You can configure BranchCache either using Group Policy or by using the Netsh command-line utility. The firewall rules that you configure depend on whether you are using Hosted Cache or Distributed Cache mode. 

You can use predefined firewall rules or manually create them based on protocol and port. The required firewall rules are as follows: . The BranchCache - Content Retrieval (Uses HTTP) predefined rule. If this rule is not available, create rules that allow inbound and outbound traffic on TCP port 80. This rule is required for both Hosted Cache and Distributed Cache mode. You can create this rule using Windows Firewall With Advanced Security. . The BranchCache - Peer-Discovery (Uses WSD) predefined rule. If this rule is not available, create rules that allow inbound and outbound traffic on UDP port 3702. This rule is only required when using Distributed Cache mode. . The BranchCache - Hosted Cache Client (HTTPS-Out) predefined rule. It this rule is not available, configure a rule that allows outbound traffic on TCP port 443. This rule is required only when using Hosted Cache mode. 

You need to configure the firewall rules only when you configure BranchCache using Group Policy. When you configure BranchCache using Netsh, the appropriate firewall rules are set up automatically. 


Q25. - (Topic 4) 

Your company network has a single-domain Active Directory forest. The forest functionality level is set to Windows Server 2008 R2. All computers are members of the domain. 

You plan to deploy Windows Bitlocker Encryption (BitLocker) on the portable computers that have Window 7 Enterprise installed. 

You need to be able to automatically back up recovery passwords for BitLocker-protected disk volumes on the portable computers. 

What should you do before you start encrypting the disk on volumes with BitLocker? 

A. Run the cscript Add-TPMSelfWriteACE.vbs script on the portable computers 

B. Run the cscript List-ACEs.vbs script on the portable computers. 

C. Run the cscript Get-TPMOwnerInfo.vbs script on the client computers. 

D. Select the Turn on BitLocker backup to Active Directory option in local policy on the portable computers. 

Answer:


Q26. - (Topic 6) 

You have a Windows 7 Professional computer that is a member of an Active Directory domain. The domain group policy redirects documents to save to the network-attached storage device mapped to the F: drive. 

You want to implement a disaster recovery solution that restores only the local drives to a previous state. You attach an external drive to the computer locally and assign it to the X: drive. 

You need to configure the solution to perform the backup on a weekly basis. 

What should you do? 

A. Configure a Windows Backup to include a system image file to back up to the X: drive. Run the X: drive weekly. 

B. Create a batch file that runs the command "ntbackup backup systemstate /J "SystemStateBackup" /F "X: \Backup. bkf". Configure a Scheduled Task to run the command weekly. 

C. Create a batch file that runs the command "wbadmin start backup -backuptarget:x: -included: -quiet". Configure a Scheduled Task to run the command weekly. 

D. Configure a Windows Backup to include a system image file and select the F: drive to back up to the X: drive. Run the F: drive weekly. 

Answer:


Q27. HOTSPOT - (Topic 5) 

You need to uninstall a Windows update from a computer that runs Windows 7. 

Which Control Panel item should you use? (To answer, select the appropriate item in the Control Panel in the answer area.) 

Answer: 


Q28. - (Topic 4) 

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. 

You need to configure the client computers 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. Local Users and Groups 

C. the User Account Control Settings Control Panel window 

D. the Group Policy management console 

E. the Services management console 

F. the folder Properties window 

G. the netsh command 

H. the icacls command 

I. share permissions 

Answer: D,G 

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. 


Q29. - (Topic 1) 

You have a computer that runs Windows 7. 

You discover that an application named App1 runs during the startup process. 

You need to prevent only App1 from running during startup. Users must be allowed to run App1 manually. 

What should you do? 

A. From the local Group Policy, modify the application control policy. 

B. From the local Group Policy, modify the software restriction policy. 

C. From the System Configuration tool, select Diagnostic Startup. 

D. From the System Configuration tool, modify the Startup applications. 

Answer:


Q30. - (Topic 3) 

You have two computers named Computer1 and Computer2 that run Windows 7. The network is configured as shown in the exhibit. (Click the Exhibit button.) 

You need to ensure that both computers can connect to the Internet. 

What should you do? 

Exhibit: 

A. On both computers, set the subnet mask to 255.255.255.255. 

B. On both computers, set the default gateway to 192.168.0.254. 

C. On both computers, set the default gateway to 131.107.0.254. 

D. On the internal interface of the firewall and on both computers, set the subnet mask to 255.255.0.0. 

Answer:

Explanation: Need to make the default gateways for both computers match the Internal IP Address of the Firewall.