READ Free Dumps For Microsoft- 70-410
Question ID 9112 | You have a laptop named Computer1. Computer1 runs Windows 8 Enterprise.
Computer1 has a wired network adapter and a wireless network adapter. Computer1 connects to a wireless network named Network1.
For testing purposes, you install Windows Server 2012 R2 on Computer1 as a second operating system. You install the drivers for the wireless network adapter. You need to ensure that you can connect to Network1 from Windows Server 2012 R2.
What should you do?
|
Option A | Restart the WLAN AutoConfig service.
|
Option B | From a local Group Policy object (GPO), configure the Wireless Network (IEEE 802.11) Policies settings.
|
Option C | From a local Group Policy object (GPO), configure the settings of Windows Connection Manager.
|
Option D | From Server Manager, install the Wireless LAN Service feature.
|
Correct Answer | D |
Explanation Explanation/Reference: The Wireless LAN service is a feature in Windows Server® 2012 R2 that you can use to enable the wireless WLAN AutoConfig service, and to configure the WLAN AutoConfig service for automatic startup. Once enabled, the WLAN AutoConfig service dynamically selects which wireless network the computer automatically connects to, and configures the necessary settings on the wireless network adapter. This includes automatically selecting and connecting to a more preferred wireless network when one becomes available. To enable the Wireless LAN Service In Server Manager Dashboard, click Manage, and then click Add Roles and Features. The Add Roles and Features Wizard opens. Click Next. In Select installation type, select Role-based or feature-based installation, and then click Next. In Select destination server, enable Select a server from the server pool, and in Server Pool, select the server for which you want to enable the Wireless LAN Service, and then click Next. In Select server roles, click Next. In Select Server features, in Features, select Wireless LAN Service, and then click Next. Reference: http://technet.microsoft.com/en-us/library/hh994698.aspx
Question ID 9114 | You have a server named Server1 that runs Windows Server 2012 R2.
You plan to create an image of Server1.
You need to remove the source files for all server roles that are not installed on Server1. Which tool should you use?
|
Option A | servermanagercmd.exe
|
Option B | imagex.exe
|
Option C | ocsetup.exe
|
Option D | dism.exe
|
Correct Answer | D |
Explanation Explanation/Reference: servermanagercmd.exe The ServerManagerCmd.exe command-line tool has been deprecated in Windows Server 2008 R2. imagex.exe ImageX is a command-line tool in Windows Vista that you can use to create and manage Windows image (.wim) files. A .wim file contains one or more volume images, disk volumes that contain images of an installed Windows operating system. dism.exe Deployment Image Servicing and Management (DISM.exe) is a command-line tool that can be used to service a Windows image or to prepare a Windows Preinstallation Environment (Windows PE) image. It replaces Package Manager (Pkgmgr.exe), PEimg, and Intlcfg that were included in Windows Vista. The functionality that was included in these tools is now consolidated in one tool(DISM.exe), and new functionality has been added to improve the experience for offline servicing. DISM can Add, remove, and enumerate packages. ocsetup.exe The Ocsetup.exe tool is used as a wrapper for Package Manager (Pkgmgr.exe) and for Windows Installer (Msiexec.exe). Ocsetup.exe is a command-line utility that can be used to perform scripted installs and scripted uninstalls of Windows optional components. The Ocsetup.exe tool replaces the Sysocmgr.exe tool that Windows XP and Windows Server 2003i use. The Dism utility can be used to create and mount an image of Server1. References: http://technet.microsoft.com/en-us/library/cc749447(v=ws.10).aspx http://technet.microsoft.com/en-us/library/dd744382(v=ws.10).aspx Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 2: Deploying Servers, p. 44 Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2: Chapter 1: Installing and Configuring Servers, p. 19-22