70-680

57
Microsoft 70-680 TS: Windows 7, Configuring Practice Test Version: 10.3

Transcript of 70-680

Page 1: 70-680

Microsoft 70-680

TS: Windows 7, Configuring

Practice TestVersion: 10.3

Page 2: 70-680

QUESTION NO: 1 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com and includes a Direct Access infrastructure. ABC.com has purchased a new laptop named ABC-WS680. You join ABC-WS680 to a domainafter performing a clean installation Windows 7. How can you make sure the connectivity to the domain from ABC-WS680 using Direct Accessconnections? A. By installing a computer certificate on ABC-WS680. B. By disabling User Account Control (UAC) on ABC-WS680. C. By modifying the network connection properties on ABC-WS680. D. By adding the computer account for ABC-WS680 to the RAS and IAS Servers group in thedomain.

Answer: A

Explanation:

QUESTION NO: 2 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The network contains a data file server named ABC-SR03 which contains ABC_Data shared folder and running Windows Server 2008 operationsystem.. You have been assigned a client computer named ABC-WS680 running Windows 7operating system. You need to ensure the availability of the files in ABC_Data share and maintain encryption evenwhen ABC-SR03 has been disconnected from the network. How you can accomplish this task? (Each correct answer presents part on the solution. ChooseTWO.) A. By copying the files from ABC_Data to the Documents library on ABC-WS680. B. By encrypting the files in the ABC_Data share on ABC-SR03. C. By enabling encryption of offline files on ABC-WS680. D. By enabling BitLocker Drive Encryption on ABC-WS680. E. By making ABC_Data available offline on ABC-WS680. F. By enabling BitLocker Drive Encryption on ABC-SR03.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 2

Page 3: 70-680

Answer: C,E

Explanation: The two requirements are "to ensure that ABC-ws680 is configured to encrypt any

cached files from ABC_Data" and that the files are available offline.

E. Making the ABC_Data files available office on ABC-ws680 is required and C. Enabling

encryption of the offline files.

It is true that if the files on the server are encrypted, they will also be encrypted in the workstation

offline cache. But the requirement is "to ensure that ABC-WS680 is configured to cache any files

from ABC_Data." Encrypting on the server is also more work than configuring the workstation.

Offline files can be set to be encrypted via GPO or manually on the workstation.

QUESTION NO: 3 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are assigned two workstations named ABC-WS625 and ABC-WS680. ABC-WS625 is configured to run Windows Vista operating system andABC-WS680 is configured to run Windows 7 operating system. You need to perform a migration of the user data files and folders along with profiles from ABC-WS625 to ABC-WS680. Which command can you use that can help you in calculating the space needed for the migration? A. Run USMT \\ABC-WS625\store /nocompress /p on ABC-WS680. B. Run Scanstate c:\store /nocompress /p on ABC-WS625. C. Run migapp /user \\WS625\store /nocompress on ABC-WS680. D. Run sysprep c:\store /nocompress on ABC-WS625.

Answer: B

Explanation: You should use the Scanstate command. /p Generates a space-estimate file called

Usmtsize.txt that is saved to StorePath. This option does not collect the user state. You must also

specify /nocompress. The command must be run locally on ABC625 (The source computer). The

storage location may be on the network or local.

QUESTION NO: 4 You work as a desktop support technician at ABC.com. The ABC.com network consists of a single

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 3

Page 4: 70-680

Active Directory domain named ABC.com. You are responsible for maintaining a desktop workstation named ABC-WS680 running Windows7. What is the easiest way to verify the digital signing on all the device drivers which have beeninstalled? A. You should consider running Sigverif.exe at a command prompt on ABC-WS680. B. You should consider running sfc /scannow at a command prompt on ABC-WS680. C. You should consider viewing the properties of each device listed in Device Manager on ABC-WS680. D. You should consider running Windows Update on ABC-WS680.

Answer: A

Explanation:

QUESTION NO: 5 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. All client computers run Microsoft Windows 7. You are assigned a client computer named ABC-WS680. How would you change the file extensions on ABC-WS680 that are linked to Internet Explorer? A. By opening Default Programs and selecting Set Associations from the Control Panel. B. By modifying the properties of iexplore.exe. C. By modifying the Internet Properties on the Content tab within Internet Explorer. D. By running msconfig to open the System Configuration utility.

Answer: A

Explanation:

QUESTION NO: 6 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network contains both desktop andlaptop workstations. You are responsible for managing a desktop workstation named ABC-WS620.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 4

Page 5: 70-680

ABC-WS620 is configured with the following configuration of Windows. Windows Vista on first partition. Windows 7 on a second partition has been installed recently. How can you setup Windows Vista as the default operating system during the system strart up? A. By running Bcdedit.exe and specifying the /default parameter. B. By running MSCONFIG and specifying the /bootOS parameter on Windows Vista Partition. C. By running bootcfg.exe and specifying the /default parameter on Windows 7 Partition. D. By running bootcfg.exe and specifying the /default parameter on Windows Vista Partition E. By running MSCONFIG and specifying the /bootOS parameter on Windows 7 Partition.

Answer: A

Explanation: To modify the boot parameters in Vista and Windows 7, use the command line tool

Bcdedit.exe. Using the /default switch will allow you to set the default system to boot. BCD = Boot

Configuration Data

You can also change the default boot settings in Control Panel -> System & Security -> System ->

Advanced System Settings (on the left hand side), -> Startup & Recovery -> Settings

QUESTION NO: 7 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are responsible for managing a workstation named ABC-WS624. ABC-WS624 is configuredto run Windows Vista and contains an accounting application named accapp.exe. ABC.compurchases a new Windows 7 workstation that will replace ABC-624. How can you export the user state as well as the settings of the accapp.exe so that it can bemigrated to the Windows 7 workstation? A. By modifying the migapp.xml file on ABC-WS624 and then run Scanstate.exe with the /iparameter. B. By running USMT on ABC-WS624 and then running Loadstate.exe with the /ui parameter.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 5

Page 6: 70-680

C. By running Scanstate.exe with the /migapp parameter on ABC-WS624. D. By running migapp.exe with the /loadstate parameter on ABC-WS624.

Answer: A

Explanation: In order to migrate a user from Vista to Windows 7 run the User State Migration

toolkit (USMT). ScanState collects the files and settings from the source computer. Run LoadState

to restore the user state onto the destination computer.

Reference: http://technet.microsoft.com/en-us/library/cc721992(WS.10).aspx ScanState.exe ScanState scans the source computer, collects the files and settings and creates astore. ScanState does not modify the source computer. By default, ScanState compresses thefiles and stores them as an image file (USMT3.MIG). LoadState.exe LoadState migrates the files and settings from the store to the destination computer. LoadStatemigrates each file (one by one) from the store to a temporary location on the destination computerNext, LoadState transfers the file to the correct location, deletes the temporary copy, and beginsmigrating the next file. Compression improves performance by reducing network bandwidth usage as well as the requiredspace in the store. However, for testing purposes, you can choose to turn off compression with/nocompress. Migration .xml files MigSys.xml, MigApp.xml, MigUser.xml, and any Custom .xml files that you create. Config.xml If you want to exclude components from the migration, you can create and modify this file usingthe /genconfig option on the ScanState command line. This optional file has a different format thanthe migration .xml files because it does not contain any migration rules. Config.xml contains a listof the components that can be migrated and allows you to specify migrate = "no" for those youwish to exclude from the migration. Component Manifests for Windows Vista When the source or destination computer is running Windows Vista, these files control whichoperating system and browser settings are migrated and how. These files are located oncomputers running Windows Vista and you cannot modify these files. If you want to excludecertain operating system settings when the source computer is running Windows Vista, you willneed to create and modify a Config.xml file.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 6

Page 7: 70-680

QUESTION NO: 8 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network contains a Windows 7 client computer named ABC-WS680. ABC-WS680also runs a third party accounting application named accapp.exe. Accapp.exe is started during theboot process. You have received instructions to ensure that accapp.exe is only started manuallyand not started during the boot process. How can you stop accapp.exe starting during the boot process? A. By modifying the permissions on accapp.exe. B. By using the System Configuration tool and using the Boot tab. C. By setting a software restriction policy. D. By creating a path rule to accapp.exe. E. By using the System Configuration tool and setting the Startup applications.

Answer: E

Explanation: Using the System Configuration tool (MSConfig.exe), you can select diagnostic

booting or configure starting services or applications.

QUESTION NO: 9 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are currently working on a workstation named ABC-WS680. You use the WindowsPreinstallation Environment (Windows PE) to boot ABC-WS680 and you want to access thenetwork using a network adapter device driver in Windows PE. How do you load the network adapter device driver? A. By running Drvload.exe and specifying the network adapter driver path. B. By running Sysprep.exe. C. By executing the ntloader command after running Wpeutil.exe. D. By running sigverif.exe and specifying the network adapter driver path.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 7

Page 8: 70-680

Answer: A

Explanation: Drvload.exe is the tool used to load drivers in the PE environment. Manually load

the network driver, and then verify that it is the correct driver.

Incorrect Answers

B: Sysprep is used to remove computer specific information before creating an image. It is not

used to load drivers.

C: Ntloader is a boot file. It is not used to load drivers

D: Sigverif is used to verify driver digital signatures; it does not load the driver.

