Q11. - (Topic 3) 

You need to create a virtual hard disk (VHD) file that will be used to deploy Windows 7. The solution must minimize the performance impact caused by using a VHD. 

Which type of VHD should you create? 

A. differencing disk 

B. dynamically expanding disk 

C. fixed-size disk 

D. snapshot 

Answer:

Explanation: Typically, you place the VHD on a second internal or external hard disk (although this is not essential). You then specify the VHD size and format settings. Microsoft recommends the default Fixed Size setting, but you can select Dynamic Expanding if you do not want to allocate the disk space. Fixed Size gives better performance and is more suitable in a production environment. 


Q12. - (Topic 2) 

You have two computers named Computer1 and Computer2 that run Windows 7. Computer1 is used to remotely manage Computer2. From Computer1, you need to verify that the Windows Remote Management (WinRM) service started on Computer2. 

What should you do? 

A. At the command prompt, run Winrs -r:computer2 query. 

B. At the command prompt, run Winrm id -remote:computer2 

C. From Windows Powershell, run Get -PSSession Computer2 

D. From Windows Powershell, run Get -PSSessionConfiguration Computer2 

Answer:


Q13. - (Topic 2) 

You have two computers that run Windows 7. Both computers are connected to a network and have IP addresses within the 172.16.10.0/24 subnet. 

You need to ensure that both computers can join a HomeGroup. 

What should you do? 

A. Enable network discovery. 

B. Set the network location to Home network. 

C. Configure Windows Firewall to allow the Netlogon service. 

D. Change the IP addresses to be within the 192.168.1.0/24 subnet. 

Answer:

Explanation: 

Windows Firewall does not allow you to create firewall rules for specific network locations on the basis of port address. Windows Firewall does not allow you to create rules that differentiate between the home and work network locations. You can only create rules that differentiate on the basis of home and work or public network locations.HomeGroup ConnectionsThis option decides how authentication works for connections to HomeGroup resources. If all computers in the HomeGroup have the same user name and passwords configured, you can set this option to allow Windows to manage HomeGroup connections. If different user accounts and passwords are present, you should configure the option to use user accounts and passwords to connect to other computers. This option is available only in the Home/Work network profile. 


Q14. - (Topic 1) 

You have a Virtual Hard Disk (VHD) and a computer that runs Windows 7. The VHD has Windows 7 installed. 

You need to start the computer from the VHD. 

What should you do? 

A. From Diskpart.exe, run Select vdisk. 

B. From Disk Management, modify the active partition. 

C. Run Bootcfg.exe and specify the /default parameter. 

D. Run Bcdedit.exe and modify the Windows Boot Manager settings. 

Answer:

Explanation: 

When you have created a VHD and installed a system image on it, you can use the BCDEdit tool Bcdedit.exe to add a boot entry for the VHD file in your computer running Windows 7. 


Q15. - (Topic 6) 

You have a computer that runs Windows 7. The computer is a member of a workgroup. 

You use Encrypting File System (EFS) to protect your local files. 

You need to ensure that you can decrypt EFS files on the computer if you forget your password. 

What should you do? 

A. From User Accounts, select Manage your file encryption certificates. 

B. From Credential Manager, select Back up vault. 

C. From BitLocker Drive Encryption, select Manage BitLocker and Turn On BitLocker. 

D. From Authorization Manager, modify the Authorization Manager options. 

Answer:

Explanation: Make sure you have a backup of the appropriate encryption certificates 


Q16. - (Topic 6) 

You administer client computers that have Windows 7 Professional SP1 64-bit installed. All desktops are members of a single Active Directory domain. 

You plan to install a driver manufactured by an unknown provider. 

You need to prepare the client computers for the driver installation. 

What should you do? 

A. Disable the Code signing for device drivers Domain Group Policy setting. 

B. Add each user to the Domain Administrators group. 

C. Run the SigVerif.exe command. 

