♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for Microsoft 70-410 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW 70-410 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/70-410-exam-dumps.html

Q211. - (Topic 2) 

Your network contains an Active Directory domain named contoso.com. The domain 

contains a server named Server1 that runs Windows Server 2012 R2 and a server named Server2 that runs Windows Server 2008 R2 Service Pack 1 (SP1).Both servers are member servers. 

On Server2, you install all of the software required to ensure that Server2 can be managed remotely from Server Manager. 

You need to ensure that you can manage Server2 from Server1 by using Server Manager. 

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

A. Run the systempropertiesremote. execommand. 

B. Run the Fnable-PsRemoting cmdlet. 

C. Run the Enable-PsSessionConfigurationcmdlet. 

D. Run the Confiqure-SMRemoting.ps1script. 

E. Run the Set-ExecutionPolicycmdlet. 

Answer: D,E 

Explanation: 

The output of this command indicates whether Server Manager Remoting is enabled or disabled on the server. To configure Server Manager remote management by using Windows PowerShell On the computer that you want to manage remotely, open a Windows PowerShell session with elevated user rights.To do this, click Start, click All Programs, click Accessories, click Windows PowerShell, right-click the Windows PowerShell shortcut, and then click Run as administrator. In the Windows PowerShell session, type the following, and then press Enter. Set-ExecutionPolicy -ExecutionPolicyRemoteSigned Type the following, and then press Enter to enable all required firewall rule exceptions. Configure-SMRemoting.ps1 -force –enable. 


Q212. - (Topic 3) 

Your network contains multiple subnets. 

On one of the subnets, you deploy a server named Server1 that runs Windows Server 2012 R2. 

You install the DNS Server server role on Server1, and then you create a standard primary zone named contoso.com. 

You need to ensure that client computers can resolve IP addresses to host names. 

What should you do first? 

A. Create a GlobalNames zone. 

B. Convert the contoso.com zone to an Active Directory-integrated zone. 

C. Configure dynamic updates for contoso.com. 

D. Create a reverse lookup zone. 

Answer:

Explanation: 

Use a reverse lookup zone to be able to resolve IP addresses to host names. 


Q213. - (Topic 2) 

Your network contains an Active Directory domain named contoso.com. 

An organizational unit (OU) named OU1 contains the computer accounts for laptops and 

desktop computers. 

A Group Policy object (GPO) named GP1 is linked to OU1. 

You need to ensure that the configuration settings in GP1 are applied only to a user named 

User1. 

What should you do? 

A. Modify the security settings of OU1. 

B. Modify the GPO Status of GP1. 

C. Modify the security settings of GP1. 

D. Configure the WMI Filter of GP1. 

Answer:

Explanation: 

References: Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 10: Implementing Group Policy, p. 470, 482 http://technet.microsoft.com/en-us/library/jj134176 WMI filtering using GPMC 


Q214. - (Topic 1) 

You have a server named Server1 that runs a Server Core installation of Windows Server 2012 R2. 

Server1 is configured to obtain an IPv4 address by using DHCP. 

You need to configure the IPv4 settings of the network connection on Server1 as follows: 

IP address: 10.1.1.1 

Subnet mask: 255.255.240.0 

Default gateway: 10.1.1.254 

What should you run? 

A. netsh.exe 

B. netcfg.exe 

C. msconfig.exe 

D. ipconfig.exe 

Answer:

Explanation: 

In order to configure TCP/IP settings such as the IP address, Subnet Mask, Default 

Gateway, DNS and WINS addresses and many other options you can use Netsh.exe. 

Incorrect: 

Not D: Windows Server 2012 Core still has IPCONFIG.EXE that can be used to view the IP 

configuration. 

Modern servers typically come with several network interface ports. This causes 

IPCONFIG.EXE to scroll off the screen when viewing its output. Consider piping the output 

if IPCONFIG.EXE to a file and view it with Notepad.exe. 


Q215. - (Topic 3) 

Your network contains an Active Directory domain named contoso.com. 

You have a Group Policy object (GPO) named GPO1 that contains several user settings. 

GPO1 is linked to an organizational unit (OU) named OU1. 

The help desk reports that GPO1 applies to only some of the users in OU1. 

You open Group Policy Management as shown in the exhibit. (Click the Exhibit button.) 

You need to configure GPO1 to apply to all of the users in OU1. 

What should you do? 

A. Modify the Security settings of GPO1. 

