READ Free Dumps For Microsoft- 70-410
Question ID 9465 | Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012 R2.
On a server named Server2, you perform a Server Core Installation of Windows Server 2012 R2.You join Server2 to the contoso.com domain.
You need to ensure that you can manage Server2 by using the Computer Management console on Server1.
What should you do on Server2?
|
Option A | Install Windows Management Framework.
|
Option B | Run sconfig.exe and configure Remote Server Administration Tools (RSAT).
|
Option C | Install Remote Server Administration Tools (RSAT).
|
Option D | Run sconfig.exe and configure remote management.
|
Correct Answer | D |
Explanation Explanation/Reference: Explanation: In Windows Server 2012 R2, you can use the Server Configuration tool (Sconfig.cmd) to configure and manage several common aspects of Server Core installations. You must be a member of the Administrators group to use the tool. Sconfig.cmd is available in the Minimal Server Interface and in Server with a GUI mode. References: http://technet.microsoft.com/en-us/library/jj647766.aspx Training Guide: Installing and Configuring Windows Server 2012 R2, Chapter 2: Deploying servers, p. 80
Question ID 9466 | You have a server named Server1 that runs Windows Server 2012 R2.
You connect three new hard disks to Server1.
You need to create a storage space that contains the three disks.
The solution must meet the following requirements:
Provide fault tolerance if a single disk fails.
Maximize the amount of useable storage space.
What should you create?
|
Option A | A mirrored space
|
Option B | A spanned volume
|
Option C | A parity space
|
Option D | A simple space
|
Correct Answer | C |
Explanation Explanation/Reference: Explanation: Fault tolerant and better space ratio. The data on volumes created on this type of virtual disk, together with parity information that can be used to facilitate automatic reconstruction of data in the event of a physical disk failure, is striped across all physical disks in the pool. Parity virtual disks also provide resiliency to help protect you from data loss arising from the failure 368 Chapter 8 File services and storage of a physical disk in the pool, but they perform better with large sequential disk writes than with random I/O. References: http://social.technet.microsoft.com/wiki/contents/articles/15198.storage-spaces-overview.aspx http://technet.microsoft.com/en-us/library/cc772180.aspx Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 8: File Services and Storage, p. 367-8