QUESTION NO: 10 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are working on a client computer named ABC-WS680 that is running Windows 7. SystemProtection is enabled on ABC-WS680. You have identified a problem with System Protection and you only want to keep the most recentSystem Protection snapshot. How do you delete all of the previous snapshots? A. By compressing the disk drive. B. By enabling disk quotas. C. By disabling the System Restore from the System Protection Restore settings. D. By deleting the contents of the %systemroot%\Temp folder. E. By running Disk Cleanup for System Restore and Shadow Copies.

Answer: E

Explanation:

QUESTION NO: 11 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are preparing to install a new computer on the network using image-based deployment. You

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 8

Page 9: 70-680

have created a custom answer file named customanswer.xml. This answer file must be appliedafter the image is deployed. What should you do? A. Run Imagex.exe / generalize /oobe /unattend:customanswer.xml before capturing the image. B. Run Sysprep.exe /generalize /oobe /unattend:customanswer.xml before capturing the image. C. Run Imagex.exe /unattend:customanswer.xml /run command before capturing the image. D. Run setup.exe from the Windows 7 installation media before capturing the image.

Answer: B

Explanation: The System Preparation (Sysprep) tool prepares an installation of Windows 7 for

duplication, auditing, and customer delivery. You can use an answer file with Sysprep to configure

unattended Setup settings.

The /generalize command removes any machine specific attributes such as the Security ID (SID).

The /oobe command tells the image to start with the normal “Out-Of-The-Box” experience. Just as

if you bought a retail new copy.

The /unattend: command tells the image to use the answer file

QUESTION NO: 12 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network contains a client computer named ABC-WS679 with a Virtual Hard Disk.You have installed Windows 7 on the Virtual Hard Disk and want to boot ABC-WS679 from theVirtual Hard Disk. How do you boot ABC-WS679 from a Virtual Hard Disk? A. By running msconfig and setting the boot order. B. By editing the boot.ini file in notepad and setting the boot order. C. By running Bcdedit.exe and setting the Windows Boot Manager settings. D. By running Bootcfg.exe with the /active parameter.

Answer: C

Explanation: If you are deploying the VHD to a computer with an existing Windows 7 or Windows

Server® 2008 R2 installation, you can use the BCDedit tool to make the new VHD bootable and

add it to the boot menu. Using BCDedit, you obtain the GUID from the VHD boot disk and then

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 9

Page 10: 70-680

using BCDedit, set that GUID to be the default boot device.

QUESTION NO: 13 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. All client computers on the ABC.com network runWindows 7. The ABC.com network contains a wireless access point (WAP) that uses Advanced EncryptionStandard (AES) security but a pre-shared key has not been configured on the wireless accesspoint. How should you connect a mobile computer named ABC-WS680 to the wireless access point? A. You should use WEP for the wireless connection. B. You should use WPA2-Enterprise for the wireless connection. C. You shoulduse WPA-PSK for the wireless connection D. You should use WPA2-PSK for the wireless connection. E. You should use WPA-Personal for the wireless connection.

Answer: B

Explanation:

QUESTION NO: 14 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network contains two client computersnamed ABC-WS680 and ABC-WS682. Both ABC-WS680 and ABC-WS682 run MicrosoftWindows 7. How would you ensure that you can use ABC-WS680 to remotely execute commands on ABC-WS682? A. You should run the the Winrm allow command on ABC-WS682. B. You should run the Winrm connect command on ABC-WS682. C. You should run the Winrm quickconfig command on ABC-WS682. D. You should run the Winrm quickconfig command on ABC-WS680.

Answer: C

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 10

Page 11: 70-680

Explanation:

QUESTION NO: 15 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. A ABC.com user named Rory Allen uses of a Microsoft Windows 7 Professional client computernamed ABC-WS680. During the course of the day Rory Allen attaches a USB hard drive to ABC-WS680. and cannot enable BitLocker To Go on the USB hard drive. How can you allow Rory Allen so that he can execute Bitlocker To Go? A. You should consider uABCrading ABC-WS680 to Microsoft Windows 7 Ultimate. B. You should consider initiating the TPM hardware on ABC-WS680. C. You should consider downloading a Microsoft Encryption certificate for ABC-WS680. D. You should consider enabling IPSEC on ABC-WS680.

Answer: A

Explanation: BitLocker To Go is a feature ONLY available on Windows 7 Ultimate and Windows 7

Enterprise.

QUESTION NO: 16 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. ABC.com currently makes use of a stand-alonecomputer named ABC-WS680 that runs Microsoft Windows 7. ABC-WS680 contains a singlepartition and is used by two ABC.com users named Rory Allen and Kara Lang. Due to the security requirements of ABC.com Rory Allen is encrypting the files by using EncryptingFile System (EFS). Rory allen reports that he has provided access and assigned the encryptedfiles to Kara Long?During the course of the day Kara Lang needs to access to the encrypted files.However, Kara Lang is unable to access the encrypted files. How should you ensure that Kara Lang is able to access the encrypted files of Rory Allen? A. By having Rory Allen grant Kara Lang Full Control permissions on the files. B. By having Rory Allen grant Kara Lang Take Ownership permissions on the files. C. By disabling EFS on ABC-WS680. D. By having Kara Lang to encrypt the files after logging into ABC-WS680

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 11

Page 12: 70-680

Answer: D

Explanation: This is a standalone computer. When Kara logs on and encrypts a file, the system

will automatically generate an encryption certificate for her. The owner (Rory) of the encrypted file

will also need to add Lara's certificate to the file.

To add the EFS certificate to the shared file

Right-click the file you want to share, and then click Properties.

Click the General tab, and then click Advanced.

In the Advanced Attributes dialog box, click Details.

In the dialog box that appears, click Add.

In the Select User dialog box, click the certificate, and then click OK.

You can also use the "chiper.exe" command from the command line. You would use the adduser

command along with the cert command.

If Kara already has a certificate and you want to use that certificate, you have to perform two

additional steps:

1. Export Kara's Certificate &

2. Import Kara's certificate to Rory's machine.

QUESTION NO: 17 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are working on a workstation named ABC-WS680that runs Microsoft Windows 7 and your job is to manage the computers on the network. What settings would you change on ABC-WS680 to allow downloading of updates from a localWindows Server Update Services server? A. By changing the Windows Update settings from Windows Update on ABC-WS680.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 12

Page 13: 70-680

B. By changing the Windows Update settings from the local Group Policy on ABC-WS680. C. By changing the Network Location setting on ABC-WS680. D. By changing the Windows Firewall settings on ABC-WS680.

Answer: B

Explanation:

QUESTION NO: 18 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network contains 120 workstations. ABC.com is currently in the process of migrating all of its workstations to Windows 7. Inpreparation of the migration, you have installed Windows 7 on a computer named ABC-WS680 tobe used as master image. Before proceeding with the deployment of all the workstations you need to prepare an image ofABC-WS680, which will be used in deployment to all workstations on the ABC.com network. Which tool can be used prior to the creation of image on ABC-WS680? A. You should consider running the System Preparation tool (Sysprep). B. You should consider installing the Remote Installation Services (RIS). C. You should consider disabling the System Protection settings. D. You should consider running the Windows Deployment Services (WDS).

Answer: A

Explanation: Sysprep is used to prepare the image to be installed on other machines. Sysprep

will remove the SID, Reset the Activation to 30 days, add an answer file if desired and reset the

install to an “Out-Of-The-Box” experience.

Any method of moving a Windows image to a new computer, either through imaging, hard disk

duplication, or other method, must be prepared with the sysprep /generalize command. Moving or

copying a Windows image to a different computer without running the Sysprep /generalize

command is not supported.

The following command-line options are available for Sysprep:

sysprep.exe [/oobe | /audit] [/generalize] [/reboot | /shutdown | /quit] [/quiet] [/unattend:answerfile]

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 13

Page 14: 70-680

QUESTION NO: 19 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are managing a desktop called ABC-WS680. It is running Windows Vista. You are wanting tochange the operating system to Windows 7. You have formatted the hard drive and planning to doa clean install with automated installation. How can you proceed with automated installation on ABC-WS680 while booting from Windows 7DVD? A. By creating an answer file named sysprep.xml and copying it to a shared folder on the network. B. By creating an answer file named winnt.dif and copying it to an external hard disk. C. You should consider creating an answer file named autounattend.sif and copying it to sharedfolder on the network. D. by creating an answer file named autounattend.xml and copying it to an external hard drive.

Answer: D

Explanation: When Windows 7 is booted from the DVD, it automatically searches for an answer

file called autounattend.xml. If it finds such a file, it will use that to answer all of the configuration

questions.

QUESTION NO: 20 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are working on a Microsoft Windows 7 workstation named ABC-WS680. that has not beenresponding properly. You had performed an image backup of ABC-WS680 last week that you nowwant to restore. What should you do? (Each correct answer presents part of the solution. Choose TWO.) A. You should consider selecting the Last Known Good Configuration boot option on ABC-WS680. B. You should consider booting ABC-WS680 from the Windows 7 DVD. C. You should consider running the Startup Repair tool. D. You should consider running the System Image Recovery tool. E. You should consider booting ABC-WS680 from Windows Preinstallation Environment (WindowsPE). F. You should consider running the Imagex.exe utility.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 14

