Q1. - (Topic 3)
Your corporate network contains a Remote Desktop Gateway (RD Gateway) server named Server1 and a Remote Desktop Session Host (RD Session Host) server named Server2.
You have a computer named Computer1 that runs Windows 7. You use Computer1 from home.
You need to access Server2 from Computer1.
What should you do?
A. Run Mstsc.exe /admin /v:server2:443.
B. Run Mstsc.exe /console /v:server2:8080.
C. Create a Remote Desktop Connection and modify the Connect from anywhere settings.
D. Create a Remote Desktop Connection and modify the Server authentication settings.
Answer: C
Explanation:
To connect using an RD Gateway server, navigate to the Advanced tab of the Remote Desktop Connection Properties dialog box and click Settings under Connect From Anywhere. This opens the RD Gateway Server Settings dialog box. This dialog box allows you to specify RD Gateway settings, including whether or not you want the RD Gateway to be detected automatically, whether to use a specific RD Gateway server, as shown in the firgure, or you can specify Do Not Use an RD Gateway Server, which is the default setting.
Q2. - (Topic 2)
You want to centralize backups by backing up all client computers in your company's production network to a network share on a file server running Windows Server 2008 R2. All your client computers run Windows 7, but because your company has grown through a series of mergers, some run Windows 7 Professional, some run Windows 7 Enterprise, and some run Windows 7 Ultimate.
Which computers can you back up to a network share?
A. Only the computers running Windows 7 Ultimate
B. Only the computers running Windows 7 Enterprise
C. Only the computers running either Windows 7 Ultimate or Windows 7 Enterprise
D. All your company's client computers
Answer: D
Q3. - (Topic 1)
Your network contains a wireless access point. You have a computer that runs Windows 7. The computer connects to the wireless access point.
You disable Service Set Identifier (SSID) broadcasts on the wireless access point.
You discover that you are now unable to connect to the wireless access point from the Windows 7 computer.
You need to ensure that the computer can connect to the wireless access point.
What should you do?
A. From Credential Manager, modify the generic credentials.
B. From Credential Manager, modify the Windows credentials.
C. From Network and Sharing Center, turn on Network discovery.
D. From Network and Sharing Center, modify the wireless network connection settings.
Answer: D
Explanation:
Wireless Network Connection settingsTo connect to a wireless network that does not broadcast its SSID, you need to know details such as the network name and security type. In Network And Sharing Center, you click Set Up A Connection Or Network, click Manually Connect To A Wireless Network, and click Next. You are prompted for the network name and security type and (if appropriate) encryption type and security key. Alternatively, you can open an elevated command prompt and enter a command with the following syntax: netsh wlan connect name=<profile_name> ssid-<network_ssid> [interface=<interface_name>] (Since the computer has previously been connected, just modify the settings.)NOT Network DiscoveryNetwork Discovery allows the client running Windows 7 to locate other computers and devices on the network. It also makes the client visible to other computers on the network. Disabling Network Discovery does not turn off other forms of sharing.NOT Credential ManagerCredential Manager stores logon user name and passwords for network resources, including file servers, Web sites, and terminal services servers. Credential Manager stores user name and password data in the Windows Vault. You can back up the Windows Vault and restore it on other computers running Windows 7 as a method of transferring saved credentials from one computer to another. Although Credential Manager can be used to back up some forms of digital certificates, it cannot be used to back up and restore the self-signed Encrypting File System (EFS) certificates that Windows 7 generates automatically when you encrypt a file. For this reason, you must back up EFS certificates using other tools. You will learn about backing up EFS certificates later in this lesson.
Q4. - (Topic 3)
You perform a clean installation of Windows 7 on a computer.
You need to ensure that you can run Windows XP Mode in Windows 7.
What should you do?
A. Enable hardware-assisted virtualization.
B. Create a Data Execution Prevention (DEP) exception.
C. Install Windows XP in the same partition as Windows 7.
D. Install Windows XP in a different partition than Windows 7.
Answer: A
Explanation:
Windows XP Mode requires a processor that supports hardware virtualization using either the AMD-V or Intel VT options. Most processors have this option disabled by default; to enable it, you must do so from the computer's BIOS. After the setting has been configured, it is necessary to turn the computer off completely. The setting is not enabled if you perform a warm reboot after configuring BIOS. As 256 MB of RAM must be mallocated to the Windows XP Mode client, the computer running Windows 7 on which you deploy Windows XP Mode requires a minimum of 2 GB of RAM, which is more than the 1 GB of RAM Windows 7 hardware requirement.
Q5. DRAG DROP - (Topic 5)
You administer Windows 7 computers in your company network. You want to deploy Windows 7 to newly purchased computers by using customized DVD installation media.
You download the latest updates' package files to your computer from the Microsoft website.
You need to prepare a new Windows 7 installation DVD that includes the updates.
What should you do? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q6. - (Topic 6)
You have a computer that runs Windows 7.
The computer's hard disks are configured as shown in the following table.
You need to ensure that you can recover the operating system and all the files on the computer if hard disk 0 experiences hardware failure.
What should you do?
A. Create a system repair disk.
B. Use the Backup and Restore tool to back up data files for all users.
C. Use the Backup and Restore tool to create a system image on an external hard disk.
D. Create an Easy Transfer file on an external hard disk.
Answer: D
Q7. - (Topic 2)
You have a computer that runs windows 7.
You have an application installation package named app1.msi.
You need to perform a customized installation of app1.msi.
What should you do?
A. Create a transform file named app1.mst and then run Msiexec.exe /i app1.msi /t app1.mst.
B. Create a transform file named app1.mst and then run Msinfo.exe /I app1.msi /t.
C. Create a transform file named app1.msp and then run Msiexec.exe /I app1.msi /app1.
D. Create a transform file named app1.msp and then run Msinfo32.exe /I app1.mst /.
Answer: A
Explanation:
Windows Installer Transform Files A Windows Installer transform (.mst) file provides configuration settings for a customized installation. A transform file contains information about components, features, setup properties, and changes that you can use to customize your installation.
MsiexecProvides the means to install, modify, and perform operations on Windows Installer from the command line. To install or configure a product Syntax msiexec /i {package|ProductCode} /i: Installs or configures a product. /t : Applies transform to advertised package.NOT Msinfo32 Displays a comprehensive view of your hardware, system components, and software environment.
Q8. HOTSPOT - (Topic 4)
You administer portable computers that have Windows 7 installed. The computers connect to a wireless network that uses WPA2-Enterprise Security.
The company's security policy requires multifactor authentication for the portable computers.
You need to manually configure each portable computer to meet the following requirements:
. Users must provide multifactor authentication.
. The Server certificate held on the portable computers must mach the certificate held on the server.
What should you do? (To answer, configure the appropriate option or options in the dialog box in the answer area.)
Answer:
Q9. 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:
Q10. - (Topic 1)
You are installing Windows 7 on from the desktop of a Windows XP Professional PC. Which of the following can be performed from the Windows 7 DVD? Choose three.
A. Run setup.exe from the DVD to start the Windows 7 installation.
B. Use the autorun feature on the DVD to start the installation.
C. Perform a full installation of Windows 7.
D. Perform and upgrade of Windows 7 keeping all the Windows XP settings.
Answer: A,B,C
Q11. - (Topic 4)
You have a computer that runs Windows 7. You have a system image of the computer. You need to restore a single file from the system image. You must achieve this goal in the
minimum amount of time. What should you do first?
A. Restart the computer and run System Restore.
B. Restart the computer and run System Image Recovery.
C. From Backup and Restore, select Restore my files.
D. From Disk Management, select Attach VHD.
Answer: D
Q12. - (Topic 4)
Your company network includes portable computers that have Windows 7 Ultimate and Windows 7 Professional installed.
You want to standardize all portable computers to Windows 7 Professional for Key Manager Server (KMS) licensing purposes.
You need to install Windows 7 Professional on all Windows 7 Ultimate portable computers.
What should you do?
A. Launch Windows Update
B. Perform a clean installation over the existing system partitions.
C. Perform a clean installation on non-system partitions.
D. Supply the Windows 7 Professional KMS key.
E. Launch Windows Anytime Upgrade.
Answer: B
Explanation:
Think that this is right don't think it can be done
Q13. - (Topic 3)
You have a computer that runs Windows 7.
You enable Advanced Audit Policy Configuration in the Local Computer Policy and discover that the policy is not applied.
You need to ensure that Advanced Audit Policy Configuration is applied on the computer.
What should you do?
A. Restart the computer.
B. Run Gpupdate /force.
C. Enable the Security Settings policy option.
D. Run Secedit /refreshpolicy machine_policy.
Answer: B
Q14. - (Topic 1)
You have a computer that runs Windows 7.
You need to modify the file extensions that are associated to Internet Explorer.
What should you do?
A. From Internet Explorer, click Tools and then click Manage Add-ons.
B. From Control Panel, open Default Programs and then click Set Associations.
C. From the local Group Policy, expand Computer Configuration and then click Software Settings.
D. From Window Explorer, right-click %programfiles%\Internet Explorer\iexplore.exe and then click Properties.
Answer: B
Q15. - (Topic 1)
Which of the following is true of Windows 7?
A. MailCentral is included as the new default mail client with Windows 7.
B. Outlook Express is included with Windows 7.
C. Microsoft Outlook is included with Windows 7.
D. There is no preinstalled mail client included with Windows 7.
Answer: D