Q1. - (Topic 6)
You are the system administrator for a large manufacturing company. You and your team are responsible for managing over 1,000 Windows 7 Professional desktop and laptop computers. All computers are members of a Windows 2008 R2 Active Directory domain.
You want to utilize the Windows Remote Management Service available in Windows 7 Professional. You plan to configure all desktop and laptop computers so that the Windows Remote Management Service can manage them remotely.
You need to run a command on each Windows 7 computer so that you can configure the service.
Which two commands can you use to achieve this goal? (Each correct answer presents a complete solution. Choose two. )
A. Mstsc /v:computername configure
B. Enable-PSRemoting -force
C. Psexec Wcomputername -enable
D. Winrm quickconfig
Answer: B,D
Explanation: B: To configure Windows PowerShell for remoting, type the following command: Enable-PSRemoting –force
D: *When you are working with computers in workgroups or homegroups, you must either use HTTPS as the transport or add the remote machine to the TrustedHosts configuration settings. If you cannot connect to a remote host, verify that the service on the remote host is running and is accepting requests by running the following command on the remote host:.winrm quickconfig This command analyzes and configures the WinRM service.
* The Windows PowerShell remoting features are supported by the WS-Management protocol and the Windows Remote Management (WinRM) service that implements WS-Management in Windows.
Incorrect: Not C:
* PsExec is a light-weight telnet-replacement that lets you execute processes on other systems, complete with full interactivity for console applications, without having to manually install client software. PsExec's most powerful uses include launching interactive command-prompts on remote systems and remote-enabling tools like IpConfig that otherwise do not have the ability to show information about remote systems.
* psexec [\\computer[,computer2[,. . . ] | @file]][-u user [-p psswd][-n s][-r servicename][-h][-l][-s|-e][-x][-i session]
][-c [-f|-v]][-w directory][-d][-][-a n,n,. . . ] cmd [arguments]
Q2. - (Topic 5)
You use a portable computer that has Windows 7 Enterprise SP1 installed.
A conference room at your company has a network projector installed on a server within the company network.
You need to connect to the projector from your computer.
What should you do?
A. From Screen Resolution, click Connect to a projector.
B. From Accessories, click Connect to a Network Projector.
C. From Network and Sharing Center, create a temporary network and run Displayswitch.exe.
D. From Device Manager, click Add legacy hardware.
Answer: B
Q3. - (Topic 5)
You have a computer that runs a 32-bit version of Windows 7 Home Premium. The computer has a single partition on a single hard disk drive.
You want to test a 64-bit version of Windows 7 Ultimate. You configure the computer for a dual boot with previously installed Windows 7 Home Premium.
You need to configure the computer to support the dual boot.
What should you do?
A. Start Windows 7 Home Premium. Create a Virtual Hard Disk (VHD) file to start Windows 7 Ultimate.
B. Start Windows 7 Home Premium. Add a new entry to the boot menu.
C. Attach Windows 7 Ultimate media as an ISO image into Windows 7 Home Premium.
D. Install Virtual PC into Windows 7 Home Premium.
Answer: A
Q4. - (Topic 1)
All the games including Titan Chess come with which versions of Windows 7? Choose two.
A. Windows Home Edition
B. Windows Professional Edition
C. Windows Ultimate Edition
D. Windows Enterprise Edition
Answer: C,D
Q5. - (Topic 6)
You maintain Windows 7 virtual hard disks (VHDs) at Contoso, Ltd.
You are applying a series of updates to one of the company's VHDs by using the Windows Deployment Image Servicing and Management (DISM) system. The VHD contains a Windows 7 64-bit operating system. The image is stored in N:\Images\Win7img. vhd.Additionally, there are three updates required, which are stored in subfolders of N:\updates.
You need to mount and apply Windows updates to the offline VHD.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two. )
A. Use diskpart to mount the VHD.
B. Use Dism with /Add-Driver and /recurse options.
C. Use Dism to mount the VHD.
D. Use Dism with /Add-Package /recurse.
Answer: A,D
Explanation: A: To Attach a. VHD Diskpart Select vdisk file=c:\wims\W7Ultimate.vhd attach vdisk assign letter=F exit
D: Example:
Dism /image:C:\WIM\offline /Add-Package /PackagePath:C:\Updates\
Incorrect:
not B: we are not adding drivers.
Q6. - (Topic 4)
A company has client computers that run Windows 7 Enterprise.
A user has saved files in a C:\Users\ folder that coworkers must be able to read and edit.
However, when coworkers try to edit those files, they get an "Access Denied" error.
You need to configure new NTFS permissions for the user's C:\Users\ folder to ensure that the coworkers have access to write to that folder.
Which two choices should you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A. share permissions
B. the folder Properties window
C. the User Account Control Settings Control Panel window
D. the Group Policy management console
E. the Services management console
F. Local Users and Groups
G. the netsh command
H. Device Manager
I. the icacls command
Answer: B,I
Q7. HOTSPOT - (Topic 5)
You need to uninstall a Windows update from a computer that runs Windows 7.
Which Control Panel item should you use? (To answer, select the appropriate item in the Control Panel in the answer area.)
Answer:
Q8. - (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 in the library was replaced with a previous version and
then renamed.
You need to restore the most recent version of the original 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: F
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.
Q9. - (Topic 4)
You administer desktops that have 32-bit and 64-bit versions of Windows 7 Enterprise SP1 installed. All desktops have a single CD-RW drive. The local hard disk drives on all computers are partitioned with a recovery partition and a single logical drive C.
You need to be able to restore Windows boot files on any of the desktops if the boot files become corrupted.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Create a system image of a Windows 7 Enterprise 64-bit desktop
B. Create a system repair disk on a Windows 7 Enterprise 64-bit desktop.
C. Restart Windows 7 Enterprise 64-bit desktops. Select the Disable Drive Signature Enforcement option from the Advanced Boot options menu.
D. Enable system protection on the recovery partition on 64-bit desktops.
E. Create system repair disk on a Windows 7 Enterprise 32-bit desktop.
F. Create a system image of a Windows 7 Enterprise 32-bit desktop.
G. Enable system protection on the recovery partition on 32-bit desktops.
Answer: B,E
Explanation:
http://windows.microsoft.com/en-US/windows7/Create-a-system-repair-disc
Q10. - (Topic 4)
You have a computer that runs Windows 7.
You need to identify the disk, memory, CPU, and network resources that an application is currently using.
Which tool should you use?
A. Component Services
B. Performance Information and Tools
C. Reliability Monitor
D. Resource Monitor
Answer: D
Explanation:
Resource Monitor Windows 7 offers an enhanced version of the Resource Monitor tool. Windows 7 Resource Monitor allows you to view information about hardware and software resource use in real time. You can filter the results according to the processes or services that you want to monitor. You can also use Resource Monitor to start, stop, suspend, and resume processes and services, and to troubleshoot unresponsive applications. You can start Resource Monitor from the Processes tab of Task Manager or by entering resmon in the Search box on the Start menu. Resource Monitor includes five tabs: Overview, CPU, Memory, Disk, and Network. The Overview tab, displays basic system resource usage information. The other tabs display information about each specific resource. If you have filtered results on one tab, only resources used by the selected processes or services are displayed on the other tabs. Filtered results are denoted by an orange bar below the title bar of each table.