Page 15: 70-680

Answer: B,D

Explanation:

QUESTION NO: 21 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network is configured to use IPv6addressing. You have installed Windows 7 on a client computer named ABC-WS680 and have used automaticIPv6 addressing on ABC-WS680. What command can be used to help you in verifying IPv6 address of ABC-WS680? A. Running the Net view command from the command prompt on ABC-WS680. B. Selecting Details from the network connection status on ABC-WS680. C. Running the msconfig command to open the System Configuration utility on ABC-WS680. D. Running the Nbtstat command from the command prompt on ABC-WS680.

Answer: B

Explanation:

QUESTION NO: 22 You are employed as the network Administrator at ABC.com. The ABC.com network consists of asingle Active Directory domain named ABC.com. You are responsible for managing a computernamed ABC-WS25 that is using Windows 7 operating system. You notice that your computer is running very slowly when it is connected to the network. Whatstep you can do to help you in viewing the processes that are producing network activity at presentin order to identify the problem? A. You should consider changing the Windows Firewall settings. B. You should consider opening Resource Monitor and clicking the Network tab.. C. You should consider viewing the status of the network connection. D. You should running the netstat command.

Answer: B

Explanation:

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 15

Page 16: 70-680

QUESTION NO: 23 You work as the network Administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. You are responsible for managing a computer namedABC-SR05 that is using Windows 7 operating system. ABC-SR05 is configured to host two volumes. The details of the volumns are shown below. Volume1 - C Volume2 - D Are have created a folder on the Volume2 named D:\TESTDATA. During the course of the dayyou receive notification from management that Windows Search should be able to index of all thecontents of the folder. What action can you perform to allow this? A. You should consider enabling EFS on the folder. B. You should consider enabling the archive attribute on the folder. C. You should consider creating a new library and adding TESTDATA to it. D. You should consider modifying the permissions on the folder. E. You should consider changing the properties of the Windows Search service.

Answer: C

Explanation:

QUESTION NO: 24 You are employed as the network administrator at ABC.com. The ABC.com network contains 150client computers currently running Microsoft Windows XP Professional. ABC.com has recently decided to deploy Windows 7 to 80 client computers on the ABC.comnetwork. You decide to install Windows 7 on a computer named ABC-WS06 and want it to be animage for all the remaining computers on the network. You need to determine which step can be performed prior to the creation the image of ABC-WS06?

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 16

Page 17: 70-680

A. You should consider starting ABC-WS06 from the Windows Preinstallation Environment. Thereafter the Setupmgr utility should be run. B. You should consider running unattended installation answer file on the computer. C. You should consider running Sysprep. D. You should consider running Windows System Image Manager (Windows SIM).

Answer: C

Explanation:

QUESTION NO: 25 You work as the network Administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. ABC.com has acquired a new computer named ABC-WS25 which came with the factory settings and has no operating system. You want to perform aninstallation of Windows 7 on ABC-WS25. There is an installation of Windows 7 available on virtual hard drive in your department. You proceed with creating a partition on ABC-WS25 and copying it to the Virtual Hard Drive fromthe Windows Pre installation Environment (Windows PE). What command can you use in order to boot ABC-WS25 from the virtual hard disk? A. Your best options would be to make use of sysprep.exe and bootcfg. B. Your best options would be to make use of VHDmgr.exe and Diskmgmt.msc. C. Your best options would be to make use of Bcdedit.exe and Diskpart.exe. D. Your best options would be to make use of Diskpart.exe and Bcdboot.exe.

Answer: D

Explanation:

QUESTION NO: 26 ABC.com has hired you as a network Administrator for their network. The ABC.com networkcontains 50 client computers that are configured with Microsoft Windows XP Professional. Duringthe course of the day you receive an instruction from the CIO to determine which currentapplications installed on the client computers are compatible with Windows 7. How can perform the task with the least amount of time and effort?

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 17

Page 18: 70-680

A. You should consider running Package Manager. B. You should consider running ImageX. C. You should consider running Windows Deployment Services (WDS). D. You should consider installing Microsoft Application Compatibility Toolkit (ACT).

Answer: D

Explanation:

QUESTION NO: 27 ABC.com has employed you as a network Administrator. The ABC.com network consists of asingle Active Directory domain named ABC.com. All servers on the ABC.com network runWindows Server 2008 and all client computers run Windows 7. ABC.com has multiple custom applications that are digitally signed. For security purposes ABCwants you to devise a security policy that will only enable company approved digitally signedapplications to be executed. Which of the following options would achieve this? A. Your best option would be run Software Explorer on each client computer. B. Your best option would be to Bitlocker rule created. C. Your best option would be to have an AppLocker executable rule created. D. Your best option would be to have a software restriction policy that applies a path rule.

Answer: C

Explanation:

QUESTION NO: 28 You are the newly appointed network Administrator at ABC.com. The ABC.com network consistsof a single IPv4 subnet that contains 15 computers. The computers are all configured to runWindows 7. You are in the process of adding a new computer named ABC-WS16 with an IP address subnet.After the installation you discover that you are unable to connect to the other computers on thenetwork, however, the other computers are able to make a connection to each other. You run theipconfig command on ABC-WS16 and verify that IPv4 address is 169.254.25.32.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 18

Page 19: 70-680

How can you allow the connectivity of ABC-WS16 to the all other computers present within thenetwork? A. This can be accomplished by having a static TCP/IP address configured. B. This can be accomplished by disabling IPv6. C. This can be accomplished by configuring an exception for File and Printer Sharing in WindowsFirewall. D. This can be accomplished by running disabling DHCP. E. This can be accomplished by clearing the Block All Incoming Connections setting on theWindows Firewall.

Answer: A

Explanation:

QUESTION NO: 29 You work as the network Administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. ABC.com has its headquarters in London and a branchoffice in Athens. All servers on the ABC.com network run Windows Server 2008 and all clientcomputers run Windows 7. The servers are located at the London office and the client computers at the Athens office.BranchCache has been enabled on the services located at London Office. You receive numerouscomplaints from users at the Athens office stating that it takes a long time to open large files in theLondon office. How could you minimize the time it takes for users in the Athens office to open files from theLondon office? A. Your best option would be to enable Universal Group Caching in the Athens office. B. Your best option would be to configure the client computers to make use of the BranchCacheDistributed Cache mode at the Athens office. C. Your best option would be to configure DFS to replicate the data from the London office to theAthens office. D. Your best option would be to configure a VPN between the London office and the Athens office.

Answer: B

Explanation:

QUESTION NO: 30

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 19

Page 20: 70-680

ABC.com has employed you as a network Administrator. The ABC.com network consists of asingle Active Directory domain named ABC.com. All servers on the ABC.com network runWindows Server 2008 and all mobile computers run Windows 7. You are assigned a mobilecomputer named ABC-WS20. ABC-WS20 is configured to enter sleep mode if no activity takes place in 15 minutes. You leaveyour office for 20 minutes and discover that ABC-WS20 has not entered into sleep mode. What can you do to ensure that computer enters the sleep mode after 15 minutes of inactivity? A. You should consider disabling the screen saver. B. You should consider running Powercfg energy at a command prompt. C. You should consider running shutdown -s at a command prompt. D. You should consider running systeminfo at a command prompt.

Answer: B

Explanation:

QUESTION NO: 31 You are the newly appointed network Administrator at ABC.com. The ABC.com network consistsof a single Active Directory domain named ABC.com. The ABC.com network contains a VirtualPrivate Network server named ABC-SR01 that is configured to run Windows Server 2008. You areresponsible for a computer named ABC-WS10 that is configured to run Windows 7. During thecourse of the day you receive an instruction from the CIO to make use of a smart card forauthentication of ABC-SR01 in order to establish connevitity to ABC-SR01 . What should you do? A. Your best option would be to make use of PAP. B. Your best option would be to make use of PMS-CHAP v2. C. Your best option would be to make use of EAP. D. Your best option would be to make use of MS-CHAP. E. Your best option would be to make use of PCHAP.

Answer: C

Explanation:

QUESTION NO: 32 You are employed as the network Administrator at ABC.com. The ABC.com network client

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 20

Page 21: 70-680

computers currently make use of Microsoft Windows XP Professional. ABC.com has recentlydecided to have the client computers uABCraded to Microsoft Windows 7. You receive a complaint from a ABC.com user named Mia Hamm stating that she is unable to findthe games included with Windows 7. How can you proceed to install games on Mia Hamm computer? A. By installing the games by using Add/Remove Windows Components. B. By Installing the games by running Windows Update. C. By installing the games by running the games installer from the Windows 7 DVD. D. By installing the games by going to Control Panel > Programs, then clicking the option TurnWindows features on or off.

Answer: D

Explanation:

QUESTION NO: 33 You work as the network Administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network client computers currently makeuse of Microsoft Windows XP Professional. You receive an instruction from Management to uABCrade a client computer named ABC-WS25to Windows 7. You decide to do the installation using the Windows 7 DVD so you log in to ABC-WS25 and insert the DVD. What should you do next? (Choose all that apply. Each answer is a complete solution) A. One option would be to execute run setup.exe to uABCrade to Windows 7 and keep all theWindows XP settings. B. One option would be to make use of the autorun feature on the DVD to uABCrade to Windows7 and keep all the Windows XP settings. C. One option would be to run setup.exe from the DVD in order to start a clean Windows 7installation. D. One option would be to make use of the autorun feature on the DVD in order to start a cleaninstallation.

Answer: C,D

Explanation:

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 21

Page 22: 70-680

QUESTION NO: 34 You are employed as the network Administrator at ABC.com. The ABC.com network clientcomputers currently make use of Microsoft Windows XP Professional. ABC.com has recentlydecided to have the client computers uABCraded to Microsoft Windows 7 with all the installedapplications. You receive an instruction from management to identify the volume types that is notused by Windows 7. A. In Windows 7 exFAT is not a volume type. B. In Windows 7 NTFS is not a volume type. C. In Windows 7 FAT is not a volume type. D. In Windows 7 NFS is not a volume type

Answer: D

Explanation:

QUESTION NO: 35 You are employed as the network Administrator at ABC.com. The ABC.com network clientcomputers currently make use of Microsoft Windows XP Professional. ABC.com has recentlydecided to have the client computers uABCraded to Microsoft Windows 7. You decide to checkwhether the current workstations comply with the minimum hardware requirements to be able touse Windows 7. Which of the following are minimum requirements? (Choose all that apply) A. You will require a 16 GB available disk space (32-bit)/20 GB (64-bit). B. You will require a 1 GHz or faster 32-bit (x86) or a 64-bit (x64) processor. C. You will require a 1 Gbps network card. D. You will require a DirectX 9 graphics processor with WDDM 1.0 or higher driver. E. You will require a 4GB RAM (32-bit)/2 GB RAM (64-bit).

Answer: A,B,D

Explanation:

QUESTION NO: 36 You are the newly appointed network Administrator at ABC.com. The ABC.com network consistsof a single Active Directory domain named ABC.com. All computers on the ABC.com network areconfigured to run Windows 7. You are in the process of identifying the various ratings for games inWindows 7.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 22

Page 23: 70-680

What will you find? A. You will find the Teen (T) rating setting in Windows 7. B. You will find the Everyone (E) rating setting in Windows 7. C. You will find the General Audience (G) rating setting in Windows 7 D. You will find the Universal (U) rating in Windows 7. E. You will find the Adults Only (AO) rating setting in Windows 7.

Answer: A,B,E

Explanation:

QUESTION NO: 37 ABC.com has hired you as a network Administrator for their network. A ABC.com user namedRory Allen is a senior manager in the Marketing department. You receive a request from RoryAllen to ensure that his children are only able to login to Windows 7 at certain times. How would you do this? A. Your best option would be to go to the System Configuration utility and configure the logonhours. B. Your best option would be to go configure logon hours in the user account properties. C. Your best option would be to prohibit the children from using the workstation when you are atwork. D. Your best option would be to go to the Start then Control Panel. Then you should go to User Accounts and Family Safety and select Setup Parental Controls. Thereafter Time Restrictions can be set.

Answer: D

Explanation:

QUESTION NO: 38 ABC.com has hired you as a network Administrator for their network. All servers on the ABC.comnetwork run Windows Server 2008. Half the client computers run Windows Vista and the restWindows XP Professional. You are in the process of identifying the utilities are not a part ofWindows PE. What should you identify? A. You should consider identifying Winpeshl.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 23

Page 24: 70-680

B. You should consider identifying Oscdimg. C. You should consider identifying Subinacl. D. You should consider identifying Diskpart.

Answer: C

Explanation:

QUESTION NO: 39 ABC.com has employed you as a network Administrator. The ABC.com network consists of asingle Active Directory domain named ABC.com. The ABC.com network client computers currentlymake use of Microsoft Windows 7. You are assigned a client computer named ABC-WS25. To ensure your productivity you need to perform the following 2 tasks. - Increase the speed of physical memory. - Increase the size of the physical memory. What should you do? A. You should consider making use of ReadyBoost. B. You should consider making use of EFS. C. You should consider making use of SpeedDisk. D. You should consider making use of Pagefile.sys.

Answer: A

Explanation:

QUESTION NO: 40 You are employed as the network Administrator at ABC.com. The ABC.com network clientcomputers currently make use of Windows Vista Enterprise (x86). You are responsible formanaging a client computer named ABC-WS20. During the course of the day you receiveinstructions from ABC.com to identify the Windows 7 version and edition ABC-WS20 can directlyuABCrade to. What should you do? A. Your best option would be to make use of Windows 7 Enterprise (x64). B. Your best option would be to make use of Windows 7 Home Professional (x86).

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 24

Page 25: 70-680

C. Your best option would be to make use of Windows 7 Home Basic (x86). D. Your best option would be to make use of Windows 7 Ultimate (x86). E. Your best option would be to make use of Windows 7 Ultimate (x64).

Answer: D

Explanation:

QUESTION NO: 41 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. A ABC.com employee named Rory Allen has a computer at his second office with a cable modemconnection. Rory Allen has recently requested that you guide him by selecting the appropriatemethod which will allow him in the uABCradation to Microsoft Windows 7 Ultimate from MicrosoftWindows 7 Home Premium. What should you do? A. You should instruct Rory Allen that Windows Update can be used. B. You should instruct Rory Allen that Windows Anytime UABCrade can be used. C. You should instruct Rory Allen that uABCrade.exe /s can be used. D. You should instruct Rory Allen that uABCrade.exe /i can be used.

Answer: B

Explanation:

QUESTION NO: 42 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows Vista. You are planning to uABCrade a desktop workstation to Windows 7 and therefore need to find outif there are some applications running on Windows Xp which might have known problems inWindows 7.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 25

Page 26: 70-680

What should you do? A. You should consider instructing Mia Hamm that the winnt /checkuABCradeonly command canbe used. B. You should consider instructing Mia Hamm setup.exe can be used from the Windows 7installation media. C. You should consider instructing Mia Hamm that the Windows 7 UABCrade Advisor Microsofttool can be used. D. You should consider instructing Mia Hamm that Windows Update can be used.

Answer: C

Explanation:

QUESTION NO: 43 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. During the course of the day anetwork user named Dean Austin asked you which of the Microsoft operating systems supportsoffline migration using USMT. What should you do? (Choose all that apply) A. You should consider instructing Dean Austin that Microsoft Windows Vista supports offlinemigration using USMT. B. You should consider instructing Dean Austin that Microsoft Windows XP Professional with SP2or later supports offline migration using USMT. C. You should consider instructing Dean Austin that Microsoft Windows XP Professional supportsoffline migration using USMT. D. You should consider instructing Dean Austin that Microsoft Windows 7 supports offlinemigration using USMT. E. You should consider instructing Dean Austin that Microsoft Windows 2000 Professional withSP4 supports offline migration using USMT.

Answer: A,B,C,D

Explanation:

QUESTION NO: 44 You work as a network administrator at ABC.com. The ABC.com network consists of a single

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 26

Page 27: 70-680

Active Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7 or Microsoft Windows XPProfessional. During the course of the day a network user named Dean Austin asked you which of the Microsoftutilities can be used when transferring user encryption certificates from a computer that isconfigured to run Microsoft Windows XP Professional to a computer configured to run MicrosoftWindows 7. What should you do? (Choose two) A. You should consider instructing Dean Austin that the Windows Easy Transfer utility can beused for transferring the user encryption certificates. B. You should consider instructing Dean Austin that the xcopy.exe utility can be used fortransferring the user encryption certificates. C. You should consider instructing Dean Austin that the ImageX utility can be used for transferringthe user encryption certificates. D. You should consider instructing Dean Austin that the USMT utility can be used for transferringthe user encryption certificates.

Answer: A,D

Explanation:

QUESTION NO: 45 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. During the course of the day anetwork user named Rory Allen asked in order to obtain USMT 4.0 what must be downloadedfrom Microsoft Corporation Web site What should you tell him? A. You should consider instructing Rory Allen that WAIK should be downloaded from MicrosoftCorporation to obtain USMT 4.0. B. You should consider instructing Rory Allen that Windows Deployment Services should bedownloaded from Microsoft Corporation to obtain USMT 4.0. C. You should consider instructing Rory Allen that the Windows 7 Resource Kit Tools should bedownloaded from Microsoft Corporation to obtain USMT 4.0. D. You should consider instructing Rory Allen that Windows Easy Transfer should be downloadedfrom Microsoft Corporation to obtain USMT 4.0.

Answer: A

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 27

Page 28: 70-680

Explanation:

QUESTION NO: 46 You are employed as a desktop technician at ABC.com. The ABC.com network consists of asingle Active Directory domain named ABC.com. You are working on a client computer named ABC-WS680 running on Windows 7. You want todetermine whether recent Windows Updates have been applied to ABC-WS680. What should you do? (Each correct answer presents a complete solution. Choose TWO.) A. You should check the %systemroot%\Updates folder. B. You should check the ReportingEvents.log file. C. You should check the update history in the Windows Update applet. D. You should check the WindowsUpdate.log file. E. You should check the Setup event log.

Answer: B,C

Explanation: To find out whether the updates have been installed on your computer or not, you

need to check the ReportingEvents.log file because the WSUS client records update activities and

results in this file. You need to check the update history in the Windows Update applet to see

which updates Windows has installed, click the View Update History link in the left panel in the

Windows Update window to view the updates.

