70-410 Exam Questions - Online Test


70-410 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Act now and download your Microsoft microsoft 70 410 exam test today! Do not waste time for the worthless Microsoft 70 410 installing and configuring windows server 2012 pdf tutorials. Download Renovate Microsoft Installing and Configuring Windows Server 2012 exam with real questions and answers and begin to learn Microsoft 70 410 pdf with a classic professional.

Q41. - (Topic 3) 

Your network contains an Active Directory domain named adatum.com. The domain contains the servers shown in the following table. 

You need to ensure that you can use Server Manager on DC1 to manage DC2. 

Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Install Microsoft .NET Framework 4 on DC2. 

B. Install Remote Server Administration Tools on DC1. 

C. Install the Windows PowerShell 2.0 engine on DC1. 

D. Install Remote Server Administration Tools on DC2. 

E. Install Windows Management Framework 3.0 on DC2. 

Answer: A,E 

Explanation: 

In Windows Server 2012 R2, you can use Server Manager to perform management tasks on remote servers. Remote management is enabled by default on servers that are running Windows Server 2012 R2. To manage a server remotely by using Server Manager, you add the server to the Server Manager server pool. You can use Server Manager to manage remote servers that are running Windows Server 2008 and Windows Server 2008 R2, but the following updates are required to fully manage these older operating systems. Windows Management Framework 3.0. To use this release of Server Manager to access and manage remote servers that are running Windows Server 2008 or Windows Server 2008 R2, you must first install .NET Framework 4.0, and then install Windows Management Framework 3.0 on those servers. 

Reference: 

Training Guide: Installing and Configuring Windows Server 2012 R2, Chapter 2: Deploying servers, p. 80 


Q42. - (Topic 3) 

You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named Contoso.com. All servers in the Contoso.com domain have Windows Server 2012 R2 installed. 

You have logged on to a server, named ENSUREPASS-SR07, and would like to obtain the IP configurations of a server, named ENSUREPASS-SR13. 

Which of the following actions should you take? 

A. You should consider making use of the Winrs.exe command. 

B. You should consider making use of the Winsat.exe command. 

C. You should consider making use of the Winpop.exe command. 

D. You should consider making use of the Dsrm.exe command. 

Answer:


Q43. - (Topic 3) 

A company has a forest with 4 sites. Subnets are as follows: 

MainOffice 172.16.1.0 Subnet: 255.255.255.0 Gateway 172.16.1.254 Site1 192.168.12.0 Subnet: 255.255.255.0 Site 2 192.168.13.0 Subnet: 255.255.255.0 Site 3 192.168.14.0 Subnet: 255.255.255.0 Site 4 192.168.15.0 Subnet: 255.255.255.0 

You add a new server to the MainOffice and it needs to be able to communicate to all sites. 

Which route command would you run? 

A. route add -p 192.168.8.0 netmask 255.255.252.0 172.16.1.254 

B. route add -p 192.168.0.0 netmask 255.255.248.0 172.16.1.254 

C. route add -p 192.168.12.0 netmask 255.255.252.0 172.16.1.254 

D. route add -p 192.168.12.0 netmask 255.255.240.0 172.16.1.254 

Answer:


Q44. - (Topic 2) 

You have a server that runs Windows Server 2012 R2. 

You need to create a volume that will remain online if two disks in the volume fail. 

The solution must minimize the number of disks used to create the volume. 

Which three actions should you perform in sequence? 

A. Add five physical disks 

B. Create a storage space and set the disk allocation of one of the disks to "Hot Spare" 

C. Create a virtual disk 

D. Create a storage space by using the default disk allocation 

E. Add three physical disks 

Answer: A,C,D 

Explanation: 

A storage space with three-way mirroring can tolerate two disk failures but requires a minimum of five disks. 

References: 

http://technet.microsoft.com/en-us/library/hh831739.aspx http://technet.microsoft.com/en-us/library/jj822938.aspx http://technet.microsoft.com/en-us/library/jj899886.aspx http://technet.microsoft.com/en-us/library/5de72fb5-e1e3-43a7-a176-d17cdf4d312e 


Q45. - (Topic 1) 

Your network contains an Active Directory domain named contoso.com. The DNS zone for contoso.com is Active-Directory integrated. 

The domain contains 500 client computers. There are an additional 20 computers in a workgroup. 

You discover that every client computer on the network can add its record to the contoso.com zone. 

You need to ensure that only the client computers in the Active Directory domain can register records in the contoso.com zone. 

What should you do? 

A. Sign the contoso.com zone by using DNSSEC. 

B. Configure the Dynamic updates settings of the contoso.com zone. 

C. Configure the Security settings of the contoso.com zone. 

D. Move the contoso.com zone to a domain controller that is configured as a DNS server. 

Answer:


Q46. - (Topic 2) 

You have a server named Server1 that runs Windows Server 2012 R2. You add an additional disk to Server1 as shown in the exhibit. (Click the Exhibit button.) 

You need to ensure that users can access the additional disk from drive C. 

What should you do? 

A. Convert Disk 0 to a dynamic disk and add a mirror. 

B. Create a simple volume on Disk 1 and mount the volume to a folder. 

C. Convert Disk 0 and Disk 1 to dynamic disks and extend a volume. 

D. Convert Disk 1 to a dynamic disk and create a spanned volume. 

Answer:


Q47. - (Topic 1) 

Your network contains an Active Directory forest named contoso.com. The forest contains a single domain. The domain contains two domain controllers named DC1 and DC2 that run Windows Server 2012 R2. 

The domain contains a user named User1 and three global security groups named Group1, Group2 and, Group3. 

You need to add User1 to Group1, Group2, and Group3. 

Which cmdlet should you run? 

A. Add-AdPrincipalGroupMembership 

B. Install-AddsDomainController 

C. Install-WindowsFeature 

D. Install-AddsDomain 

E. Rename-AdObject 

F. Set-AdAccountControl 

G. Set-AdGroup 

H. Set-User 

Answer:

Explanation: 

The Add-ADPrincipalGroupMembershipcmdlet adds a user, group, service account, or computer as a new member to one or more Active Directory groups. 

References: 

http://technet.microsoft.com/en-us/library/ee617203.aspx http://technet.microsoft.com/en-us/library/hh974723.aspx 


Q48. - (Topic 3) 

Your network contains two Active Directory forests named contoso.com and adatum.com. All servers run Windows Server 2012 R2. 

A one-way external trust exists between contoso.com and adatum.com. 

Adatum.com contains a universal group named Group1. You need to prevent Group1 from being used to provide access to the resources in contoso.com. 

What should you do? 

A. Modify the Managed By settings of Group1. 

B. Modify the Allowed to Authenticate permissions in adatum.com. 

C. Change the type of Group1 to distribution. 

D. Modify the name of Group1. 

Answer:

Explanation: 

* Accounts that require access to the customer Active Directory will be granted a special right called Allowed to Authenticate. This right is then applied to computer objects (Active Directory domain controllers and AD RMS servers) within the customer Active Directory to which the account needs access. 

* For users in a trusted Windows Server 2008 or Windows Server 2003 domain or forest to be able to access resources in a trusting Windows Server 2008 or Windows Server 2003 domain or forest where the trust authentication setting has been set to selective authentication, each user must be explicitly granted the Allowed to Authenticate permission on the security descriptor of the computer objects (resource computers) that reside in the trusting domain or forest. 


Q49. DRAG DROP - (Topic 2) 

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs a Server Core installation of Windows Server 2012 R2. 

You install the DNS Server server role on Server1. 

You need to perform the following configurations on Server1: 

. Create an Active Directory-integrated zone named adatum.com. . Send unresolved DNS client queries for other domain suffixes to the DNS server of your company's Internet Service Provider (ISP). 

Which Windows PowerShell cmdlets should you use? 

To answer, drag the appropriate cmdlet to the correct configuration in the answer area. Each cmdlet 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. 

Answer: 


Q50. - (Topic 2) 

You perform a Server Core Installation of Windows Server 2012 R2 on a server named Server1. 

You need to add a graphical user interface (GUI) to Server1. 

Which tool should you use? 

A. The setup.exe command 

B. The dism.exe command 

C. The imagex.exe command 

D. The Add-WindowsPackage cmdlet 

Answer:

Explanation: 

The DISM command is called by the Add-WindowsFeature command. Here is the systax for DISM: 

Dism /online /enable-feature /featurename:ServerCore-FullServer /featurename:ServerGui-Shell /featurename:Server-Gui-Mgmt