D. Enable the Code signing for device drivers Domain Group Policy setting. 

Answer:


Q17. - (Topic 4) 

A company has a deployment of Windows Deployment Services (WDS), the Microsoft Deployment Toolkit (MDT), and the Windows Automated Installation Kit (WAIK) on a Windows 7 client computer. 

You capture an image of the client computer. 

A new driver is released for the network card that is installed in the client computer. 

You need to update the image with the new driver for the network card. 

What should you do first? 

A. Add a boot image in WDS. 

B. Create a capture image in WDS. 

C. Run the BCDEdit command. 

D. Run the PEImg /Prepcommand. 

E. Run the Start /w ocsetup command. 

F. Run the Dism command with the/Add-Driver option, 

G. Run the Dism command with the /Mount-Wim option. 

H. Run the Dism command with the /Add-Package option. 

I. Run the ImageX command with the /Mountparameter. 

J. Run the DiskPart command and the Attach command option. 

K. Use Sysprep with an answer file and set the PersistAMDeviceInstalls option in the answer file to True. 

L. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to False. 

M. Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to Yes. 

N. Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to No. 

Answer:


Q18. - (Topic 1) 

You work in an international company which is named Wiikigo. Before entering this company, you have two years of experience in the IT field, as well as experience implementing and administering any Windows client operating system in a networked environment. You are professional in installing, upgrading and migrating to Windows 7, deploying Windows 7, and configuring Hardware and Applications and son on. You are in charge of two computers that are respectively named C01 and C02. C01 runs Windows 7 and C02 runs Windows XP Professional. 

On C01, you enable Remote Desktop as shown in the Remote Desktop exhibit. What action should you perform? 

A. You should enable the Allow connections from computers running any version of Remote Desktop setting on C01. 

B. The Client (Respond Only) IPSec policy should be assigned on C02. 

C. Your user account should be added to the Remote Desktop Users group on C01. 

D. A firewall exception should be created for the Remote Desktop Protocol (RDP) should be assigned on C02. 

Answer:


Q19. - (Topic 5) 

You use a desktop computer that has Windows 7 Ultimate SP1. The relevant portions of the computer configuration are shown in the following exhibits: 

. The Disk Management console (Click the Exhibit button.) 

. The System Properties window (Click the Exhibit button.)

 

. The System protection for Local Disk C window (Click the Exhibit button.) 

You share your Documents library over a network. 

You discover that one of the files was deleted from the library by a network user. 

You need to restore the most recent version of the deleted file. 

What should you do? 

A. Delete restore points. 

B. Create a restore point. 

C. Perform a system restore. 

D. Search for the file in the Recycle Bin. 

E. Increase disk space used for system protection. 

F. Copy the file from a previous version of a folder. 

G. Set restore settings to only restore previous versions of files. 

H. Run the cipher /x command from the elevated command prompt, 

I. Run the vssadmin list volumes command from the elevated command prompt. 

J. Run the vssadmin list shadows command from the elevated command prompt, 

K. Run the compact /U <file_name> command from the elevated command prompt. 

Answer:

Explanation: Note: To restore a previous version of a file or folder that's included in a library, right-click the file or folder in the location where it's saved, rather than in the library. For example, to restore a previous version of a picture that's included in the Pictures library but is stored in the My Pictures folder, right-click the My Pictures folder, and then click Restore previous versions. 


Q20. - (Topic 3) 

You have a computer that runs Windows 7. Multiple users share the computer. The computer contains a folder named C:\folder1. 

You need to identify all of the encrypted files in C:\folder1. 

Which command should you run? 

A. Cipher C:\folder1 

B. Dir C:\folder1 /OE 

C. Fsutil C:\folder1 

D. Wfs C:\folder1 

Answer:

Explanation: 

CipherDisplays or alters the encryption of folders and files on NTFS volumes. Used without parameters, cipher displays the encryption state of the current folder and any files it contains.