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 311:
You have two computers named Workstation! and Workstation2 that have Windows 7 SP1 installed.
You connect to Workstation2 from Workstation1 by using Remote Desktop. You need to be able to copy files between the computers during the Remote Desktop session.
What should you do?
A. On Workstation2, open Remote Desktop Connection and configure the Local devices and resources settings. B. On Workstation1, open Remote Desktop Connection and configure the Local devices and resources settings. C. On Workstation2, type MSTSC /v:Computer1 /f /console. D. On Workstation1, open Remote Desktop Connection and configure the Connect from Anywhere settings.
B. On Workstation1, open Remote Desktop Connection and configure the Local devices and resources settings.
How can I use my devices and resources in a Remote Desktop session? Redirecting a device on your computer makes it available for use in a Remote Desktop session. If you have a recent version of Remote Desktop, you can redirect most devices, including printers, smart cards, serial ports, drives, Plug and Play devices, media players based on the Media Transfer Protocol (MTP), and digital cameras based on the Picture Transfer Protocol (PTP). Some USB devices can be redirected, and you can also redirect your Clipboard.
Question 312:
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.)
Hot Area:
Question 313:
You work as the desktop support technician. The network consists of a single Active Directory domain named CK.com.
You need to perform a clean installation of Microsoft Windows 7 Professional on the workstations in the Research department.
All workstations in the Research department have identical hardware as listed below:
1.2 GHz Dual-Core processor.
1024 MB of RAM.
20 GB hard drive.
DirectX 10 video display card.
Integrated sound card.
10/100 integrated network adapter.
You need to ensure that the workstations able to support Windows 7 and are able to support Windows XP mode.
What should you do? (Each correct answer presents part of the solution. Choose two.)
A. You should upgrade the processor. B. You should upgrade the RAM. C. You should upgrade the video card. D. You should upgrade the hard drive. E. You should upgrade the network adapter.
B. You should upgrade the RAM. D. You should upgrade the hard drive.
Question 314:
You have a computer that runs Windows 7.
You need to configure the computer to meet the following requirements:
Generate a new security ID (SID) when the computer starts.
Ensure that the Welcome screen appears when the computer starts. What should you do?
A. Run Sysprep.exe /oobe /generalize. B. Run Sysprep.exe /audit /generalize. C. Run Msconfig.exe and select Selective startup. D. Run Msconfig.exe and select Diagnostic startup.
A. Run Sysprep.exe /oobe /generalize.
To prepare the reference computer for the user, you use the Sysprep utility with the /generalize option to remove hardware-specific information from the Windows installation and the /oobe option to configure the computer to boot to Windows Welcome upon the next restart. Open an elevated command prompt on the reference computer and run the following command:
c:\windows\system32\sysprep\sysprep.exe /oobe /generalize /shutdown Sysprep prepares the image for capture by cleaning up various user-specific and computer-specific settings, as well as log files. The reference installation now is complete and ready to be imaged.
/generalize Prepares the Windows installation to be imaged. If you specify this option, all unique system information is removed from the Windows installation. The SID is reset, system restore points are cleared, and event logs are deleted. The next time the computer starts, the specialize configuration pass runs. A new SID is created, and the clock for Windows activation resets (unless the clock has already been reset three times).
/oobe Restarts the computer in Windows Welcome mode. Windows Welcome enables users to customize their Windows 7 operating system, create user accounts, and name the computer. Any settings in the oobeSystem configuration pass in an answer file are processed immediately before Windows Welcome starts.
Question 315:
Your company network includes computers that have Windows 7 Enterprise installed. The computers use IP addresses of DNS and WINS servers assigned statically.
The DNS and WINS servers on the company network have been taken offline for upgrades. Users report that they can no longer access the Internet.
You need to provide access to the Internet for the computers during the maintenance.
What should you do?
A. Change the IP address of the primary WINS to a public name server. B. Change the IP address of the default gateway. C. Change the IP address of the primary DNS to a public DNS. D. Change the client IP address and subnet mask.
C. Change the IP address of the primary DNS to a public DNS.
Question 316:
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 are in charge of a computer that runs Windows Vista. You have Windows 7 installed on a new partition on the computer. You have to make sure that the computer always starts Windows Vista by default. So what action should you perform to make sure of this?
A. In order to make sure that the computer always starts Windows Vista by default, a boot.ini file should be created in the root of the Windows 7 partition. B. In order to make sure that the computer always starts Windows Vista by default, a boot.ini file should be created in the root of the Windows Vista partition. C. In order to make sure that the computer always starts Windows Vista by default, Bcdedit.exe should be run and the /default parameter should be specified. D. In order to make sure that the computer always starts Windows Vista by default, Bcdedit.exe should be run and the /bootems parameter should be specified.
C. In order to make sure that the computer always starts Windows Vista by default, Bcdedit.exe should be run and the /default parameter should be specified.
Question 317:
Your company network includes desktop computers that have Windows XP Professional SP1 64- bit installed.
The company has purchased new portable computers that have Windows 7 Professional 32-bit installed.
You need to be able to migrate user profiles from the desktop computers to the portable computers.
What should you do?
A. Run scanstate /nocompress on the desktop computers. B. Stop the User Profile Service on the desktop computers. C. Add each desktop user to the local Administrators on the desktop computers. D. Replace all versions of Windows 7 with 64-bit.
D. Replace all versions of Windows 7 with 64-bit.
Question 318:
You have a reference computer that runs Windows 7.
You plan to deploy an image of the computer.
You create an answer file named answer.xml.
You need to ensure that the installation applies the answer file after you deploy the image.
Which command should you run before you capture the image?
A. Imagex.exe /append answer.xml /check B. Imagex.exe /mount answer.xml /verify C. Sysprep.exe /reboot /audit /unattend:answer.xml D. Sysprep.exe /generalize /oobe /unattend:answer.xml
D. Sysprep.exe /generalize /oobe /unattend:answer.xml
To prepare the reference computer for the user, you use the Sysprep utility with the /generalize option to remove hardware-specific information from the Windows installation and the /oobe option to configure the computer to boot to Windows Welcome upon the next restart. Open an elevated command prompt on the reference computer and run the following command:
c:\windows\system32\sysprep\sysprep.exe /oobe /generalize /shutdown Sysprep prepares the image for capture by cleaning up various user-specific and computer-specific settings, as well as log files. The reference installation now is complete and ready to be imaged.
Question 319:
A stand-alone computer that runs Windows 7 has only one partition. Two users named User1 and User2 share this computer.
User1 encrypts a file by using Encrypting File System (EFS). User1 attempts to grant User2 access to the file as shown in the exhibit.
You need to ensure that User1 can grant User2 access to the file.
What should you do?
Exhibit: A. Instruct User2 to log on to the computer and take ownership of the file.
B. Instruct User1 to move the file to a shared folder on the computer. C. Instruct User2 to export the EFS certificate to a certificate file. D. Instruct User1 to export the EFS certificate to a certificate file.
C. Instruct User2 to export the EFS certificate to a certificate file.
Question 320:
You have a computer that runs windows 7.
The computer is configured as shown in the following table.
You plan to install a new application that requires 40 GB of space. The application will be installed to C:\app1.
You need to provide 40 GB of free space for the application.
What should you do?
A. Create a shortcut. B. Create hard link. C. Create a mount point. D. Change the quota settings.
C. Create a mount point.
Assign a mount point folder path to a drive
You can use Disk Management to assign a mount-point folder path (rather than a drive letter) to the drive. Mount-point folder paths are available only on empty folders on basic or dynamic NTFS volumes.
Volume Mount Points
Volume mount points are new system objects in the internal namespace of Windows 2000 that represent storage volumes in a persistent, robust manner. This feature allows multiple disk volumes to be linked into a single tree, similar to the
way Dfs links remote network shares. You can have many disk volumes linked together, with only a single drive letter pointing to the root volume. The combination of an NTFS junction and a Windows 2000 volume mount point can be used to
graft multiple volumes into the namespace of a host NTFS volume. Windows 2000 offers this new mounting feature as an alternative to drive letters so system administrators can transcend the 26-drive letter limit that exists in Windows NT.
Volume mount points are robust against system changes that occur when devices are added or removed from a computer.
Important-icon
Important
A volume is a self-contained unit of storage administered by a file system. The file system that administers the storage in a volume defines a namespace for the volume. A volume mount point is a directory name in an NTFS file system that
denotes the root of an arbitrary volume. A volume mount point can be placed in any empty directory of the namespace of the containing NTFS volume. Because volumes can be denoted by arbitrary directory names, they are not required to
have a traditional drive letter.
Placing a volume mount point on an NTFS directory causes the storage subsystem to resolve the directory to a specified local volume. This "mounting" is done transparently and does not require a drive letter to represent the volume. A
Windows 2000 mount point always resolves to the root directory of the desired volume.
Volume mount points require that the version of NTFS included with Windows 2000 be used because they are based on NTFS reparse points.
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.