QUESTION NO: 47 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. During the course of the day you receive instruction from ABC.com to find out which computerpolicy setting can be used in order to deny the network users execute, write and read access for aremovable hard drive along with any other types of storage devices for security reasons.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 28

Page 29: 70-680

Which of the following is the easiest way to achieve this? A. You should consider making use of a path rule. B. You should consider making use of the Removable Disks: Deny Write Access computer policysetting. C. You should consider making use of Windows Explorer to change the permissions on the driveson each client computer D. You should create a Software Restriction policy. E. You should consider making use of the All Removable Storage Classes: Deny All Accesscomputer policy setting.

Answer: E

Explanation:

QUESTION NO: 48 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. ABC.com informed you that one of the client computers which you are managing has two disksthat there is extra disk space available on the second disk drive. How can you configure the computer in such a way that the system is able to boot from thesecond hard disk in the event of first hard disk failure? A. You should consider having a RAID-1 volume created. B. You should consider having a RAID-5 volume created. C. You should consider having a RAID-6 volume created. D. You should consider having a RAID-0 volume created.

Answer: A

Explanation:

QUESTION NO: 49 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. ABC.com has recently installedand configured a file and data server named ABC-SR01 on the network.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 29

Page 30: 70-680

A network user named Rory Allen makes use of a computer named ABC-WS01 and triedconnecting to ABC-SR01 using an account named RAllen unsuccessfully. How can you ensure the account named KingAdmin is used for authentication when connecting toABC-SR01? A. You should consider using the Add a Windows credential from Credential Manager on ABC-WS01. B. You should consider having the File and Printer Sharing settings modified on ABC-WS01. C. You should consider having the network location set to Public on ABC-WS01. D. You should consider having the network location set to Private on ABC-WS01.

Answer: A

Explanation:

QUESTION NO: 50 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. ABC.com has two client computers ABC-WS01 and ABC-WS02 which have Windows RemoteManagement (WinRM) enabled. During the course of the day you receive instruction fromABC.com to have an additional disk volume created remotely on ABC-WS01 using ABC-WS02. What should you do? A. You should consider running the Diskpart \\ABC-WS-01 command on ABC-WS02. B. You should consider running Disk Management on ABC-WS02 and connect to ABC-WS01. C. You should consider having the Winrs command run and then running the Diskpart commandon ABC-WS02. D. You should consider having the Diskmgmt.msc \\ABC-WS01 command on ABC-WS02.

Answer: C

Explanation:

Windows Remote Management (known as WinRM) is a handy new remote management service

for Windows Server 2003 R2, Windows Vista, and Windows Server 2008. WinRM is the “server”

component of this remote management application and WinRS (Windows Remote Shell) is the

“client” for WinRM, which runs on the remote computer attempting to remotely manage the WinRM

server. However, I should note that BOTH computers must have WinRM installed and enabled on

them for WinRS to work and retrieve information from the remote system.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 30

Page 31: 70-680

QUESTION NO: 51 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. During the course of the day you receive instruction from ABC.com to have a client computerconfigured for the following options for the non administrative users . Users should not be able access to Event Viewer. Users should be able to access Disk Management Which of the following options would achieve this? A. You should consider having the permissions modified on the Microsoft Management Console. B. You should consider having the Microsoft Management Console (MMC) settings modified fromthe local computer policy. C. You should consider having the driver installation settings modified from the local computerpolicy. D. You should consider having the User Account Control (UAC) settings modified from the localcomputer policy.

Answer: B

Explanation:

QUESTION NO: 52 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. ABC.com currently has an internalWeb site that uses HTTPS and has a self-signed certificate. A network user named Rory Allen makes use of Internet Explorer 8 to browse the internal Website. During the course of the day you receive complaints from Rory Allen that he receives theerror message while browsing the website even when he is using HTTPS. The details of the error message are below. “There is a problem with the website’s security certificate”

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 31

Page 32: 70-680

What can you do to solve the problem? A. You should consider having the Web sites certificate imported into the Trusted RootCertification Authorities store using Certificate Manager. B. You should consider having the Web sites certificate imported into the Trusted RootCertification Authorities store using Windows Explorer. C. You should consider changing the security level for the Internet zone to Medium-Low from theInternet Options. D. You should consider having Web site added to the Internet zone from Internet Explorer.

Answer: A

Explanation:

QUESTION NO: 53 You work as a network administrator at ABC.com. ABC.com currently has its headquarters locatedin Miami and a branch office located in Detroit. The ABC.com network consists of a single ActiveDirectory domain named ABC.com. The servers on the network run Microsoft Windows Server2008 and the client computers run Microsoft Windows 7. ABC.com has the Detroit office configured to use BranchCache. During the course of the day anetwork user in the Detroit office using a computer named ABC-WS01 complains aboutexperiencing very slow speed and not loading applications properly. How would you temporarily block all the computers from retrieving cached content from ABC-WS01 in order to find out if this is the cause of the problem? A. You should consider stopping the Server service on ABC-WS01. B. You should consider having the File and Printer Sharing setting modified on ABC-WS01. C. You should consider having the Netsh branchcache flush command run at the commandprompt of ABC-WS01. D. You should consider having the Windows Firewall configured to Block All IncomingConnections on ABC-WS01.

Answer: C

Explanation:

QUESTION NO: 54 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft Windows

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 32

Page 33: 70-680

Server 2008 and the client computers run Microsoft Windows 7. All the client computers areconnected to ABC.com. All the client computers are running Windows Remote Management aswell. You need to perform the task of creating additional disk volumes on one of the computers namedABC-WS01. However you need to perform the task from another computer on the network namedABC-WS02. What step can you perform in order to accomplish this task? A. You should consider running the Diskpart \\ABC-WS01 command on ABC-WS02. B. You should consider running Disk Management on ABC-WS02 and connect to ABC-WS01. C. You should consider having the Winrs command run and then running the Diskpart commandon ABC-WS02. D. You should consider having the Diskmgmt.msc \\ABC-WS01 command on ABC-WS02.

Answer: C

Explanation:

Windows Remote Management (known as WinRM) is a handy new remote management service

for Windows Server 2003 R2, Windows Vista, and Windows Server 2008. WinRM is the “server”

component of this remote management application and WinRS (Windows Remote Shell) is the

“client” for WinRM, which runs on the remote computer attempting to remotely manage the WinRM

server. However, I should note that BOTH computers must have WinRM installed and enabled on

them for WinRS to work and retrieve information from the remote system.

QUESTION NO: 55 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. You are working on an application and receiving error messages. You need to perform the following tasks. Creating screenshots of the actions performed on the computer Ensuring that the mouse actions are tracked too. How can you achieve this?

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 33

Page 34: 70-680

A. By running Netmon.exe and starting a capture. B. By running paint.exe and pressing the Printscreen key. C. By running Windows Media Player. D. By running the Psr.exe command and clicking Start Record.

Answer: D

Explanation: The Problem Steps Recorder in the Windows 7 operating system is a feature that

enables users to record their interactions with an application and provide a detailed screen-by-

screen view with accompanying information. Learn how the recording can be used to quickly

identify problems and help reduce time spent with the help desk.

QUESTION NO: 56 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. What should you do to increase the size of the paging file for a Windows 7 computer named ABC-WS680? A. You should consider having the Advanced system settings modified from System. B. You should consider having the System protection setting modified from System. C. You should consider adding more RAM. D. You should consider modifying the permissions on pagefile.sys.

Answer: A

Explanation:

QUESTION NO: 57 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. A network user named Mia Hamm has a client computer which she regularly backs up. Mia Hammadditionally creates system image backups. During the course of the day Mia Hamm’s computersdisk fails. You format the hard drive and run the scandisk to ensure that there are no problemswith the hard drive. You booted the computer using the Windows 7 DVDs.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 34

Page 35: 70-680

How can proceed with recovery of Mia Hamm’s computer to the previous Window installation? A. You should consider having the System Image Recovery option selected. B. You should consider having the UABCrade option selected. C. You should consider having the System Restore option selected. D. You should consider having the Command Prompt option selected. E. You should consider having the Last Known Good Configuration selected

Answer: A

Explanation:

QUESTION NO: 58 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers running Microsoft Windows Vista (x86) named ABC-Ws680. How can you install Microsoft Windows 7 (64-bit) on ABC-Ws680? A. You should consider having the computer started using the Windows 7 installation media. You should then have the sysprep option selected from the Install Windows dialog box. B. You should consider having the computer started using the Windows 7 installation media. You should then select the Custom (advanced) option from the Install Windows dialog box. C. You should consider having the uninstall.exe command used from the Windows 7 installationmedia. D. You should consider having the format.exe /C command run from the Windows 7 installationmedia.

Answer: B

Explanation:

QUESTION NO: 59 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory forest containing a single domain named ABC.com. The servers on the networkrun Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. ABC.compurchases 40 new client computers configured with 32-bit hardware. What can do you in order to ensure an image based deployment from a custom image whilstensuring the least amount of administration is needed? A. You should consider having the Microsoft Assessment and Planning (MAP) toolkit installed and

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 35

Page 36: 70-680

run on a server. B. You should consider having Windows 7 installed on each computer ready for the deployment ofthe company custom applications. C. You should consider having Microsoft Windows 7 and the company custom applicationsinstalled on one client computer. D. You should consider having the Microsoft Assessment and Planning (MAP) toolkit installed andrun on a client computer. E. You should consider having WSUS installed on a server.

Answer: C

Explanation:

QUESTION NO: 60 You work as a network administrator at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The servers on the network run Microsoft WindowsServer 2008 and the client computers run Microsoft Windows 7. You used Microsoft Application Compatibility Toolkit for the creation of an application shim namedAPPSHIM for an accounting application named ACCOUNTAPP which is created by ABC.com(Third Party) What should you do to make sure that when ACCOUNTAPP is run next time, the APPSHIMshould be applied? A. You should consider modifying the permissions on the application file. B. You should consider reinstalling the application. C. You should consider having the Sdbinst.exe command run. D. You should consider running Windows Update. E. You should consider having the Msiexec.exe command run.

Answer: C

Explanation:

QUESTION NO: 61 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. All client computers on the ABC.com network runMicrosoft Windows 7.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 36

Page 37: 70-680

ABC.com issues a new usage policy that prevents ABC.com users from installing removable diskdevices on their computers. You need to ensure that the policy is implemented. What should you do? A. You should remove all users from the local administrators groups on each computer. B. You should enable the block unsigned drivers setting on each computer. C. You should enable the User Account Control setting on each computer D. You should enable the 'Prevent installation of removable devices' group policy setting.

Answer: D

Explanation: To prevent users from installing removable device drivers on their computers, you

need to enable group policy setting Prevent installation of removable devices Device Installation

Restriction.

QUESTION NO: 62 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. The ABC.com network contains both desktop andlaptop workstations. You are responsible for managing a desktop workstation named ABC-WS620. ABC-WS620 isconfigured to run Windows Vista. You install Windows 7 on a new partition on ABC-WS620 butyou want Windows Vista to be booted by default on ABC-WS620 instead of Windows 7. What should you do? A. You should consider running Bcdedit.exe and specifying the /default parameter. B. You should consider creating a boot.ini file in the root of the Windows 7 partition. C. You should consider running MSCONFIG and specifying the /bootOS parameter. D. You should consider running bootcfg.exe and specifying the /default parameter.

Answer: A

Explanation: To modify the boot parameters in Vista and Windows 7, use the command line tool

Bcdedit.exe. Using the /default switch will allow you to set the default system to boot. BCD = Boot

Configuration Data

You can also change the default boot settings in Control Panel -> System & Security -> System ->

Advanced System Settings (on the left hand side), -> Startup & Recovery -> Settings

Incorrect answers

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 37

Page 38: 70-680

B: The Boot.ini file is no longer used by Vista or Windows 7.

C: MSCONFIG is not used to specify which operating system to boot.

D: Since the boot.ini file is no longer used, the command bootcfg.exe is not applicable.

QUESTION NO: 63 You work as a desktop support technician at ABC.com. The ABC.com network consists of a singleActive Directory domain named ABC.com. All client computers on theABC.com network runWindows 7. A ABC.com user named Amy Walsh has been assigned a mobile computer named ABC-WS680.Amy Walsh needs to travel extensively in the execution of her duties and has configured ABC-WS621 to use the Power saver power plan. However, Amy Walsh reports that ABC-WS680 doesnot shut down completely when she clicks the Power button icon on the Start menu as the sameprograms that were opened when she tried to shut down the computer are still open when sherestarts the computer. You now need to configure ABC-WS680 to have it turn off completely without saving Amy Wilson’sdesktop session when she clicks the Power button icon on the Start menu. What should you do? A. You should disable the Wake-on-LAN feature. B. You should disable the screensaver. C. You should open 'Advanced Settings' for the current power plan from 'Power Options' andchange the 'On battery' setting in the 'Sleep after' category to 'Never'. D. You should open 'Advanced Settings' for the current power plan from 'Power Options' andchange the 'Start menu power button' setting to 'Shut down'.

Answer: D

Explanation: You should change the Start menu power button setting to Shut down in Advanced

Settings. To open Advanced Settings, first open Power Options and click the Change plan settings

link associated with the Power saver power plan. Then click the Change advanced power settings

link to open the Advanced Settings dialog box. Expand Power buttons and lid, and then expand

Start menu power button. Change the On battery setting to Shut down. This causes Windows to

completely shut down when the Power button icon on the Start menu is clicked.

QUESTION NO: 64 There is an Active Directory domain and a Direct Access infrastructure already configured in your

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 38

Page 39: 70-680

network. Windows 7 is installed on a new laptop and you have joined the computer to the domain.You have to make sure that the computer can establish DirectAccess connections. Which of thefollowing should be performed? A. Create Network Discovery firewall exception should be enabled. B. Add the users to the Remote Operators group. C. Create a VPN connection new network connection should be created. D. Install a valid computer certificate.

Answer: D

Explanation:

QUESTION NO: 65 You use a laptop named Laptop1 which runs Windows 7. There is a Windows 2008 R2 server named Server1 that contains a shared folder named Data. You need to configureLaptop1 to cache and encrypt the files from the Data share so they can be used when Laptop1 isnot connected to the network. You want the files in the Data share to automatically synch eachtime Laptop1 connects to the network. Which action should be performed? A. On Server1, the files should be encrypted on the Data share. Copy the data to a folder on theLaptop1. B. Copy the files from the Data share to the Documents library and turn on BitLocker To Go Drive Encryption. C. You should make the Data share available offline and enable encryption of offline files onLaptop1. D. BitLocker Drive Encryption should be configured on Server1. You should make Data shareavailable offline on all computers in the network.

Answer: C

Explanation:

QUESTION NO: 66 You have two computers named Laptop1 and Computer2. Windows Vista is run on Laptop1.Windows 7 is run on Computer2. You are tasked with migrating all the users files and profiles fromLaptop1 to Computer2. Which command would be used to identify how much space is required tocomplete the migration?

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 39

Page 40: 70-680

A. Run Windows Easy Migrate and press test the C: drive on Laptop1. B. dsmigrate \\Laptop1\store /nocompress /p should be run on Computer2. C. loadstate \\Laptop1\store /nocompress should be run on Computer2. D. scanstate c:\store /nocompress /p should be run on Laptop1.

Answer: D

Explanation:

QUESTION NO: 67 You have a computer that dual boots between Windows 7 and Linux. This machine already has asound card installed on the motherboard. You install a better sound card that can support a higherinput frequency range. Both adapters are on the Hardware Compatibility List (HCL) and you have the latest drivers foreach adapter. After installation, the better sound card is conflicting with the existing sound card on the Windows7 operating system. Also, when you boot into Linux, you need to edit sound files with themotherboard's on-board sound card, not the external sound card. What should you do to resolve this conflict? A. Remove the driver for the on-board sound card in Device Manager B. Disable the driver for the on-board sound card in Device Manager C. Disable the on-board sound card in the system BIOS D. Roll back the driver for the on-board sound card in Device Manager

Answer: B

Explanation:

QUESTION NO: 68 You have been tasked with deploying Windows 7 images on to new computers purchased by yourcompany for a branch office. An employee named Matt has used a computer in the home office toprepare the image that will be deployed on the branch computers. Matt explains that the imagehas the Professional edition of Windows 7. You need to ensure that the branch office computersuse the Ultimate edition of Windows 7, not the Professional edition. What utility should you use to uABCrade the image to the Ultimate edition and add the properproduct key to the offline image?

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 40

Page 41: 70-680

A. Pkgmgr B. DISM C. PEImg D. Oscdimg

Answer: B

Explanation:

QUESTION NO: 69 You are the administrator for the Maya Corporation's Active Directory domain. The networkcontains several subnets. A portion of your network is shown in the Network exhibit. (Click theExhibit(s) button.) The router forwards BOOTP packets. Julie, a client on your network, is having trouble accessing resources on ServerA. No othercomputer on the network is having this trouble. You run the ipconfig /all utility on Julie's computer and receive the results shown in the IPConfigexhibit. What change should you make on Julie's computer to fix her problem? (Choose all that apply.) A. Change the subnet mask to 255.128.0.0. B. Change the subnet mask to 255.224.0.0. C. Change the default gateway to 10.75.0.1. D. Change the default gateway to 10.19.0.1. E. Change the default gateway to 10.75.0.1 and change the subnet mask to 255.224.0.0. F. Change the default gateway to 10.19.0.1 and change the subnet mask to 255.224.0.0. G. Change the default gateway to 10.75.0.1 and change the subnet mask to 255.128.0.0. H. Change the default gateway to 10.19.0.1 and change the subnet mask to 255.128.0.0.

Answer: B

Explanation:

QUESTION NO: 70 The network adapter in your computer has failed, so you have bought a new network adapter foryour computer. The computer has Windows 7 Professional edition installed. The network adapter is the samemodel as the previous adapter and uses the same .sys driver file. You install the adapter and

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 41

Page 42: 70-680

restart the operating system, but the adapter does not connect you to the network. What should you do to fix the problem? A. Roll back the driver B. Update the driver C. Uninstall the driver D. Enable the device

Answer: B

Explanation:

QUESTION NO: 71 You recently received several computers from a branch office. You want to install Windows 7 onthe computers without losing word documents or spreadsheets stored on the computer or theexisting software settings. The computers have the following specification: 1 GHz processor (32-64-bit) 1 GB RAM for 32-bit processor 30 GB of available disk space Support for DirectX 9 graphics processor with WDDM 1.0 A DVD-R/W drive Windows XP SP3 What should you do before installing Windows 7 on the computer if you want to retain all files,settings, and programs already on the computers? A. Add more RAM B. Add a larger hard drive C. UABCrade to Windows Vista SP1 D. Run gbunincnv.exe in the \Support\Tools folder to save all files, settings, and programs

Answer: C

Explanation:

QUESTION NO: 72

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 42

Page 43: 70-680

You are the administrator for the Maya Corporation. You support salespeople who are mobile andrequire access to intranet resources when they travel. You plan to implement a DirectAccessnetwork solution to provide secure network access to intranet resources. You uABCrade all yourservers to Windows Server 2008 R2 and uABCrade all clients to Windows 7. You want to makesure all client stations are Teredo clients to the Teredo server named srv2.Maya.com. The server has an IPv4 address of 192.168.1.32. What must you do to ensure that an EnterpriseTeredo client is configured correctly? A. Create a GPO that runs a script that contains the command netsh interface ipv6 set teredoenterpriseclient 192.168.1.32. Link the GPO to the OU that contains all of the mobile clients. B. Create a GPO that enables Computer Configuration \ Policies \ Network \ NetworkConnections \ Windows Firewall \ Standard Profile \Windows Firewall: Allow ICMPexceptions\ Allow redirect. Link the GPO to the OU that contains all of the mobile clients. C. Create a GPO that enables Computer Configuration \ Policies \ Network \ NetworkConnections \ Microsoft Peer-to-Peer Networking Services \Turn off Microsoft Peer-to-PeerNetworking Services. Link the GPO to the OU that contains all of the mobile clients. D. Create a GPO that runs a script that contains the command netsh interface ipv6 set teredoclient port 1055 srv2.Maya.com. Link the GPO to the OU that contains all of the mobile clients.

Answer: A

Explanation:

QUESTION NO: 73 You have a Virtual Hard Disk (VHD) with Windows 7 installed and a computer running Windows 7Ultimate. Which procedure of the following would allow you to book the Windows 7 PC from theVHD? A. Run bcdedit.exe and modify the Windows Boot Manager. B. Select vdisk should be run from Diskpart.exe. C. Modify the BIOS to boot from an ISO. D. Press F12 at startup and wait for the option to press any key to start from a VHD.

Answer: A

Explanation:

QUESTION NO: 74

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 43

Page 44: 70-680

After uABCrading your workstation from Windows XP to Windows 7, you discover that a programthat worked correctly on Windows XP no longer functions. How would you correctly set thecompatibility mode to configure the problematic program to run as a Windows XP application? Select the best answer. A. Right-click the application and select Compatibility from the shortcut menu. Next, check the'Run this program in compatibility mode for' box and select Windows XP from the drop-downmenu. B. Right-click the application and select Compatibility from the shortcut menu. Navigate to theCompatibility tab and then check the 'Run this program as a Windows XP Application.' C. Right-click the application and select Compatibility from the shortcut menu. Navigate to theGeneral tab and check the 'Run this program as a Windows XP Application.' D. Right-click the application and select Compatibility from the shortcut menu. Navigate to theCompatibility tab and then check the 'Run this program in compatibility mode for' box Finally,select Windows XP drop the drop-down menu.

Answer: D

Explanation:

QUESTION NO: 75 You plan to protect a FAT32-partitioned USB flash drive with BitLocker-to-Go on your Windows 7computer. Which operating systems will be able to read the data from this drive once BitLocker-to-go is installed? Choose all that apply. A. Windows XP. B. Windows 7. C. Windows 98. D. Windows 95. E. Windows Server 2003 R2. F. Windows Vista.

Answer: A,B,F

Explanation:

QUESTION NO: 76 You are trying to clean up all of the unnecessary hardware and software from your Windows 7computer. Accordingly, you plan to remove an old webcam from your computer and want to

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 44

Page 45: 70-680

ensure its device driver is removed from the system. How would you uninstall all of the driver filesfor the webcam? Select the best answer. A. Open Device Manger and select the device to be uninstalled. Right-click the device an selectUninstall from the shortcut menu. B. Open Device Manager and select the device to be uninstalled. Right-click the device and selectProperties from the shortcut menu. Navigate to the Driver tab, click Unstall, and check the box'delete the driver software for this device.' C. Open Device Manager and select the device to be uninstalled. Right-click the device, clickProperties, select the driver, and click Uninstall. D. Open Device Manager and select the device to be uninstalled. Right-click the device and selectUninstall from the shortcut menu. Finally, check the box 'delete the driver software for this device.'

Answer: D

Explanation:

QUESTION NO: 77 Your manager has decided that all desktop workstations in the enterprise will run Windows 7Professional. All current computers run Windows Vista Business; however, when you attempt theuABCrade on a test computer you receive an error stating that there exists a compatibilityproblem. You have verified that all system requirements have been met to support the uABCrade.What is the most likely problem? Select the best answer. A. The corporate computers do not have Windows Vista SP2 installed. B. Windows 7 Professional cannot be uABCraded from Windows Vista Business. C. The corporate computers do not have Windows Vista SP1 installed. D. You must perform a clean installation to uABCrade from Windows Vista Business to Windows 7Professional.

Answer: C

Explanation:

QUESTION NO: 78 You are configuring recovery options on your Windows 7 computer. Which of the followingfeatures has been added to the System Restore feature in Windows 7 to make it easier to use? Select the best answer.

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 45

Page 46: 70-680

A. Expansion to include non-system changes. B. Better compression. C. Explanation of changes to be made in restoring a System Restore restore point. D. Increase in the number of available restore points.

Answer: C

Explanation:

QUESTION NO: 79 You are planning a deployment of DirectAccess to all Windows 7-based laptop computers in yourorganization. Which of the following represent system requirements for DirectAccess deployment? Choose all that apply. A. Windows 7 client. B. Two or more domain controllers. C. One public IP address on the DirectAccess server. D. PKI infrastructure.

Answer: A,D

Explanation:

QUESTION NO: 80 You are setting up a network print queue for a print device that is directly attached to a Windows 7workstation. Half of your computers run 32-bit Windows 7, and the other half run 64-bit Windows7. How can you make sure that all users can print to this network print queue? Select the best answer. A. Create two print queues: one on a 32-bit computer and the other on a 64-bit computer. B. Accessing the additional driver options under the Advanced tab of the printer's Propertiessheet. C. Accessing the additional driver options under the Sharing tab of the printer's Properties sheet. D. No additional action is required for the driver to work for both 32 and 64-bit computers .

Answer: C

Explanation:

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 46

Page 47: 70-680

QUESTION NO: 81 The IT manager has decided to uABCrade all company computers to Windows 7. Half of thecomputers are running Windows XP Home Edition and the other half are running Windows XPProfessional Edition. What is the best way to migrate these computers to Windows 7? Select the best answer. A. Migrate user settings and files using USMT. Then, uABCrade all of the computers to Windows7. B. Migrate user settings and files using Easy Transfer. Then, reformat and install Window 7. C. Migrate user settings and files using Easy Transfer. Then, uABCrade all of the computer toWindows 7. D. Migrate user settings and files using Easy Transfer. Then, reformat and install Window 7 on theWindows XP Home Edition computers.

Answer: B

Explanation:

QUESTION NO: 82 You are configuring Windows update settings on a Windows 7 computer by using Group Policy.Where are Windows Update settings stored in Windows 7 Group Policy? Select the best answer. A. User Configuration -> Administrative Templates -> Windows Components -> Windows Update. B. Computer Configuration -> Software Settings -> Windows Update. C. Computer Configuration -> Administrative Templates -> Windows Components -> WindowsUpdate. D. Computer Configuration -> Windows Settings -> Windows Components -> Windows Update.

Answer: C

Explanation:

QUESTION NO: 83 When a user logs into his computer, it creates a token. What is this token called? A. Rights B. Privileges

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 47

Page 48: 70-680

C. Control D. Access

Answer: D

Explanation:

QUESTION NO: 84 Which of the following features helps remote users to connect to corporate network securelythrough Internet without VPN? A. AppLocker B. Faderated Search C. DirectAccess D. BranchCache

Answer: C

Explanation:

QUESTION NO: 85 What Windows 7 feature can be utilized for the purpose of storing credentials? A. KeePass B. Password Manager C. Credential Manager D. Password Safe

Answer: C

Explanation:

QUESTION NO: 86 A new feature that increases privacy by not storing history, cookies, temporary Internet files, orother data in Internet Explorer 8 is called ____. A. Cross-Site Scripting Filter B. SmartScreen Filter C. InPrivate Browsing D. Compatibility View

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 48

Page 49: 70-680

Answer: C

Explanation:

QUESTION NO: 87 What new Windows 7 feature displays details about a device and tasks you can perform with thatdevice? A. Jump Lists B. Snap C. Device Stage D. Windows Taskbar

Answer: C

Explanation:

QUESTION NO: 88 Which of the following command is used to display the IPv6 information? A. ftype B. ipconfig C. attrib D. ipconfig6 E. cacls

Answer: B

Explanation:

QUESTION NO: 89 What Windows 7 utility will allow an administrator to create a system repair disc? A. PSR B. UAC C. Windows Backup D. Xcopy

