QUESTION 201
You have a DNS server named DNS1 that runs Windows Server 2012 R2.
On DNS1, you create a standard primary DNS zone named adatum.com.
You need to change the frequency that secondary name servers will replicate the zone from DNS1.
Which type of DNS record should you modify?
A. |
Name server (NS) |
B. |
Start of authority (SOA) |
C. |
Host information (HINFO) |
D. |
Service location (SRV) |
Correct Answer: B
Explanation:
The time to live is specified in the Start of Authority (SOA) record
Note:
TTL (time to live) – The number of seconds a domain name is cached locally before expiration and return to authoritative nameservers for updated information.
QUESTION 202
You have a server named Data1 that runs a Server Core Installation of Windows Server 2012 R2 Standard.
You need to configure Data1 to run a Server Core Installation of Windows Server 2012 R2 Datacenter. You want to achieve this goal by using the minimum amount of administrative effort.
What should you perform?
A. |
An online servicing by using Dism |
B. |
An offline servicing by using Dism |
C. |
An upgrade installation of Windows Server 2012 R2 |
D. |
A clean installation of Windows Server 2012 R2 |
Correct Answer: A
Explanation:
There are a couple of ways to install the GUI from the command prompt, although both use the same tool – DISM (Deployment Image Service Manager). When you are doing it for a single (local) server, the command is:
Dism /online /enable-feature /featurename:ServerCore-FullServer /featurename:…
References:
Training Guide: Installing and Configuring Windows Server 2012: Chapter 2: Deploying Servers, p. 44
Exam Ref 70-410: Installing and Configuring Windows Server 2012: Chapter 1: Installing and Configuring Servers, p. 19-22
QUESTION 203
HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains an enterprise certification authority (CA).
The domain contains a server named Server1 that runs Windows Server 2012 R2. You install the Active Directory Federation Services server role on Server1.
You plan to configure Server1 as an Active Directory Federation Services (AD FS) server.
The Federation Service name will be set to adfs1.contoso.com.
You need to identify which type of certificate template you must use to request a certificate for AD FS.
Correct Answer:
QUESTION 204
Your network contains a server named Server1 that runs Windows Server 2012. Server1 has the Hyper-V server role installed.Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4.
Server1 is configured as shown in the following table.
You need to ensure that VM1 can use more CPU time than the other virtual machines when the CPUs on Server1 are under a heavy load.
What should you configure?
A. |
NUMA topology |
B. |
Resource control |
C. |
Resource metering |
D. |
Virtual Machine Chimney |
E. |
The VLAN ID |
F. |
Processor Compatibility |
G. |
The startup order |
H. |
Automatic Start Action |
I. |
Integration Services |
J. |
Port mirroring |
K. |
Single-root I/O virtualization |
Correct Answer: B
Explanation:
B.Resource controls provide you with several ways to control the way that Hyper-V allocates resources to virtual machine. Resource control in used in the event where you need to adjust the computing resources of a virtual machine, you can reconfigure the resources to meet the changing needs. You can also specify resource controls to automate how resources are allocated to virtual machines.
References:
http://technet.microsoft.com/en-us/library/cc766320(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/hh831410.aspx
http://technet.microsoft.com/en-us/library/cc742470.aspx
Exam Ref 70-410, Installing and Configuring Windows Server 2012, Chapter 3: Configure Hyper-V, Objective 3.1: Create and Configure virtual machine settings, p. 144 Training Guide: Installing and Configuring Windows Server 2012: Chapter 7: Hyper-V Virtualization, Lesson 2: Deploying and configuring virtual machines, p. 335
QUESTION 205
HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 and a member server named Server1. All servers run Windows Server 2012 R2.
You install the IP Address Management (IPAM) Server feature on Server1.
From the Provision IPAM wizard, you select the Group Policy Based provisioning method and enter a GPO name prefix of IPAM1.
You need to provision IPAM by using Group Policy.
What command should you run on Server1 to complete the process?
To answer, select the appropriate options in the answer area.
Correct Answer:
QUESTION 206
Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2 that run Windows Server 2012 R2. Both servers have the Hyper-V server role installed.
The network contains an enterprise certification authority (CA). All servers are enrolled automatically for a certificate-based on the Computer certificate template.
On Server1, you have a virtual machine named VM1. VM1 is replicated to Server2.
You need to encrypt the replication of VM1.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. |
On Server2, modify the Hyper-V Settings. |
B. |
On Server1, modify the settings of VM1. |
C. |
On Server2, modify the settings of VM1. |
D. |
On Server1, modify the settings of the virtual switch to which VM1 is connected. |
E. |
On Server1, modify the Hyper-V Settings. |
F. |
On Server2, modify the settings of the virtual switch to which VM1 is connected. |
Correct Answer: AB
Explanation:
Once you change the Hyper-V Settings of Server 2 to encrypt replications with a certificate, you then need to change the replication information of VM1 to use the secure connection.
http://technet.microsoft.com/en-us/library/jj134240.aspx
QUESTION 207
Your network contains two Active Directory forests named contoso.com and corp.contoso.com
User1 is a member of the DnsAdmins domain local group in contoso.com.
User1 attempts to create a conditional forwarder to corp.contoso.com but receive an error message shown in the exhibit. (Click the Exhibit button.)
You need to configure bi-directional name resolution between the two forests.
What should you do first?
A. |
Add User1 to the DnsUpdateProxy group. |
B. |
Configure the zone to be Active Directory-integrated |
C. |
Enable the Advanced view from DNS Manager |
D. |
Run the New Delegation Wizard |
Correct Answer: B
QUESTION 208
DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012 R2.
You plan to install the Active Directory Federation Services server role on Server1 to allow for Workplace Join.
You run nslookupenterpriseregistration and you receive the following results:
You need to create a certificate request for Server1 to support the Active Directory Federation Services (AD FS) installation.
How should you configure the certificate request?
To answer, drag the appropriate names to the correct locations. Each name may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Correct Answer:
QUESTION 209
Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 and a member server named Server1. Server1 has the IP Address Management (IPAM) Server feature installed.
On DC1, you configure Windows Firewall to allow all of the necessary inbound ports for IPAM.
On Server1, you open Server Manager as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that you can use IPAM on Server1 to manage DNS on DC1.
What should you do?
A. |
Add Server1 to the Remote Management Users group. |
B. |
Modify the outbound firewall rules on Server1. |
C. |
Add Server1 to the Event Log Readers group. |
D. |
Modify the inbound firewall rules on Server1. |
Correct Answer: C
Explanation:
http://technet.microsoft.com/en-us/library/jj878313.aspx
QUESTION 210
Your network contains an Active Directory forest named contoso.com. The forest contains four domains. All servers run Windows Server 2012 R2.
Each domain has a user named User1.
You have a file server named Server1 that is used to synchronize user folders by using the Work Folders role service.
Server1 has a work folder named Sync1.
You need to ensure that each user has a separate folder in Sync1.
What should you do?
A. |
From Windows Explorer, modify the Sharing properties of Sync1 |
B. |
Run the Set-SyncServerSetting cmdlet |
C. |
From File and Storage Services in Server Manager, modify the properties of Sync1 |
D. |
Run the Set-SyncShare cmdlet |
Correct Answer: D
Free VCE & PDF File for Microsoft 70-417 Actual Tests
Instant Access to Free VCE Files: MCSE|MCSA|MCITP…
Instant Access to Free PDF Files: MCSE|MCSA|MCITP…
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF