Microsoft 70-680 Braindumps 2021
Want to know microsoft 70 680 features? Want to lear more about exam 70 680 experience? Study mcts 70 680. Gat a success with an absolute guarantee to pass Microsoft 70-680 (TS:Windows 7,Configuring) test on your first attempt.
Microsoft 70-680 Free Dumps Questions Online, Read and Test Now.
NEW QUESTION 1
You have a custom image of Windows 7.
You discover that the boot configuration data store in the custom image is corrupted.
You need to create a new configuration data store within the custom image.
What should you do?
- A. Run Imagex.exe and specify the /append paramete
- B. Run Bcdedit.ex
- C. Run Imagex.exe and specify the /mountrw paramete
- D. Run Bcdedit.ex
- E. From Windows System Image Manager (Windows SIM), select the image and then create a configuration se
- F. From Windows System Image Manager (Windows SIM), select the image and then create a catalo
Answer: B
Explanation:
ImagexImageX is a command-line tool that enables original equipment manufacturers (OEMs) and corporations to capture, to modify, and to apply file-based disk images for rapid deployment. ImageX works with Windows image (.wim) files for copying to a network, or it can work with other technologies that use .wim images, such as Windows Setup, Windows Deployment Services (Windows DS), and the System Management Server (SMS) Operating System Feature Deployment Pack./appendAppends a volume image to an existing Windows image (.wim) file. Creates a single instance of the file, comparing it against the resources that already exist in the .wim file, so you do not capture the same file twice/mountrwMounts a .wim file from Windows XP with Service Pack 2 (SP2), Windows Server 2003 with Service Pack 1 (SP1), or Windows Vista with read/write permission to a specified directory. Once the file is mounted, you can view and modify all the information contained in the directory.BcdeditBCDEdit is a command-line tool for managing BCD stores. It can be used for a variety of purposes, including creating new stores, modifying existing stores, adding boot menu options, and so on. BCDEdit serves essentially the same purpose as Bootcfg.exe on earlier versions of Windows, but with two major improvements: BCDEdit exposes a wider range of boot options than Bootcfg.exe, and BCDEdit has improved scripting support.NOT Windows SIMOpens Windows images, creates answer files, and manages distribution shares and configuration sets. NOTE: question specifies configuration data store, not configuration set.
NEW QUESTION 2
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.
NEW QUESTION 3
You have a computer that runs Windows 7.
You need to provide standard users the ability to update the drivers for display adapters.
What should you modify from the Local Group Policy?
- A. driver installation settings for the user
- B. device installation settings for the computer
- C. driver installation settings for the computer
- D. display settings for the user
Answer: C
Explanation:
To Update the Drivers you need permissions to install drivers. Apply this to the computer for all local users, as opposed to only one user.
NEW QUESTION 4
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 Diskpart.ex
- B. Run Oscdimg.ex
- C. Run ScanState.ex
- D. Run Sysprep.ex
Answer: B
Explanation: 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_x86Etfsboot.com C:winpe_x86ISO C:winpe_x86winpex86.iso Now burn the ISO image file winpex86.iso to a CD as a bootable image disc and you are finished!
NEW QUESTION 5
You have a computer that runs Windows 7. The computer has System Protection enabled.
You need to retain only the last System Protection snapshot of the computer. All other snapshots must be deleted.
What should you do?
- A. Run Disk Cleanup for Programs and feature
- B. Run Disk Cleanup for System Restore and Shadow Copie
- C. From the System Protection Restore settings, select Turn off System Restor
- D. From the System Protection Restore settings, select Only restore previous versions of file
Answer: B
Explanation: 
Shadow info: Shadow copies are automatically saved as part of a restore point. If system protection is enabled, Windows 7 automatically creates shadow copies of files that have been modified since the last restore point was created. By default, new restore points are created every seven days or whenever a significant system change (such as a driver or application installation) occurs.
NEW QUESTION 6
A company has a server running Windows Server2008 R2 with Windows Deployment Services(WDS), the Microsoft Deployment Toolkit(MDT), and the Windows Automated Installation Kit(WAIK) set up. The company also has client computers running windows 7 Enterpire. You are preparing to a capture an image of a windows 7 client computer. You need to ensure that the capture iamge does not contian the device drivers from the client computer. What should you do?
- A. Run the Dism command with the /Add-Driver options
- B. Run the PEImg/Prep command
- C. Run the ImageX command with the /Mount parameter
- D. Run the Start/w ocsetup command
- E. Run the DiskPart command and the Attach command option
- F. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option the answer file to False
- G. Run the Dism command with the /Mount-Wim options
- H. Use Sysprep with an answer file and set the UpdateInstalledDrivers option the answer file to Yes
- I. Run the BCDEdit /delete command
- J. Use Sysprep with an answer file and set the UpdateInstalledDrivers option the answer file to No
- K. Run the Dism command with the /Add-Package options
- L. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option the answer file to True
- M. Add a boot image and create a capture image in WDS
Answer: F
Explanation:
Persisting Plug and Play Device Drivers During generalize You can persist device drivers when you run the sysprep command with the /generalize option by specifying the PersistAllDeviceInstallssetting in the Microsoft-Windows-PnPSysprep component. During the specialize configuration pass, Plug and Play scans the computer for devices and installs device drivers for the detected devices. By default, these device drivers are removed from the system when you generalize the system. If you set PersistAllDeviceInstalls to true in an answer file, Sysprep will not remove the detected device drivers. For more information, see the Unattended WindowsSetup Reference (Unattend.chm).
http://technet.microsoft.com/en-us/library/dd744512(WS.10).aspx
NEW QUESTION 7
DRAG DROP
Your organization has a Windows Server 2008 R2 server and Windows 7 Professional computers.
Two groups require access to new applications. Each group uses a different application. You are adding 100 new computers to each group.
You need to configure Windows Firewall to allow each group to access its application.
Which four steps should you perform in sequence? (To answer, move the appropriate four actions from the list of actions to the answer area and arrange them in the correct order. ) 
Answer:
Explanation: 
NEW QUESTION 8
HOTSPOT
A manufacturing company has Windows Vista and Windows XP computers.
You are responsible for upgrading all computers to Windows 7.
You test the Windows 7 installation on a Windows Vista computer. Early in the installation
process, you are prompted to choose the "Upgrade" option or the "Custom (Advanced)" installation option.
You need to determine which installation option is appropriate for the different computers in your company.
In the table below, identify the characteristics of the Upgrade and Custom installation options. (Make only one selection in each column. This question is worth two points. ) 
Answer:
Explanation: 
NEW QUESTION 9
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 use a computer that runs Windows 7.
Now your company assigns a task to you. You are asked to prevent users from copying unencrypted files to removable drives. What action should you perform?
- A. The Trusted Platform Module (TPM) settings should be modified from a local Group Polic
- B. TPM should be initialized from the Trusted Platform Module (TPM) snap-i
- C. The BitLocker Drive Encryption settings should be modified from Control Pane
- D. The BitLocker Drive Encryption settings should be modified from a local Group Polic
Answer: D
NEW QUESTION 10
You are a network administrator for Southbridge Video, a company that records and
processes videos. Your network consists of Windows 7 computers and Windows Server 2008 R2 servers.
Management secures a contract to provide closed captioning a large number of videos. They open a new, remote location with a slow network link and hire temporary staff to perform the work. The videos that the users need to view are on a file share on the corporate network. Users may have to view the video files multiple times to complete their work.
You need to ensure that the slow network link is used as efficiently as possible.
What should you do?
- A. Enable transparent cachin
- B. Enable folder redirectio
- C. Use DirectAccess to connect to the shar
- D. Configure the client machines to use offline file synchronizatio
Answer: A
NEW QUESTION 11
Your network contains a public computer that runs Windows 7. Multiple users log on to the computer by using a local user account named User1.
Users report that they can log on to some secure Web sites by using credentials that were saved by other users.
You need to prevent forms-based credentials from being saved on the computer.
What should you do?
- A. Remove all generic credentials from Windows Vaul
- B. Remove all Windows credentials from Windows Vaul
- C. Modify the Windows Internet Explorer certificates setting
- D. Modify the Windows Internet Explorer AutoComplete setting
Answer: D
Explanation:
AutoComplete settings AutoComplete is a feature in Internet Explorer that remembers the information you have typed into the Address bar, web forms, or password fields, and which automatically fills in that information if you start to type the same thing again later. This saves you from having to type the same information over and over. 
NEW QUESTION 12
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 Oscdimg.ex
- B. Run Sysprep.ex
- C. Open a command prompt that has elevated privilege
- D. Run Defrag.ex
Answer: B
Explanation: http://support.microsoft.com/kb/302577 http://technet.microsoft.com/en-gb/library/gg712328.aspx
Microsoft Official Academic Course (handbook) by Wiley (Lesson 3 page 66-67, 71)
NEW QUESTION 13
A remote user has a computer that runs Windows 7. The user reports that he receives several error messages while using an application. You do not have remote access to the user's computer.
You need to tell the user how to create screenshots of the actions he performs on the computer.
The solution must track the mouse actions that the user performs. What should you instruct the user to do?
- A. Press ALT+PrintScreen
- B. Run Psr.exe and then click Start Record
- C. From Mouse Properties, select Display pointer trails
- D. Run Snippingtool.exe, click New, and then click Window Snip
Answer: B
Explanation:
How do I use Problem Steps Recorder?You can use Problem Steps Recorder to automatically capture the steps you take on a computer, including a text description of where you clicked and a picture of the screen during each click (called a screen shot). Once you capture these steps, you can save them to a file that can be used by a support professional or someone else helping you with a computer problem.NotesWhen you record steps on your computer, anything you type will not be recorded. If what you type is an important part of recreating the problem you're trying to solve, use the comment feature described below to highlight where the problem is occurring.
NEW QUESTION 14
Your company network includes a Windows Server 2008 R2 server named Server1 and client computers that have Windows 7 installed. All computers are members of an Active Directory domain. You use a computer named Client1.
You plan to collect events from Client1 on Server1 by using HTTPS. On Server1, you start and configure the Windows Event Collector service. ON Client1, you start the Windows Remote Management Service.
You discover that no events are being collected.
You need to ensure that events are forwarded from Client1 to Server1.
What should you do?
- A. On Client1, create an inbound rule to allow port 5986 for the Public connection typ
- B. On Server1, create a Windows Event Collector firewall exception for the connection typ
- C. On Client1, create an outbound Rule to allow port 443 for the Domain connection typ
- D. ON Client1, create an inbound rule to allow port 5986 for the Domain connection typ
Answer: D
NEW QUESTION 15
A company has a deployment of Windows Deployment Services (WDS), the Microsoft Deployment Toolkit (MDT), and the Windows Automated Installation Kit (WAIK) on a Windows 7 client computer.
You capture an image of the client computer.
A new driver is released for the network card that is installed in the client computer.
You need to update the image with the new driver for the network card.
What should you do first?
- A. Add a boot image in WD
- B. Create a capture image in WD
- C. Run the BCDEdit comman
- D. Run the PEImg /Prepcomman
- E. Run the Start /w ocsetup comman
- F. Run the Dism command with the/Add-Driver option,
- G. Run the Dism command with the /Mount-Wim optio
- H. Run the Dism command with the /Add-Package optio
- I. Run the ImageX command with the /Mountparamete
- J. Run the DiskPart command and the Attach command optio
- K. Use Sysprep with an answer file and set the PersistAMDeviceInstalls option in the answer file to Tru
- L. Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to Fals
- M. Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to Ye
- N. Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to N
Answer: G
NEW QUESTION 16
You administer desktop computers that have Windows XP professional SP3 64-bit installed. The computers have the Volume Shadow Copy Service (VSS) enabled on all drives.
You want to migrate existing user profiles to Windows 7 by using the User State Migration Tool (USMT) 4.0.
You also plan to migrate files from the user profiles even if the files are locked by applications.
You need to capture user profiles and all locked files.
What should you do on the Windows XP computers?
- A. Stop the VSS before running ScanState.exe
- B. Stop the VSS before running LoadState.exe
- C. Run ScanState /vsc/
- D. Run ScanState /hardlink
Answer: C
Explanation:
http://technet.microsoft.com/en-us/magazine/dd443646.aspx
NEW QUESTION 17
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 fil
- B. Instruct User1 to move the file to a shared folder on the compute
- C. Instruct User2 to export the EFS certificate to a certificate fil
- D. Instruct User1 to export the EFS certificate to a certificate fil
Answer: C
NEW QUESTION 18
You administer client computers that have Windows 7 Enterprise installed.
A server names Server1 has an IP address of 10.10.4.46. The server accepts Remote Desktop connections at a custom port 10876.
You need to connect to the server from a client computer by using Remote Desktop.
What should you do?
- A. From an elevated command prompt, run mstsc.exe /v:server1:10876
- B. From an elevated command prompt, run msts.exe 10.10.4.56 port:10876
- C. From an elevated command prompt, run msts.exe Server1 port:10876
- D. From the Advanced tab of your remote Desktop connection, configure the IP address and port of Server1 as the RD Gateway Server
Answer: A
Explanation:
http://windows.microsoft.com/en-us/windows-vista/Use-command-line-parameters-with-Remote-Desktop-Connection
Use command line parameters with Remote Desktop Connection
Instead of starting Remote Desktop Connection from the Start menu, you can start it from the search box in this version of Windows, from the Run dialog box, or from a command line. With these methods, you can use additional command line parameters to control how
Remote Desktop Connection looks or behaves.
To start Remote Desktop from the Run dialog box, follow these steps:
Click the Start button , click All Programs, click Accessories, and then click Run.
In the Open box, type mstsc.
Type a space, followed by any additional parameters that you want to use.
The following table lists the parameters you can use.
Command line syntax for Remote Desktop Connection
Syntax
mstsc [<connection file>] [/v:<server[:port]>] [/admin] [/f[ullscreen]] [/w:<width>]
[/h:<height>] [/public] | [/span] [/edit "connection file"] [/migrate] [/?]
Command line parameters for Remote Desktop Connection ParameterDescription 
NEW QUESTION 19
You have a computer that runs Windows 7.
You open Windows Internet Explorer and access a Web site as shown in the exhibit. (Click the Exhibit button.) 
You click the Suggested Sites button, but the suggestions fail to display.
You need to obtain suggested sites.
What should you do?
- A. From the Page menu, enable Caret Browsin
- B. From the Safety menu, disable the SmartScreen Filte
- C. From the Start menu, open a new Internet Explorer windo
- D. From the Microsoft Corporation Web site, refresh the Suggested Sites Web Slic
Answer: C
Explanation: Opening a new Internet Explorer window will not open with InPrivate enabled. InPrivate is turned onInPrivate Browsing helps prevent Internet Explorer from storing data about your browsing session. This includes cookies, temporary Internet files, history, and other data. Toolbars and extensions are disabled by default. You must enable InPrivate
Filtering manually each time you start a new browsing session.
NEW QUESTION 20
You have a computer that runs Windows 7. You create a HomeGroup. You need to secure the HomeGroup to meet the following requirements:
. Allow access to the HomeGroup when you are connected to private networks
. Block access to the HomeGroup when you are connected to public networks
What should you do?
- A. From Network and Sharing Center, modify the advanced sharing setting
- B. From the HomeGroup settings in Control Panel, modify the advanced sharing setting
- C. Configure the HomeGroup exception in Windows Firewall to include Home or work (private) networks and block Public network
- D. Configure the File and Printer Sharing exception in Windows Firewall to include Home or work (private) networks and block Public network
Answer: C
Explanation:
Windows Firewall does not allow you to create firewall rules for specific network locations on the basis of port address. Windows Firewall does not allow you to create rules that differentiate between the home and work network locations. You can only create rules that differentiate on the basis of home and work or public network locations.
HomeGroup Connections This option decides how authentication works for connections to HomeGroup resources. If all computers in the HomeGroup have the same user name and passwords configured, you can set this option to allow Windows to manage HomeGroup connections. If different user accounts and passwords are present, you should configure the option to use user accounts and passwords to connect to other computers. This option is available only in the Home/Work network profile.
Recommend!! Get the Full 70-680 dumps in VCE and PDF From Certstest, Welcome to Download: https://www.certstest.com/dumps/70-680/ (New 564 Q&As Version)