Act now and download your Microsoft 70 680 pdf test today! Do not waste time for the worthless Microsoft 70 680 exam tutorials. Download Most up-to-date Microsoft TS:Windows 7,Configuring exam with real questions and answers and begin to learn Microsoft 70 680 exam with a classic professional.
♥♥ 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
Q111. - (Topic 5)
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. Start the Microsoft Network Access Protection service.
B. From the Safety drop-down menu, open an InPrivate Browsing session.
C. From Internet Options, on the Advanced tab, clear Enable DOM Storage.
D. From Internet Options, modify the security settings for the Internet zone.
Answer: A
Q112. - (Topic 5)
You have a computer that runs Windows 7.
Your company has a corporate intranet Web site.
You open Windows Internet Explorer as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that you can access Web pages on both the Internet and the intranet.
From the Tools menu, what should you do?
A. Click ActiveX Filtering.
B. Click Work Offline.
C. Click Compatibility View.
D. Point to SmartScreen Filter and then click Turn off SmartScreen Filter.
Answer: B
Q113. DRAG DROP - (Topic 5)
Windows 7 client computers in your company network are assigned IP addresses manually or by using DHCP.
Recent changes have been made to a DHCP Server scope. Desktops that have manually assigned IP addresses are reporting that they can no longer connect to the Internet.
You need to ensure that all client computers receive IP address and DNS servers' addresses from the DHCP server.
Which commands should you run? (To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.)
Answer:
Q114. - (Topic 6)
Your company has Windows 7 Enterprise computers that do not have a Trusted Platform Module (TPM) installed.
You need to enable BitLocker drive encryption on the operating system drives.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Create a USB startup key.
B. Configure the Require additional authentication at startup group policy setting.
C. Create a network key location.
D. Configure the Allow enhanced PINs for startup group policy setting.
Answer: A,D
Explanation: Ref: http://technet.microsoft.com/en-us/library/ee424319(v=WS.10).aspx
Q115. - (Topic 1)
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 have a workgroup which contains five computers. Windows 7 is run by the computers. A computer named C01 has video and audio files.
You have to share C01s video and audio files on the network.
What should you do? (Choose more than one)
A. Connect a removable drive and enable BitLocker To Go.
B. A HomeGroup should be created.
C. The files should be moved to a Media Library.
D. All BranchCache rules should be enabled in Windows Firewall.
Answer: B,C
Q116. DRAG DROP - (Topic 5)
You administer Windows 7 computers in your company network. You want to deploy Windows 7 to newly purchased computers by using customized DVD installation media.
You download the latest updates' package files to your computer from the Microsoft website.
You need to prepare a new Windows 7 installation DVD that includes the updates.
What should you do? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q117. - (Topic 4)
You have a computer named Computer1 that runs Windows 7.
You need to configure Computer1 to support the collection of Windows system events from other computers.
Which command should you run?
A. Wecutil.exe qc
B. Winrm.exe quickconfig
C. Winrs r: Computer1
D. Wmic /aggregate
Answer: A
Explanation:
Wecutil To configure a computer running Windows 7 to collect events, open an elevated command prompt and enter the following command to configure the Windows Event Collector service: wecutil qc{qc | quick-config}Configures the Windows Event Collector service to ensure a subscription can be created and sustained through reboots. This includes the following steps:
8. Enable the ForwardedEvents channel if it is disabled.
9. Set the Windows Event Collector service to delay start.
10. Start the Windows Event Collector service if it is not running.
Q118. - (Topic 6)
You have a computer that runs Windows 7 Enterprise. The operating system is installed on drive C.
You have customized the Windows environment and prepared it to generate deployment source media. You attach a USB flash drive as drive D to the computer.
You need to create a Windows image file that has the operating system partition.
What should you do?
A. Run imagex.exe /capture d: c:image.wim.
B. Run imagex.exe /capture c: d:image.wim.
C. From Backup and Restore, create a system image and save it to drive D.
D. Run xcopy.exe c: d: /p /c.
Answer: C
Q119. - (Topic 5)
You plan to deploy Windows 7 images.
You need to ensure that you can deploy images by using the Windows Preinstallation Environment (Windows PE).
What should you add to the Windows PE image?
A. Imagex.exe
B. Mighost.exe
C. Usmtutils.exe
D. Loadstate.exe
Answer: A
Q120. - (Topic 6)
You are the system administrator for a large manufacturing company. You and your team are responsible for managing over 1,000 Windows 7 Professional desktop and laptop computers. All computers are members of a Windows 2008 R2 Active Directory domain.
You want to utilize the Windows Remote Management Service available in Windows 7 Professional. You plan to configure all desktop and laptop computers so that the Windows Remote Management Service can manage them remotely.
You need to run a command on each Windows 7 computer so that you can configure the service.
Which two commands can you use to achieve this goal? (Each correct answer presents a complete solution. Choose two. )
A. Mstsc /v:computername configure
B. Enable-PSRemoting -force
C. Psexec Wcomputername -enable
D. Winrm quickconfig
Answer: B,D
Explanation: B: To configure Windows PowerShell for remoting, type the following command: Enable-PSRemoting –force
D: *When you are working with computers in workgroups or homegroups, you must either use HTTPS as the transport or add the remote machine to the TrustedHosts configuration settings. If you cannot connect to a remote host, verify that the service on the remote host is running and is accepting requests by running the following command on the remote host:.winrm quickconfig This command analyzes and configures the WinRM service.
* The Windows PowerShell remoting features are supported by the WS-Management protocol and the Windows Remote Management (WinRM) service that implements WS-Management in Windows.
Incorrect: Not C:
* PsExec is a light-weight telnet-replacement that lets you execute processes on other systems, complete with full interactivity for console applications, without having to manually install client software. PsExec's most powerful uses include launching interactive command-prompts on remote systems and remote-enabling tools like IpConfig that otherwise do not have the ability to show information about remote systems.
* psexec [\computer[,computer2[,. . . ] | @file]][-u user [-p psswd][-n s][-r servicename][-h][-l][-s|-e][-x][-i session]
][-c [-f|-v]][-w directory][-d][-][-a n,n,. . . ] cmd [arguments]