Q1. - (Topic 2)
You have a virtual hard disk (VHD) file.
You need to view the files in the VHD. The solution must prevent users that log on to What should you do?
A. From Disk Management, Attach VHD as read only.
B. From Disk Management, Convert the VHD to GPT disk.
C. From Windows Explorer, modify the permissions of the VHD file.
D. From Windows Explorer, modify the read-only attribute of the VHD file.
Answer: C
Q2. - (Topic 5)
You plan to deploy Windows 7 images.
You need to ensure that you can deploy images by using the Windows Preinstallation Environment (Windows PE).
What should you add to the Windows PE image?
A. Imagex.exe
B. Mighost.exe
C. Usmtutils.exe
D. Loadstate.exe
Answer: A
Q3. - (Topic 5)
You use a computer that has Windows 7 SP1 installed. The computer has a shared folder named C:\Software.
User1 is a local user account on the computer. The account is a member of several groups that have access to the C:\Software folder.
You need to verify whether User1 can save files to C:\Software.
What should you do?
A. View the User Account Control Settings Control Panel window.
B. Run the Net Share command.
C. View the Share permissions on C:\Software.
D. In the Advanced Security Settings for the Documents folder, select the Effective Permissions tab.
Answer: D
Explanation: To view effective permissions on files and folders
Open Windows Explorer, and then locate the file or folder for which you want to view effective permissions.
Right-click the file or folder, click Properties, and then click the Security tab.
Click Advanced, click the Effective Permissions tab, and then click Select.
In Enter the object name to select (examples), enter the name of a user or group, and then click OK. The selected check boxes indicate the effective permissions of the user or group for that file or folder.
Q4. - (Topic 2)
You are deploying a custom Windows 7 system image to a new computer.
You perform the following tasks:
. Start the new computer by using the Windows Preinstallation Environment (Windows PE)
. Connect to a shared network location that contains the Windows 7 image file
You need to apply the Windows 7 image to the computer.
What should you do before you apply the image?
A. Mount the image.
B. Configure Windows Firewall.
C. Configure and format the hard disk drive.
D. Initialize the Boot Configuration Data (BCD) store.
Answer: C
Explanation:
Deploying from a Network Share After you have imaged your reference installation, you can deploy the image onto new hardware (one or more destination computers). To access a network share as an installation source from the client computer, you need to boot the client computer into the Windows Preintallation Environment (Windows PE) environment. The Windows PE environment is a minimally featured operating system that allows you to access diagnostic and maintenance tools as well as access network drives. To deploy an image from a network share, you use the Diskpart tool to format the hard drive of a destination computer . Then you copy the image from the network share and begin the installation by running Setup.exe.
Q5. - (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 have a workgroup which contains five computers. Windows 7 is run by the computers. A computer named C01 has video and audio files.
You have to share C01s video and audio files on the network.
What should you do? (Choose more than one)
A. Connect a removable drive and enable BitLocker To Go.
B. A HomeGroup should be created.
C. The files should be moved to a Media Library.
D. All BranchCache rules should be enabled in Windows Firewall.
Answer: B,C
Q6. - (Topic 4)
A company has a server running Windows Server2008 R2 with Windows Deployment Services(WDS), the Microsoft Deployment Toolkit(MDT), and the Windows Automated Installation Kit(WAIK) set up. The company also has client computers running windows 7 Enterpire. You are preparing to a capture an image of a windows 7 client computer. You need to ensure that the capture iamge does not contian the device drivers from the client computer. What should you do?
A. Run the Dism command with the /Add-Driver options
B. Run the PEImg/Prep command
C. Run the ImageX command with the /Mount parameter
D. Run the Start/w ocsetup command
E. Run the DiskPart command and the Attach command option
F. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option the answer file to False
G. Run the Dism command with the /Mount-Wim options
H. Use Sysprep with an answer file and set the UpdateInstalledDrivers option the answer file to Yes
I. Run the BCDEdit /delete command
J. Use Sysprep with an answer file and set the UpdateInstalledDrivers option the answer file to No
K. Run the Dism command with the /Add-Package options
L. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option the answer file to True
M. Add a boot image and create a capture image in WDS
Answer: F
Explanation:
Persisting Plug and Play Device Drivers During generalize You can persist device drivers when you run the sysprep command with the /generalize option by specifying the PersistAllDeviceInstallssetting in the Microsoft-Windows-PnPSysprep component. During the specialize configuration pass, Plug and Play scans the computer for devices and installs device drivers for the detected devices. By default, these device drivers are removed from the system when you generalize the system. If you set PersistAllDeviceInstalls to true in an answer file, Sysprep will not remove the detected device drivers. For more information, see the Unattended WindowsSetup Reference (Unattend.chm).
http://technet.microsoft.com/en-us/library/dd744512(WS.10).aspx
Q7. - (Topic 1)
You have a portable computer that runs Windows 7. You configure the computer to enter sleep mode after 10 minutes of inactivity. You do not use the computer for 15 minutes and discover that the computer has not entered sleep mode.
You need to identify what is preventing the computer from entering sleep mode.
What should you do?
A. At a command prompt, run Powercfg energy.
B. At a command prompt, run Systeminfo /s localhost.
C. From Performance Monitor, review the System Summary.
D. From Performance Information and Tools, review the detailed performance and system information.
Answer: A
Explanation:
Command-line Power Configuration Powercfg.exe is a command-line utility that you can use from an administrative command prompt to manage Windows 7 power settings. It is possible to use Powercfg.exe to configure a number of Windows 7 powerrelated settings that you cannot configure through Group Policy or the Advanced Plan Settings dialog box. You can use Powercfg.exe to configure specific devices so that they are able to wake the computer from the Sleep state. You can also use Powercfg.exe to migrate power policies from one computer running Windows 7 to another by using the import and export functionality. -energy Check the computer for common energy-efficiency and battery life problems. Provides report in Hypertext Markup Language (HTML) format.For more information on Powercfg.exe, consult the following Microsoft TechNet document: http://technet.microsoft.com/en-us/library/cc748940.aspx.
Q8. - (Topic 1)
You have a new computer that does not have an operating system installed. You have a virtual hard disk (VHD) that contains an installation of Windows 7. You start the computer from the Windows Preinstallation Environment (Windows PE). You create a partition on the computer and copy the VHD to the partition.
You need to configure the computer to start from the VHD.
Which tools should you use?
A. Diskpart.exe and Bcdboot.exe
B. Imagex.exe and Bcdedit.exe
C. Scanstate.exe and Loadstate.exe
D. Wpeutil.exe and Dism.exe
Answer: A
Explanation: Diskpart Microsoft command-line tool Diskpart is used to create and format volumes on the target computer.Bcdboot You now want to apply this customized image to the hard disks of two new computers you have purchased without operating systems. You boot each computer in turn from the Windows PE media and use ImageX to install the image. Your final step, to make the image bootable, is to use BCDboot from Windows PE to initialize the BCD store and copy boot environment files to the system partition. When you reboot each new computer, it will boot into Windows 7 and will have the same settings configured and applications installed as your original computer. Take care you are not violating any licensing conditions.
Q9. - (Topic 1)
You want to create a 20-GB native VHD called Systemvhd in a folder called Windows 7 on an external U hard disk with the drive designation G:. Which command do you use?
A. create vdisk file=g:\windows7\systemvhd maximum=20000
B. create vdisk file=g:\windows7\systemvhd.vhd maximum=20000
C. create vdisk file=g:\windows7\systemvhd.vhd maximum=20
D. create vdisk file=g:\windows7\systemvhd maximum=20
Answer: B
Q10. - (Topic 1)
You have a computer that runs Windows 7. The computer has two volumes named volume
C and volume D.
You create a document on volume D.
You manually create a restore point and modify the document.
You view the properties of the document as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that you can restore the current version of the document if the document is modified.
What should you do first?
A. Run Disk Cleanup on volume D.
B. Enable auditing on the document.
C. Turn on System Protection for volume D.
D. Start the Volume Shadow Copy Service (VSS).
Answer: C
Explanation:
System Protection System protection regularly creates and saves information about your computer's system files and settings. It also saves previous versions of files that you have modified. It saves these files in restore points, which are created just before significant system events, such as the installation of a program or device driver. Restore points are also created automatically every seven days if no other restore points were created in the previous seven days. You can create restore points manually at any time. System protection is automatically on for the drive that holds the operating system and can be enabled only for drives that are formatted using the NTFS file system. It enables you to use system restore and to restore files to previous versions. You will configure system protection, create a restore point, and perform a system restore in the practice later in this lesson.
Q11. - (Topic 3)
You have two computers named Computer1 and Computer2. Computer1 runs Windows Vista. Computer2 runs Windows 7.
You attempt to migrate the user profiles and data from Computer1 to Computer2 by using User State Migration Tool (USMT) 4.0.
During the migration, you receive the following error message: "Gather was aborted because of an EFS file."
You need to ensure that you can successfully migrate the user state from Computer 1 to Computer 2.
What should you do?
A. Add the /efs:copyraw switch to the Loadstate command.
B. Add the /efs:copyraw switch to the Scanstate command.
C. Generate a new Encrypting File System (EFS) certificate on Computer2.
D. Export the Encrypting File System (EFS) certificate from Computer1 and import the certificate to Computer2.
Answer: B
Explanation:
You run ScanState on the source computer during the migration. You must run ScanState.exe on computers running Windows Vista and Windows 7 from an administrative command prompt. When running ScanState on a source computer that has Windows XP installed, you need to run it as a user that is a member of the local administrators group. The following command creates an encrypted store named Mystore on the file share named Migration on the file server named Fileserver that uses the encryption key Mykey: scanstate \\fileserver\migration\mystore /i:migapp.xml /i:miguser.xml /o /config:config.xml /encrypt /key:"mykey"Encrypted File OptionsYou can use the following options to migrate encrypted files. In all cases, by default, USMT 4.0 fails if an encrypted file is found unless you specify an /efs option. To migrate encrypted files, you must change the default behavior. EFS certificates will be migrated automatically when migrating to Windows Vista or Windows 7. Therefore, you should specify the /efs:copyraw option with the ScanState command to migrate the encrypted files
Q12. - (Topic 6)
You are a network administrator for a global company that has Windows Server 2008 R2 servers and Windows 7 Enterprise computers.
Management wants to decrease VPN costs by implementing DirectAccess for remote network access.
They assign you to evaluate the current network infrastructure, which includes the following elements:
Active Directory
IPv6 network and applications
Server for DirectAccess service
You need to ensure that all critical infrastructure components are present.
What should you add to the infrastructure?
A. Windows Internet Name Service (WINS) server
B. Public key infrastructure
C. NAT-PT devices
D. Windows Software Update Services (WSUS) server
Answer: B
Explanation: DirectAccess With Windows Server 2008 R2 requires:
* Public key infrastructure (PKI) to issue computer certificates.
* One or more DirectAccess servers running Windows Server 2008 R2 with two network adapters: one that is connected directly to the Internet, and a second that is connected to the intranet.
* On the DirectAccess server, at least two consecutive, public IPv4 addresses assigned to the network adapter that is connected to the Internet.
* DirectAccess clients running Windows 7 or Windows 8 "Enterprise" edition clients
* At least one domain controller and Domain Name System (DNS) server running Windows Server 2008 SP2 or Windows Server 2008 R2.
Q13. - (Topic 2)
You need to increase the size of a paging file.
What should you do?
A. From Disk Management, shrink the boot partition.
B. From Disk Management, shrink the system partition.
C. From System, modify the Advanced system settings.
D. From System, modify the System protection settings.
Answer: C
Explanation:
1. Click Start, right-click My Computer, and then click Properties.
2. In the System Properties dialog box, click the Advanced tab.
3. In the Performance pane, click Settings.
4. In the Performance Options dialog box, click the Advanced tab.
5. In the Virtual memory pane, click Change.
6. Change the Initial size value and the Maximum size value to a higher value, click Set, and then click OK.
7. Click OK to close the Performance Options dialog box, and then click OK to close the System Properties dialog box.
Adjusting Paging File SizeFor virtual-memory support, Windows 2000 creates one paging file called Pagefile.sys on the disk or volume on which the operating system is installed. The default size is equal to 1.5 times the amount of physical memory. A small paging file limits what can be stored and might exhaust your virtual memory for applications. If you are short on RAM, more paging occurs, which generates extra activity for your disks and slows response times for the system.Expand the Default SizeExpanding the default size of the paging file can increase performance if applications are consuming virtual memory and the full capacity of the existing file is being used. To determine how large your paging file should be based on your system workload, monitor the Process (_Total)\Page File Bytes counter. This indicates, in bytes, how much of the paging file is being used. A large paging file uses disk storage space, so do not create a large paging file on a disk that is very active (for example, one that services heavy application or network activity) or one that has limited space. Change the file size gradually and test performance until you find the optimal balance between paging file and disk space usage. The operating system requires a minimum of 5 MB of free space on a disk. For more information, see "Examining and Tuning Disk Performance" in this book. Before increasing the file size, make sure you have adequate disk space, particularly on your servers.
Q14. - (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: A
Q15. - (Topic 6)
You have a Windows 7 computer in a workgroup. Multiple users with different local user accounts share the computer.
You need to restrict the rights so that only Administrators can download and install Windows Updates.
What should you do?
A. Set the Allow all users to install updates option on this computer to Unchecked.
B. Configure Windows Updates to download updates but let you choose to install them.
C. Turn off Automatic Updates.
D. Remove all local users from the Administrators security group.
Answer: A
Explanation: Ref: http://windows.microsoft.com/en-us/windows/updates-faq#1TC=windows-7