READ Free Dumps For Microsoft- 70-410
Question ID 10428 | Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows Server 2012 R2.
You need to create a 3-TB virtual hard disk (VHD) on Server1.
Which tool should you use?
|
Option A | Computer Management
|
Option B | Server Manager
|
Option C | Share and Storage Management
|
Option D | New-VirtualDisk
|
Correct Answer | A |
Explanation Explanation/Reference: For other questions to create a VHD (file) you can use computer management. - Share and storage management (2008 only) - New-storagesubsystemVirtualDisk (this is a virtual disk, NOT a virtual hard disk) - Server Manager (you would use this to create virtual disks, not virtual hard disks)
Question ID 10429 | Your network contains an Active Directory domain named contoso.com. The domain contains a member server named Server 1. Server1 runs Windows Server
2012 R2 and has the DHCP Server server role installed.
You create two IPv4 scopes on Server1. The scopes are configured as shown in the following table.
The DHCP clients in Subnet1 can connect to the client computers in Subnet2 by using an IP address or a FQDN.
You discover that the DHCP clients in Subnet2 can connect to client computers in Subnet1 by using an IP address only.
You need to ensure that the DHCP clients in both subnets can connect to any other DHCP client by using a FQDN.
What should you add?
|
Option A | The 015 DNS Domain Name option to Subnet1
|
Option B | The 015 DNS Domain Name option to Subnet2
|
Option C | The 006 DNS Servers option to Subnet2
|
Option D | The 006 DNS Servers option to Subnet1
|
Correct Answer | C |
Explanation Explanation/Reference: References: http://technet.microsoft.com/en-us/library/ee941136%28v=WS.10%29.aspx Training Guide: Installing and Configuring Windows Server 2012 R2, Chapter 6: Network Administration, p.253