Exam Code: 70 680 practice test (Practice Exam Latest Test Questions VCE PDF)
Exam Name: TS:Windows 7,Configuring
Certification Provider: Microsoft
Free Today! Guaranteed Training- Pass microsoft 70 680 Exam.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for Microsoft 70-680 Real Exam (Full Version!)
★ 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:
http://www.surepassexam.com/70-680-exam-dumps.html
Q241. HOTSPOT - (Topic 4)
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:
Q242. - (Topic 4)
Your company network includes a Windows Server 2008 R2 server named Server1 and client computers that have Windows 7 installed. All computers are members of an Active Directory domain. You use a computer named Client1.
You plan to collect events from Client1 on Server1 by using HTTPS. On Server1, you start and configure the Windows Event Collector service. ON Client1, you start the Windows Remote Management Service.
You discover that no events are being collected.
You need to ensure that events are forwarded from Client1 to Server1.
What should you do?
A. On Client1, create an inbound rule to allow port 5986 for the Public connection type.
B. On Server1, create a Windows Event Collector firewall exception for the connection type.
C. On Client1, create an outbound Rule to allow port 443 for the Domain connection type.
D. ON Client1, create an inbound rule to allow port 5986 for the Domain connection type.
Answer: D
Q243. - (Topic 6)
You have a computer that runs Windows 7.
The computer's hard disks are configured as shown in the following table.
You need to ensure that you can recover the operating system and all the files on the computer if hard disk 0 experiences hardware failure.
What should you do?
A. Create a system repair disk.
B. Use the Backup and Restore tool to back up data files for all users.
C. Use the Backup and Restore tool to create a system image on an external hard disk.
D. Create an Easy Transfer file on an external hard disk.
Answer: D
Q244. - (Topic 5)
You use a computer that has Windows 7 SP1 installed and has a folder named C:\Data. The active network connection of the computer is configured as Public.
You use Advanced Sharing to share a folder as shown in the exhibit. (Click the Exhibit button.)
A user attempts to access the shared folder across the network and receives the following error message: "Access is Denied."
You need to ensure that the user can download files from the shared folder.
What should you do?
A. Allow file and printer sharing through Windows Firewall. From the Security settings of the folder, assign the Full Control NTFS permission to the user.
B. From the Advanced Sharing settings of the folder, assign the Read share permission to the user.
C. From the Security settings of the folder, assign the Read NTFS permission to the user.
D. Change the network location of the computer from a Public network to a Home or Work network.
Answer: C
Explanation: Assuming the user has appropriate Share permissions, he would still need NTFS permissions.
Q245. - (Topic 2)
You have a computer that runs windows 7.
The computer is configured as shown in the following table.
You plan to install a new application that requires 40 GB of space. The application will be installed to C:\app1.
You need to provide 40 GB of free space for the application.
What should you do?
A. Create a shortcut.
B. Create hard link.
C. Create a mount point.
D. Change the quota settings.
Answer: C
Explanation:
Assign a mount point folder path to a driveYou can use Disk Management to assign a mount-point folder path (rather than a drive letter) to the drive. Mount-point folder paths are available only on empty folders on basic or dynamic NTFS volumes.Volume Mount PointsVolume mount points are new system objects in the internal namespace of Windows 2000 that represent storage volumes in a persistent, robust manner. This feature allows multiple disk volumes to be linked into a single tree, similar to the way Dfs links remote network shares. You can have many disk volumes linked together, with only a single drive letter pointing to the root volume. The combination of an NTFS junction and a Windows 2000 volume mount point can be used to graft multiple volumes into the namespace of a host NTFS volume. Windows 2000 offers this new mounting feature as an alternative to drive letters so system administrators can transcend the 26-drive letter limit that exists in Windows NT. Volume mount points are robust against system changes that occur when devices are added or removed from a computer. Important-icon Important A volume is a self-contained unit of storage administered by a file system. The file system that administers the storage in a volume defines a namespace for the volume. A volume mount point is a directory name in an NTFS file system that denotes the root of an arbitrary volume. A volume mount point can be placed in any empty directory of the namespace of the containing NTFS volume. Because volumes can be denoted by arbitrary directory names, they are not required to have a traditional drive letter. Placing a volume mount point on an NTFS directory causes the storage subsystem to resolve the directory to a specified local volume. This "mounting" is done transparently and does not require a drive letter to represent the volume. A Windows 2000 mount point always resolves to the root directory of the desired volume. Volume mount points require that the version of NTFS included with Windows 2000 be used because they are based on NTFS reparse points.
Q246. HOTSPOT - (Topic 6)
You work with Windows 7 computers.
Your company has a policy of not allowing software to be upgraded without proper authorization from the managers.
You set a Software Restriction Policy to allow only a certain version of Microsoft Word 2010 to run. The policy of the Local Group Policy Editor is shown in the Policy Editor exhibit. (Click the Exhibit button.)
Additionally, the hash policy for WmWord. exe is shown in the Hash Policy exhibit. (Click the Exhibit button. )
Any upgrades or change to the WinWord.exe will result in the program not operating.
When you attempt to run MS Word, the program does not execute. The error is shown in the Hashblock exhibit. (Click the Exhibit button.)
Consider each of the following statements. Does the information in the three statements support the inference as stated? (This question is worth three points. )
Answer:
Q247. - (Topic 5)
You are performing a native VHD boot from Windows Vista to Windows 7 Professional. Windows 7 Professional is installed on F: \Windows7Pro.vhd.
You run the bcdedit /copy {current} /d "Windows 7 VHD" command. The boot configuration data is enumerated as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that the following requirements are met:
. Both operating systems are bootable after the Power On Self-Test (POST).
. Windows 7 VHD is selected as the default boot entry.
Which three commands should you run? (Each correct answer presents part of the solution. Choose three.)
A. Bcdedit /default {ded5a252-7077-11e0-8ac8-a2d217dce703}
B. Bcdedit /set {ded5a24e-7077-11e0-8ac8-a2d217dce703} osdevice vhd=[f:]\Windows7Pro.vhd
C. Bcdboot C:\windows /s E:
D. Bcdedit /set {ded5a24e-7077-11e0-8ac8-a2d217dce703} device vhd=[f:]\Windows7Pro.vhd
E. Bcdedit /set {ded5a252-7077-11e0-8ac8-a2d217dce703} device vhd=[f:]\Windows7Pro.vhd
F. Bcdedit /default {current}
G. Bcdedit /set {ded5a252-7077-11e0-8ac8-a2d217dce703} osdevice vhd=[f:]\Windows7Pro.vhd
Answer: A,E,G
Q248. - (Topic 4)
Your company network includes client computers that have Windows 7 installed. The computers are members of an Active Directory domain and receive Windows Firewall configuration through Group policy.
A user indicates that he is unable to connect to a remote FTP server.
You need to view the status of TCP/UDP ports at the user's computer.
Which command should you run?
A. netstat -o
B. netstat -a
C. ipconfig /all
D. netstat –an
Answer: D
Q249. - (Topic 1)
Which Windows Setup configuration pass applies settings to Windows 7 before Windows Welcome starts?
A. oobeSystem
B. auditSystem
C. specialize
D. offlineServicing
Answer: A
Q250. - (Topic 2)
You have a dual boot PC running both Vista and Windows 7 on partitions on the computer. Which file would you edit to force the PC to book Vista by default?
A. boot.ini
B. ntfsboot.cfg
C. bcdedit.exe
D. system.cfg
Answer: C
