♥♥ 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

Q261. - (Topic 3) 

A network technician installs Windows Server 2012 R2 Standard on a server named 

Server1. 

A corporate policy states that all servers must run Windows Server 2012 R2 Enterprise. 

You need to ensure that Server1 complies with the corporate policy. 

You want to achieve this goal by using the minimum amount of administrative effort. 

What should you perform? 

A. a clean installation of Windows Server 2012 R2 

B. an upgrade installation of Windows Server 2012 R2 

C. online servicing by using Dism 

D. offline servicing by using Dism 

Answer:

Explanation: 

A. Not least effort 

B. Not least effort 

C. dism /online /set-edition 

D. offline would be less ideal and more workex: DISM /online /Set-Edition:ServerEnterprise/ProductKey:489J6-VHDMP-X63PK-3K798-CPX3YWindows Server 2008 R2/2012 contains a command-line utility called DISM (Deployment Image Servicing and Management tool). This tool has many features, but one of those features is the ability to upgrade the edition of Windows in use. Note that this process is for upgrades only and is irreversible. You cannot set a Windows image to a lower edition. The lowest edition will not appear when you run the /Get- TargetEditions option. If the server is running an evaluation version of Windows Server 2012 R2 Standard or Windows Server 2012 R2 Datacenter, you can convert it to a retail version as follows: If the server is a domain controller, you cannot convert it to a retail version. In this case, install an additional domain controller on a server that runs a retail version and remove AD DS from the domain controller that runs on the evaluation version. From an elevated command prompt, determine the current edition name with the command DISM /online /Get-CurrentEdition. Make note of the edition ID, an abbreviated form of the edition name. Then run DISM /online /Set-Edition:<edition ID> /ProductKey:XXXXXXXXXX-XXXXX-XXXXXXXXXX/AcceptEula, providing the edition ID and a retail product key. The server will restart twice. 


Q262. - (Topic 1) 

Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that hosts the primary DNS zone for contoso.com. 

All client computers are configured to use DC1 as the primary DNS server. 

You need to configure DC1 to resolve any DNS requests that are not for the contoso.com zone by querying the DNS server of your Internet Service Provider (ISP). 

What should you configure? 

A. Naming Authority Pointer (NAPTR) DNS resource records (RR) 

B. Name server (NS) records 

C. A Forwarders 

D. Conditional forwarders 

Answer:

Explanation: 

On a network with several servers and/or client computers a server that is configured as a forwarder will manage the Domain Name System (DNS) traffic between your network and the Internet. 


Q263. HOTSPOT - (Topic 3) 

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

computers run Windows 8. 

An administrator creates an application control policy and links the policy to an 

organizational unit (OU) named OU1. The application control policy contains several deny 

rules. The deny rules apply to the Everyone group. 

You need to prevent users from running the denied application. 

What should you configure? 

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

Answer: 


Q264. - (Topic 3) 

You have a domain controller named Server1 that runs Windows Server 2012 R2 and has the DNS Server server role installed. Server1 hosts a DNS zone named contoso.com and a GlobalNames zone. 

You discover that the root hints were removed from Server1. 

You need to view the default root hints of Server1. 

Which file should you open? 

A. Netlogon.dns 

B. Cache.dns 

C. Globalnames.dns 

D. Place.dns 

Answer:

Explanation: 

DNS Server service implements root hints using a file, Cache.dns, stored in the systemrootSystem32Dns folder on the server. Thus viewing the Cache.dns file will show the root hints. 


Q265. - (Topic 2) 

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

You open Review Options in the Active Directory Domain Services Configuration Wizard, and then you click View script. 

You need to ensure that you can use the script to promote Server1 to a domain controller. 

Which file extension should you use to save the script? 

A. .bat 

B. .cmd 

C. .ps1 

D. .xml 

Answer:

Explanation: 

PowerShell scripts are saved with the extension ".ps1". 

From http://technet.microsoft.com/en-us/library/jj574105.aspx The Review Options page in Server Manager also offers an optional View Script button to create a Unicode text file that contains the current ADDS Deployment configuration as a single Windows PowerShell script. This enables you to use the Server Manager graphical interface as a Windows PowerShell deployment studio. Use the Active Directory Domain Services Configuration Wizard to configure options, export the configuration, and then cancel the wizard. This process creates a valid and syntactically correct sample for further modification or direct use. 


Q266. - (Topic 2) 

Your network contains a Hyper-V host named Server1 that runs Windows Server 2012 R2. 

Server1 hosts a virtual machine named VM1 that runs Windows Server 2012 R2. 

You create a checkpoint of VM1, and then you install an application on VM1. You verify 

that the application runs properly. 

You need to ensure that the current state of VM1 is contained in a single virtual hard disk 

file. 

The solution must minimize the amount of downtime on VM1. 

What should you do? 

A. From a command prompt, run dism.exe and specify the /delete-image parameter. 

B. From a command prompt, run dism.exe and specify the /commit-image parameter. 

C. From Hyper-V Manager, delete the checkpoint. 

D. From Hyper-V Manager, inspect the virtual hard disk. 

Answer:


Q267. HOTSPOT - (Topic 2) 

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

contains a server named Server that runs Windows Server 2012 R2. 

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

You need to ensure that you can add the new server to Server Manager on Server1. 

What should you configure on the new server? To answer, select the appropriate setting in 

the answer area. 

Answer: 


Q268. - (Topic 2) 

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

You try to install the Microsoft .NET Framework 3.5 Features feature on Server1, but the 

installation fails repeatedly. 

You need to ensure that the feature can be installed on Server1. 

What should you do? 

A. Run the Add-AppxProvisionedPackage cmdlet. 

B. Disable User Account Control (UAC). 

C. Connect Server1 to the Internet. 

D. Remove the .NET Framework 4.5 Features feature. 

Answer:


Q269. - (Topic 3) 

You are attempting to delete a global security group in the Active Directory Users and Computers console, and the console will not let you complete the task. 

Which of the following could possibly be causes for the failure? (Choose all answers that are correct.) 

A. There are still members in the group. 

B. One of the group’s members has the group set as its primary group. 

C. You do not have the proper permissions for the container in which the group is located. 

D. You cannot delete global groups from the Active Directory Users and Computers console. 

Answer: B,C 

Explanation: 

A. Incorrect: It is possible to delete a group that has members. 

B. Correct: If any member sets the group as its primary group, then the system does not permit the group to be deleted. 

C. Correct: You must have the appropriate Active Directory permissions for the container in which the group is located to delete it. 

D. Incorrect: It is possible to delete groups using the Active Directory Users and Groups console. 


Q270. - (Topic 3) 

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

The domain contains a server named Server1 that runs Windows Server 2012 R2. 

You need to ensure that when users log on to Server1, their user account is added automatically to a local group named Group1 during the log on process. 

Which Group Policy settings should you modify? 

A. User Rights Assignment 

B. Preferences 

C. Security Options 

D. Restricted Groups 

Answer:

Explanation: 

With Preferences, local and domain accounts can be added to a local group without affecting the existing members of the group 

References: Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 8: File Services and Storage, p. 361 

http://technet.microsoft.com/en-us/library/cc785631(v=ws.10).aspx http://www.grouppolicy.biz/2010/01/how-to-use-group-policy-preferences-to-secure-local-administrator-groups/ 

http://technet.microsoft.com/en-us/library/cc780182(v=ws.10).aspx http://technet.microsoft.com/en-us/library/hh831424.aspx