Answer: C

Explanation:

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 49

Page 50: 70-680

QUESTION NO: 90 What is the best method could you use to repair the damaged or missing system files? A. Reformat B. Windows Installation CD C. Restore from backup D. System Repair disc

Answer: D

Explanation:

QUESTION NO: 91 Which of the following features encrypts user data in removable storage devices, including USBflash drives and portable disk drives? A. BitLocker To Go B. BitLocker C. AppLocker D. Encrypting File System (EFS)

Answer: A

Explanation:

QUESTION NO: 92 Which of the following tools is used to ensure that the legacy applications will run on Windows 7? A. Microsoft Deployment Toolkit B. Microsoft Assessment and Planning Toolkit C. Microsoft Application Compatibility Toolkit D. Microsoft Shim

Answer: D

Explanation:

QUESTION NO: 93 Windows 7 Professional can be uABCraded to ____ only. A. Windows 7 Enterprise B. Windows 7 Ultimate

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 50

Page 51: 70-680

C. Windows 7 Home Basic D. Windows 7 Home Premium

Answer: B

QUESTION NO: 94 When using Disk Management in Windows 7 to format a disk, what format type will not completely erase the volume but will only create a new file table? A. Normal B. Quick format C. Basic D. Simple

Answer: B

Explanation:

QUESTION NO: 95 Which of the following extensions is used by Virtual Hard Disk (HDD) disk image? A. .vm B. .vhd C. .vdd D. .vhfs

Answer: B

Explanation:

QUESTION NO: 96 Which of the following command is used to install IPv4? A. netsh interface ipv6 add B. netsh interface ipv4 install C. netsh interface ipv4 add D. netsh interface 6to4

Answer: B

Explanation:

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 51

Page 52: 70-680

QUESTION NO: 97 You have a computer in your office with a failed hard disk. After replacing the physical hard disk,you decide to install Windows 7 on a virtual hard disk (VHD) on the computer. You want to ensurethe following: The computer can boot from the VHD You can back up the VHD file so you can move the VHD to another computer if the hardware inthe computer fails again You boot the computer with the Windows 7 DVD, and the following screen is displayed

You click [SHIFT] [F10] to go to the command prompt. At the command prompt, you type DiskPartand enter the following commands: SELECT DISK 0 CREATE PARTITION PRIMARY SELECT PARTITON 1 FORMAT FS=NTFS QUICK SELECT VOLUME 1 ASSIGN LETTER=C

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 52

Page 53: 70-680

You create a VHD on your computer by using the following script. CREATE VDISK FILE="c:\Windows7.vhd" MAXIMUM=23437 TYPE=EXPANDABLE SELECT VDISK FILE="c:\Windows7.vhd" ATTACH VDISK EXIT The VHD is created successfully. You proceed with the installation of Windows 7. After theinstallation, you move the computer from the testing lab to a different room. The computer doesnot boot. What is the reason the computer did not boot? A. You cannot perform a quick format on a new drive. B. You did not set the partition as Active C. You did not set the boot order on the computer to choose the VHD first D. You cannot install Windows 7 to a VHD

Answer: B

Explanation:

QUESTION NO: 98 You have a laptop that runs the Windows Vista operating system. You have purchased a newlaptop that runs the Windows 7 operating system. There are 10 GB of files that you want totransfer over to the new laptop. You also have several custom fonts and drivers that need to beinstalled on the new computer for you to use with a custom application. Which method should you use to get the custom application onto the new laptop with the leastadministrative effort? A. Manually install the application on the new laptop B. Use an Easy Transfer Cable and the Easy Transfer Wizard C. Use a serial cable and the Easy Transfer Wizard D. Use NTBackup to back up the application and restore it on the new laptop

Answer: A

Explanation:

QUESTION NO: 99 You are a desktop support technician for the Maya Corporation. Maya sells a turnkey system toindependent automotive repair shops. The turnkey software runs on Windows 7. You must install

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 53

Page 54: 70-680

Windows 7 on fifty new computers to be placed in the repair shops. All computers will be installedwith the following configuration settings: The OEM manufacturer should be Maya The OEM support URL should specify support.Maya.net The OEM logo should specify e:\MayaLogo.bmp You want to boot each computer with the Windows 7 DVD and automate the installation. Youcreate an answer file and store it on a USB drive. What must you name the answer file on the USBdrive when you boot the computer with the Windows 7 DVD to install the operating system? A. Unattend.cmd B. Unattend.xml C. Autounattend.xml D. Autounattend.bat

Answer: C

Explanation:

QUESTION NO: 100 You create a small home network. Each computer in your home network is running Windows 7Ultimate edition. You want to have each user to be able to share pictures, music, videos, anddocuments with other computers. You create a homegroup for the network. You want to share allmusic under the C:\Music directory except the C:\Music\My Compositions directory which containsyour unfinished songs. When a song is finished, the song is moved to another directory underC:\Music. What should you do? (Choose two. Each answer is part of the solution.) A. Right-click C:\Music and choose Include in library B. Right-click C:\Music and choose properties, choose the Sharing Tab and choose Share C. Right-click C:\Music and choose properties, choose the Security Tab and give the Users groupAllow-Full Control permissions D. Highlight C:\Music\My Compositions and choose Share with Nobody E. Right-click C:\Music\My Compositions and choose Remove from library F. Right-click C:\Music\My Compositions and Cut

Answer: A,D

Explanation:

QUESTION NO: 101

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 54

Page 55: 70-680

You plan to install Windows 7 on several new computers in your company. You create an imagenamed Install.wim from the reference computer that has Windows 7 Professional edition installed.The image is stored on the Z: shared network drive. Which of the following would you use to install the image on the new computer? A. imagex /compress fast /flags "Professional" /verify /capture c: z:\Install.wim "New Image" B. imagex /apply z:\Install.wim 1 c:\ /verify C. imagex /append c: z:\Install.wim "Enterprise" /verify D. imagex /compress fast /verify z:\Install.wim "Professional"

Answer: B

Explanation:

QUESTION NO: 102 You are a system analyst for the Maya Corporation. You have created an application that importsMicrosoft Word documents into a database. The application has several bugs in it. Whiletroubleshooting the errors, you notice that an update recently downloaded from Windows Updateis conflicting with the application. You need to roll back the update in order to fix the application. Itmay take several days for the application to be fixed, and you do not want the update to appearuntil the repairs on the application are complete. Once the application is fixed, you want theupdate to be re-applied. What should you do? (Choose all that apply.) A. Hide the update. B. Delete the update file in the Windows\System32 directory. C. Uninstall the update. D. Uncheck the All users to install updates on this computer setting. E. Specify a different WSUS server in Windows Update.

Answer: A,C

Explanation:

QUESTION NO: 103 You are the administrator for the Maya Corporation. The Maya Corporation manufacturesconstruction fabric for roads and highways, and has qualified for government stimulus money.Manufacturing happens 24 hours a day in three shifts. All servers run Windows Server 2008 andall client stations run Windows 7. Workers from different shifts may share a workstation. You wantto ensure that when you use Internet Explorer on your Windows 7 workstation on your lunch breakto pay bills that any cookies, temporary internet files, and history are not stored on the workstationfor a worker in another shift to look at. What should you do?

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 55

Page 56: 70-680

A. On the Safety menu, choose SmartScreen Filter B. On the Safety menu, choose InPrivate Browsing C. On the Privacy tab in Internet Options, add the address of the Web site that you pay bills D. On the Security tab in Internet Options, add the address of the Web site that you pay bills tothe Trusted Sites list

Answer: B

Explanation:

QUESTION NO: 104 You are the administrator of a small domain for the Maya Corporation. A user named Josh wantsto be able to restore a system image to his laptop if the drive fails in the laptop. A new systemimage is created every Friday at 4:30 P.M. What must Josh do BEFORE a drive failure occurs in order to restore a system image? A. Open Backup and Restore in Control Panel. Choose Create a system image. Specify anadministrator account to use to create a system repair disc. B. Use the runas command to run recdisc.exe. Specify an administrator account. C. Use the runas command to run bcdboot.exe. Specify an administrator account. D. Use the runas command to run repair-bde.exe. Specify an administrator account.

Answer: B

Explanation:

QUESTION NO: 105 You are the administrator for the Maya Corporation. The salespeople in your office use laptopswith either Windows Vista or Windows 7 installed. You have noticed that several USB drivesassigned to the sales team are missing or have been lost on trips to client sites. You want toensure that USB devices can be encrypted so that if a salesperson loses the device, any data willbe secure. What must you do to ensure that salespeople can encrypt USB devices? A. UABCrade all Windows Vista laptops to Windows Vista Enterprise Edition with Service Pack 2. B. UABCrade all laptops to Windows 7 Enterprise Edition. C. Have each salesperson use BitLocker to encrypt the USB devices. D. Have each salesperson use EFS to encrypt the USB devices.

Answer: B

Explanation:

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 56

Page 57: 70-680

QUESTION NO: 106 You use Windows Preinstallation Environment (Windows PE) to start a computer. Which WindowsPE utility woulfd you use to dynamically load a network adapter device driver? A. bcedit.exe B. winrm.exe C. drvload.exe D. cipher.exe

Answer: C

Explanation:

Microsoft 70-680: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 57