Q91. HOTSPOT - (Topic 5)
A device driver for a laser printer connected through the LPT port in a computer running Windows 7 does not function correctly. You uninstall the driver without issue and this process does not prompt a restart.
The device does not appear in Device Manager.
You need to ensure that Device Manager can detect the device, and then reinstall the device driver.
Which Action option should you choose? (To answer, select the appropriate setting in the work area.)
Answer:
Q92. - (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.
Q93. HOTSPOT - (Topic 6)
A company has Windows 7 computers that that use Internet Explorer 10 with InPrivate Browsing and InPrivate Filtering.
In the table below, identify the functionality of each InPrivate mode. (Make only one selection in each column. This question is worth two points. )
Answer:
Q94. - (Topic 5)
A computer that runs Windows 7 becomes infected with malware.
You scan the computer, remove all detected malware components, and restart the computer.
When you attempt to connect to a financial institution's Web site, Internet Explorer redirects to another Web site and displays an alert that the Web site may be a phishing site.
You need to prevent the computer from being redirected to the potential phishing site.
What should you do?
A. Configure the SmartScreen Filter.
B. Run Ipconfig /flushdns.
C. Configure InPrivate Browsing.
D. Modify the hosts file.
Answer: D
Q95. - (Topic 1)
Your network consists of an Active Directory domain named contoso.com. You have a computer named computer1.contoso.com.
Your network is configured to use only IPv6.
You need to request that a DNS record be created to enable users to connect to your computer by using the name dev.contoso.com.
Which type of record should you request?
A. A
B. AAAA
C. HINFO
D. NAPTR
Answer: B
Explanation:
The resolution of host names to IPv6 addresses is accomplished through DNS (apart from link-local addresses that are not stored by DNS and resolve automatically). The procedure is the same as for IPv4 address resolution with the computer name and IPv6 address pair being stored in a AAAA (quad-A) DNS resource record, which is equivalent to an A or host record for IPv4. Reverse DNS lookup that returns a computer name for an IPv6 address is implemented by a pointer (PTR) DNS resource record that is referred to the IPv6 reverse lookup zone (or tree) ipv6.arpa, which is the equivalent of the in-addr.arpa reverse lookup zone in Ipv4. AAAAAn AAAA (quad-A) resource record resolves a host name to an IPv6 address.AAn A (address) resource record resolves a host name to an IPv4 address.HINFOHost information (HINFO) resource record. Specifies the type of CPU and operating system in the cpu_type and os_type fields, respectively, for the host DNS domain name in the owner field. Well-known CPU and operating system types that are most often used are noted in RFC 1700. This information can be used by application protocols such as FTP, which use special procedures when communicating with computers of a known CPU and operating system type. NAPTR The NAPTR represents a Naming Authority Pointer. NAPTR records map between sets of URNs, URLs and plain domain names and suggest to clients what protocol should be used to talk to the mapped resource. Each NAPTR record contains a service name, a set of flags, a regexp rule, an order value, a preference and a replacement. Multiple records can be chained together in a cascade to rewrite URIs in fairly sophisticated, but deterministic
ways. These cascading rules have been standardized in RFC2915 and RFC3403.
Q96. - (Topic 2)
You have a computer that runs windows 7 professional.
A removable drive is attached to the computer.
You need to protect data on the removable drive by using Bitlocker To Go.
What should you do first?
A. Upgrade the computer to Windows 7 Enterprise.
B. Install all Windows Updates for Windows 7 Professional.
C. Issue a digital certificate for the Encryption File System (EFS).
D. Select the Encrypt contents to secure data checkbox from the properties on the removable drive.
Answer: A
Explanation:
Windows 7 ProfessionalWindows 7 Professional is available from retailers and on new computers installed by manufacturers. It supports all the features available in Windows Home Premium, but you can join computers with this operating system installed to a domain. It supports EFS and Remote Desktop Host but does not support enterprise features such as AppLocker, DirectAccess, BitLocker, and BranchCache.Windows 7 Enterprise and Ultimate EditionsThe Windows 7 Enterprise and Ultimate editions are identical except for the fact that Windows 7 Enterprise is available only to Microsoft's volume licensing customers, and Windows 7 Ultimate is available from retailers and on new computers installed by manufacturers. The Enterprise and Ultimate editions support all the features available in other Windows 7 editions but also support all the enterprise features such as EFS, Remote Desktop Host, AppLocker, DirectAccess, BitLocker, BranchCache, and Boot from VHD.
Q97. - (Topic 5)
You have a computer that runs Windows 7. Windows XP Mode and Windows Virtual PC are installed on the computer.
When running Windows XP Mode with Windows Virtual PC, you install a 16-bit application named App1.exe.
You need to ensure that you can start Appl.exe by using a shortcut on the Windows 7 Start menu.
What should you do?
A. From Windows 7, add a shortcut to the Start menu.
B. From the virtual PC, add a shortcut to the Start menu.
C. From Windows 7, run Start appl.exe /separate.
D. From the virtual PC, run Start appl.exe /separate.
Answer: B
Q98. - (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.
Q99. HOTSPOT - (Topic 4)
A company has client computers that run Windows 7. You set up a virtual private network (VPN) infrastructure that encapsulates Point-to-Point Protocol (PPP) traffic over the Secure Sockets Layer (SSL) channel of the HTTPS protocol.
You need to create the VPN connection on the company's client computers.
Which type of VPN should you use? (To answer, select the appropriate setting or settings in the work area.)
Answer:
Q100. - (Topic 2)
You have a computer that runs Windows Vista (x86).
You need to perform a clean installation of Windows 7 (64-bit).
What should you do?
A. From the Windows 7 installation media, run Rollback.exe.
B. From the Windows 7 installation media, run Migsetup.exe.
C. Start the computer from the Windows 7 installation media. From the Install Windows dialog box, select the Upgrade option.
D. Start the computer from the Windows 7 installation media. From the Install Windows dialog box, select the Custom (advanced) option.
Answer: D
Explanation:
When you are performing a clean installation, you should select Custom (Advanced). Almost all installations ofm Windows 7 that you will perform will be of the Custom (Advanced) type rather than upgrades. You can initiate upgrade installations only from within Windows Vista or Windows 7.NOT Rollback, Migsetup, or Upgrade:Specified clean installation not migration, update or rollback.