B. Disable Block Inheritance on OU1. 

C. Modify the GPO status of GPO1. 

D. Enforce GPO1. 

Answer:

Explanation: 

Inheritance is blocked, but that would only affect policies applied ABOVE the given OU, not 

the one applied directly to it (as is the case with GPO1). Also Enforcing a policy is only going to cause it to be applied even when inheritance is blocked (which, as mentioned, does not make a difference on policies which are directly linked to the OU as a child). That means that there must be something in the security settings (such as a Security Group which does not have the “read” or “Apply group policy” permission) preventing ALL of the users in OU1 from having the policy applied. (GPO status is the status of its replication within the forest, so it is not relevant here.) 


Q216. HOTSPOT - (Topic 2) 

Your network contains an Active Directory domain named contoso.com. The domain contains 25 servers. All servers run Windows Server 2012 R2. 

You need to create a Windows Firewall rule to prevent administrators from using Internet Explorer to access the Internet while they are logged on interactively to the servers. The solution must not prevent administrators from accessing websites on the internal network. 

How should you configure the rule? 

To answer, select the appropriate options in the answer area. 

Answer: 


Q217. - (Topic 1) 

Your network contains an Active Directory forest named contoso.com. The forest contains a single domain. All servers run Windows Server 2012 R2. The domain contains two domain controllers named DC1 and DC2. Both domain controllers are virtual machines on a Hyper-V host. 

You plan to create a cloned domain controller named DC3 from an image of DC1. 

You need to ensure that you can clone DC1. 

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

A. Add the computer account of DC1 to the Cloneable Domain Controllers group. 

B. Create a DCCloneConfig.xml file on DC1. 

C. Add the computer account of DC3 to the Cloneable Domain Controllers group. 

D. Run the Enable-AdOptionalFeaturecmdlet. 

E. Modify the contents of the DefaultDCCIoneAllowList.xml file on DC1. 

Answer: A,B 

Explanation: 

A. Cloneable Domain Controllers Group There’s a new group in town. It’s called Cloneable Domain Controllers and you can find it in the Users container. Membership in this group dictates whether a DC can or cannot be cloned. This group has some permissions set on the domain head that should not be removed. Removing these permissions will cause cloning to fail. Also, as a best practice, DCs shouldn’t be added to the group until you plan to clone and DCs should be removed from the group once cloning is complete. Cloned DCs will also end up in the Cloneable Domain Controllers group. 

B. DCCloneConfig.xml There’s one key difference between a cloned DC and a DC that is being restored to a previous snapshot: DCCloneConfig.XML. DCCloneConfig.xml is an XML configuration file that contains all of the settings the cloned DC will take when it boots. This includes network settings, DNS, WINS, AD site name, new DC name and more. This file can be generated in a few different ways. The New-ADDCCloneConfigcmdlet in PowerShell By hand with an XML editor By editing an existing config file, again with an XML editor. 

Reference: Virtual Domain Controller Cloning in Windows Server 2012. 


Q218. HOTSPOT - (Topic 1) 

A printer named Printer1 is configured as shown in the exhibit. (Click the Exhibit button.) 

To answer, complete each statement according to the information presented in the exhibit. Each correct selection is worth one point. 

Answer: 


Q219. DRAG DROP - (Topic 2) 

You have a Hyper-V host named Host1.Host1 contains two virtual machines named VM1 and VM2.VM1 is configured as a print server.VM1 runs Windows Server 2008 R2.VM2 is configured as a file server.VM2 runs Windows Server 2012 R2. 

You need to migrate all of the printers on VM1 to VM2. 

Which actions should you perform on the virtual machines? 

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


Q220. - (Topic 3) 

Your network contains an Active Directory domain named adatum.com. The computer accounts for all member servers are located in an organizational unit (OU) named Servers. You link a Group Policy object (GPO) to the Servers OU. 

You need to ensure that the domain’s Backup Operators group is a member of the local Backup Operators group on each member server. The solution must not remove any groups from the local Backup Operators groups. 

What should you do? 

A. Add a restricted group named adatumBackup Operators. Add Backup Operators to the This group is a member of list. 

B. Add a restricted group named adatumBackup Operators. Add Backup Operators to the Members of this group list. 

C. Add a restricted group named Backup Operators. Add adatumBackup Operators to the This group is a member of list. 

D. Add a restricted group named Backup Operators. Add adatumBackup Operators to the Members of this group list. 

Answer: