Microsoft 70-680 Online Practice
Questions and Exam Preparation
70-680 Exam Details
Exam Code
:70-680
Exam Name
:Windows 7 Configuring
Certification
:Microsoft Certifications
Vendor
:Microsoft
Total Questions
:565 Q&As
Last Updated
:Dec 13, 2021
Microsoft 70-680 Online Questions &
Answers
Question 71:
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.
D. From Network and Sharing Center, modify the wireless network connection settings.
Wireless Network Connection settings To 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= ssid-interface=] (Since the computer has previously been connected, just modify the settings.)
NOT Network Discovery Network 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 Manager Credential 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.
Question 72:
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 an Easy Transfer file on a network location. B. Use the Backup and Restore tool to create a system image on a network location. C. Create a system repair disk. D. Create an Easy Transfer file on an external hard disk.
B. Use the Backup and Restore tool to create a system image on a network location.
System Image in Windows 7 The new backup utilities in Windows 7 are actually pretty impressive and creating an image will be possible in all versions. Today we take a look at creating a backup image of your machine without the need for a third party utility like Ghost or True Image.
You are just finished installing a fresh copy of Windows 7 on your computer and have it set up to your liking. One of the first things you should do now is create an image of the disc so in the event of a crash you will be able to restore it to its current state. An image is an exact copy of everything on the drive and will restore it back to its current state. It's probably best to create an image when everything is clean and organized on your system. This will make the image file smaller and allows you to restore the system with a smooth running set up.
Question 73:
You plan to install Windows 7 on a computer that contains a single hard disk drive. The hard disk drive is connected to a RAID controller.
During the installation, you discover that the Windows 7 installation media does not include the files required to install the RAID controller.
You need ensure that you can install Windows 7 on the hard disk drive.
What should you do?
A. Insert the Windows installation media and press F8 during the computer's power-on self test (POST). B. Insert the Windows installation media and press F6 during the computer's power-on self test (POST). C. Start the computer from the Windows installation media. From the Install Windows dialog box, click Load Driver. D. Start the computer from the Windows installation media. From the Install Windows dialog box, click Drive options (advanced).
C. Start the computer from the Windows installation media. From the Install Windows dialog box, click Load Driver.
If your computer has special disk drive hardware, such as a redundant array of independent disks (RAID) array, it may be necessary to use the Load Driver option.
It is necessary to use this option only if the disk that you want to install Windows on is not shown as a possible install location. If your disk is shown as an available option, Windows 7 has already loaded the appropriate drivers. Once you select the location where you want to install Windows 7, the Windows 7 installation process begins.
Question 74:
Your company has an Active Directory domain. All computers are members of the domain. Your network contains an internal Web site that uses Integrated Windows Authentication.
From a computer that runs Windows 7, you attempt to connect to the Web site and are prompted for authentication.
You verify that your user account has permission to access the Web site.
You need to ensure that you are automatically authenticated when you connect to the Web site.
What should you do?
A. Create a complex password for your user account. B. Open Credential Manager and modify your credentials. C. Add the URL of the Web site to the Trusted sites zone. D. Add the URL of the Web site to the Local intranet zone.
D. Add the URL of the Web site to the Local intranet zone.
Local Intranet Sites in the Local Intranet zone are computers on your organizational intranet. Internet Explorer can be configured to detect intranet sites automatically. It is also possible to add Web sites to this zone by clicking the Advanced button on the Local Intranet sites dialog box, as shown in the figure. The default security level of this zone is Medium-Low. Protected Mode is not enabled by default for sites in this zone.
Security settings are configured primarily by assigning sites to zones. Sites that require elevated privileges should be assigned to the Trusted Sites zone. Sites that are on the intranet are automatically assigned to the Local Intranet zone, though this may require manual configuration in some circumstances. All other sites are assigned to the Internet zone. The Restricted Sites zone is used only for Web sites that may present security risks but must be visited.
Question 75:
A company is upgrading its client computers from windows XP to windows 7. You add an application to the Windows 7 base image.
Large fonts are interfering with the appearance of the application.
You need to ensure that the application is displayed correctly on client computers that run Windows 7.
Which option should you select? (To answer, select the appropriate check box in the dialog box.)
Hot Area:
Question 76:
You install the Windows Automated Installation Kit (WAIK) for Windows 7 on a computer that runs Windows 7.
You want to deploy a Windows image (WIM) file to other computers in the domain.
You need to capture the operating system, computer configuration, and applications installed on the computer to a WIM file.
What should you do before you capture the image?
A. Run Defrag.exe. B. Run Oscdimg.exe. C. Start the computer by using the Windows Preinstallation Environment (WinPE) ram disk. D. Run Diskpart.exe.
B. Run Oscdimg.exe.
Oscdimg is a command-line tool that you can use to create an image (.iso) file of a customized 32-bit or 64-bit version of Windows Preinstallation Environment (Windows PE). You can then burn the .iso file to a CD or DVD. Oscdimg supports
ISO 9660, Joliet, and Universal Disk Format (UDF) file systems.
Note:
...
You just created your Windows PE Boot Flash Drive. Now you need to capture a generalized image for deployment.
If you would like to burn WindowsPE to a CD instead of a USB thumb drive. The following command will copy all of the files necessary to create a WindowsPE boot disc into an ISO image file. Then you can burn the image file to a CD to
create a bootable WindowsPE CD. In the command below the ISO image file that you will want to burn is winpex86.iso Oscdimg -n -bC:\winpe_x86\Etfsboot.com C:\winpe_x86\ISO C:\winpe_x86\winpex86.iso Now burn the ISO image file
winpex86.iso to a CD as a bootable image disc and you are finished!
Question 77:
Your network contains an Intrasite Automatic Tunnel Addressing Protocol (ISATAP) router.
You run Ipconfig as shown in the exhibit. (Click the Exhibit button.)
Other users on the network receive an IPv6 address for ISATAP.
You need to ensure that your computer receives an IPv6 address for ISATAP.
What should you do?
A. Run Ipconfig /renew6. B. Run Ipconfig /setclassid6. C. Start the Net.TCP Port Sharing service. D. Start the Internet Protocol Helper (IP Helper) service.
D. Start the Internet Protocol Helper (IP Helper) service.
Internet Protocol Helper (IP Helper) service
Provides tunnel connectivity using IPv6 transition technologies (6to4, ISATAP, Port Proxy, and Teredo), and IPHTTPS. If this service is stopped, the computer will not have the enhanced connectivity benefits that these technologies offer.
Internet Protocol Helper (IP Helper) assists network administration of the local computer by enabling applications to retrieve information about the network configuration of the local computer, and to modify that configuration. IP Helper also
provides notification mechanisms to ensure that an application is notified when certain aspects of the local computer network configuration change.
Question 78:
Your laptop has a 400 GB drive and currently reserves, by default, 2% (8 GB) for shadow copies.
You need to reserve more space for previous versions of files.
What should you do?
A. From System Properties, System Protection, expand the Max usage to 20 GB. B. From System Properties, System Protection, turn off system protection. C. From Disk Properties, change the Quota Settings from 8 GB to 20 GB. D. From System Properties, System Protection, set it to only restore previous versions of files.
A. From System Properties, System Protection, expand the Max usage to 20 GB.
Control Panel->System and Security. >System [Properties]->System Protection->Configure
Question 79:
You administer computers that have Windows 7 and Internet Explorer 8 installed. You want to log on to one of the computers and access a web-based management application that runs on a server by using Internet Explorer.
You need to ensure that any data about your browser session is not saved on the computer.
What should you do?
A. Disable Internet Connection Sharing. B. From the Local Group Policy, enable the InPrivate Filtering Threshold setting. C. From the Safety drop-down menu, open an InPrivate Browsing session. D. From Internet Options, on the Advanced tab, clear Enable DOM Storage.
B. From the Local Group Policy, enable the InPrivate Filtering Threshold setting.
Question 80:
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.
D. Create an Easy Transfer file on an external hard disk.
Nowadays, the certification exams become more and more important and required by more and more
enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare
for the exam in a short time with less efforts? How to get a ideal result and how to find the
most reliable resources? Here on Vcedump.com, you will find all the answers.
Vcedump.com provide not only Microsoft exam questions,
answers and explanations but also complete assistance on your exam preparation and certification
application. If you are confused on your 70-680 exam preparations
and Microsoft certification application, do not hesitate to visit our
Vcedump.com to find your solutions here.