Actualtests mcts 70 680 Questions are updated and all exam 70 680 answers are verified by experts. Once you have completely prepared with our 70 680 pdf exam prep kits you will be ready for the real 70 680 pdf exam without a problem. We have Refresh Microsoft exam 70 680 dumps study guide. PASSED exam 70 680 First attempt! Here What I Did.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for Microsoft 70-680 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW 70-680 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/70-680-exam-dumps.html
Q221. - (Topic 4)
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 Enterprise.
A new driver is released for the network cards that are installed in the client computers.
You need to update the image with the new driver for the network cards.
What should you do to add the driver to the mounted Windows image file?
A. Run the Start /w ocsetup command.
B. Run the DiskPart command and the Attach command option.
C. Use Sysprep with an answer file and set the PersistAHDeviceInstalls option in the answer file to True.
D. Use Sysprep with an answer file and set the PersistAHDeviceInstalls option in the answer file to False.
E. Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to Yes.
F. Run the Dism command with the /Mount-Wim option.
G. Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to No.
H. Run the PEImg /Prepcommand.
I. Run the ImageX command with the /Mountparameter.
J. Add a boot image and create a capture image in WDS.
K. Run the Dism command with the/Add-Driver option.
L. Run the BCDEdit /delete command.
M. Run the Dism command with the /Add-Package option.
Answer: K
Q222. - (Topic 6)
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.
Answer: A
Explanation: Control Panel->System and Security. >System [Properties]->System Protection->Configure
Q223. - (Topic 4)
You use a computer that has Windows SP1 installed. The computer has a shared folder named c:Software.
User1 is a local user account on the computer. The account is a member of several groups that have access to the C:Software folders. You need to verify whether User1 can save files to C:Software.
What should you do?
A. Download the Sysinternals Suite bundle from the Microsoft site. Run the AccessEnum tool against the C: Software folder.
B. Run the Net Share command.
C. Run the Net View command.
D. View the Share permissions on C:Software.
Answer: D
Q224. - (Topic 2)
You have a computer that runs Windows 7. Multiple users share the computer. The computer is joined to a domain.
You need to prevent the users from using more than 2 GB of disk space on drive C.
What should you do?
A. From a Group Policy object (GPO), enable the Limit profile size setting.
B. Enable System Protection for Local Disk (C) and set the disk space usage.
C. Enable disk quota management on Computer1 and configure a default quota limit.
D. From a Group Policy object (GPO), enable the Limit the size of the entire roaming user profile cache setting.
Answer: C
Explanation:
Disk quotas provide administrators with a way to limit each user's utilization of disk space on a volume. In order to set quotas, you must have Administrator rights, and the volume must be formatted with the NTFS file system. Disk quotas are based on file ownership and are independent of the folder location of the user's files within the volume. For example, if users move their files from one folder to another on the same volume, their volume space usage does not change. However, if users copy their files to a different folder on the same volume, their volume space usage doubles. If one user creates a 200 kilobyte (KB) file, and another user takes ownership of that file, the first user's disk use decreases by 200 KB and the second user's disk use increases by 200 KB.
Q225. - (Topic 3)
You plan to deploy Windows 7 by using a virtual hard disk (VHD).
You need to ensure that when a computer starts from the VHD, the Windows 7 installation programs will run the out-of-box-experience (OOBE) portion of the setup.
What should you do?
A. Copy install.wim from the Windows 7 installation media to the VHD.
B. Use ImageX to apply install.wim from the Windows 7 installation media to the VHD.
C. Start the computer by using the Windows 7 installation media and then select Install now.
D. Start the computer by using the Windows Preinstallation Environment (Windows PE) and then run Diskprep.exe.
Answer: B
Explanation:
WIM images are file-based and can be installed on a VHD or placed on a network share for distribution. You can store several images in the same WIM file. Talks about Capturing the Installation onto a Network Share, but still applies. You can capture an image of your reference computer by using Windows PE and the ImageX tool. Then you store that image on a network share. Alternatively, on a computer running Windows 7 Enterprise or Ultimate edition, you can store the image on a VHD and make that VHD bootable. To capture the installation image you have created on your reference computer to a network share, perform the following procedure:
1. Insert your Windows PE media into your reference computer and restart the computer. As before, you may have to override the boot order to boot from the CD/DVD-ROM drive. If so, select the appropriate function key to override the boot order during initial boot.
2. Windows PE starts and opens a command-prompt window. Use the ImageX tool located on your Windows PE media to capture an image of your reference computer installation. For example, if your optical drive is drive E:, your installation is on drive C:, and you want to capture the image on drive D:, you would enter: e:imagex.exe /capture C: d:installationimage.wim "my Win7 Install" /compress fast /verify
3. Copy the image to a network location. For example, enter: net use y: \network_shareimages copy d:myimage.wim y:
4. If necessary, provide network credentials for appropriate network access. Your image is now on volume Y:
Q226. - (Topic 1)
A user named User1 uses a shared computer that runs Windows 7. User1 is a member of group named Group1.
The computer contains a folder named Folder1.
You need to configure the permissions on Folder1 to meet the following requirements:
User1 must be allowed to delete all files in Folder1
Members of Group1 must be able to create files in Folder1
All other members of Group1 must be prevented from deleting files they did not create in Folder1
All users must be prevented from modifying the permissions on Folder1
What should you do?
A. Assign Group1 the Write permission. Assign User1 the Modify permission.
B. Assign Group1 the Modify permission. Assign User1 the Write permission.
C. Deny Group1 the Write permission. Assign User1 the Modify permission.
D. Deny Group1 the Modify permission. Assign User1 the Write permission.
Answer: A
Explanation:
File and Folder Permissions ReadFolders: Permits viewing and listing of files and subfoldersFiles: Permits viewing or accessing of the file's contentsWriteFolders: Permits adding of files and subfoldersFiles: Permits writing to a fileRead & ExecuteFolders: Permits viewing and listing of files and subfolders as well as executing of files; inherited by files and folders Files: Permits viewing and accessing of the file's contents as well as executing of the fileList Folder ContentsFolders: Permits viewing and listing of files and subfolders as well as executing of files; inherited by folders onlyFiles: N/AModifyFolders: Permits reading and writing of files and subfolders; allows deletion of the folderFiles: Permits reading and writing of the file; allows deletion of the fileFull ControlFolders: Permits reading, writing, changing, and deleting of files and subfoldersFiles: Permits reading, writing, changing and deleting of the file
Q227. - (Topic 1)
Which Windows Setup configuration pass applies settings to Windows 7 before Windows Welcome starts?
A. oobeSystem
B. auditSystem
C. specialize
D. offlineServicing
Answer: A
Q228. - (Topic 3)
You plan to deploy Windows 7 images. You need ensure that you can deploy images by using the WindowsPreinstallation Environment (Windows PE).
What should you do add to the Windows PE image?
A. Imagex.exe
B. Loadstate.exe
C. Mighost.exe
D. Usmtutils.exe
Answer: A
Explanation:
Creating an Image for Rapid Deployment The most common scenario for ImageX is capturing and applying an image from a network location for rapid deployment. This scenario requires booting your technician computer into Windows PE, capturing the image with ImageX, putting the image on a network share, and then applying the image to the destination computers.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.
Q229. - (Topic 1)
You have a computer named Computer1 that runs Windows 7.
You need to ensure that Computer1 can connect to File Transfer Protocol (FTP) servers only while it is connected to a private network.
What should you do?
A. From Windows Firewall with Advanced Security, create a new rule.
B. From the local Group Policy, modify the application control policies.
C. From Windows Firewall, modify the Allowed Programs and Features list.
D. From Network and Sharing Center, modify the Advanced Sharing settings.
Answer: A
Explanation:
Creating WFAS Rules The process for configuring inbound rules and outbound rules is essentially the same: In the WFAS console, select the node that represents the type of rule that you want to create and then click New Rule. This opens the New Inbound (or Outbound) Rule Wizard. The first page, shown in Figure 7-7, allows you to specify the type of rule that you are going to create. You can select between a program, port, predefined, or custom rule. The program and predefined rules are similar to what you can create using Windows Firewall. A custom rule allows you to configure a rule based on criteria not covered by any of the other options. You would create a custom rule if you wanted a rule that applied to a particular service rather than a program or port. You can also use a custom rule if you want to create a rule that involves both a specific program and a set of ports. For example, if you wanted to allow communication to a specific program on a certain port but not other ports, you would create a custom rule.
Q230. HOTSPOT - (Topic 6)
You have a windows 7 computer connected to a local subnet.
From the command prompt, you ping an IP address on the local network, but you get no response.
You need to configure your computer to ping the IP address.
Which two fields of TCF/IPV4 Properties should you configure? (To answer, select the appropriate two fields in the TCP/IPv4 Properties in the answer area.)
Answer: