★ 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: https://www.certleader.com/70-410-dumps.html


Proper study guides for Update Microsoft Installing and Configuring Windows Server 2012 certified begins with Microsoft 70-410 preparation products which designed to deliver the Realistic 70-410 questions by making you pass the 70-410 test at your first time. Try the free 70-410 demo right now.

2021 Mar 70-410 actual exam

Q231. - (Topic 2) 

Your network contains a production Active Directory forest named contoso.com and a test Active Directory forest named contoso.test. A trust relationship does not exist between the forests. 

In the contoso.test domain, you create a backup of a Group Policy object (GPO) named GPO1. 

You transfer the backup of GPO1 to a domain controller in the contoso.com domain. 

You need to create a GPO in contoso.com based on the settings of GPO1.You must achieve this goal by using the minimum amount of Administrative effort. 

What should you do? 

A. From Windows PowerShell, run the Get- GPO cmdlet and the Copy- GPO cmdlet. 

B. From Windows PowerShell, run the New- GPO cmdlet and the Import- GPO cmdlet. 

C. From Group Policy Management, create a new starter GPO. Right-click the new starter GPO, and then click Restore from Backup. 

D. From Group Policy Management, right-click the Croup Policy Objects container, and then click Manage Backups. 

Answer:

Explanation: 

A. Copy-GPO requires domain trust / copy from one domain to another domain within the same forest. 

B. The Import-GPO cmdlet imports the settings from a GPO backup into a specified target GPO. The target GPO can be in a different domain or forest than that from which the backup was made and it does not have to exist prior to the operation. 

C. This would create a starter GPO, not a GPO. 

D: You can also restore GPOs. This operation takes a backed-up GPO and restores it to the same domain from rom the GPO’s original which it was backed up. You cannot restore a GPO from backup into a domain different f domain. The New-GPO cmdlet creates a new GPO with a specified name. By default, the newly created GPO is not linked to a site, domain, or organizational unit (OU). The Import-GPO cmdlet imports the settings from a GPO backup into a specified target GPO. The target GPO can be in a different domain or forest than that from which the backup was made and it does not have to exist prior to the operation. The Restore-GPO cmdlet restores a GPO backup to the original domain from which it was saved. If the original domain is not available, or if the GPO no longer exists in the domain, the cmdlet fails. 

Since the GPO’s original domain is different and there is no trust relationship between forests, you should execute the New-GPO command and import the already existing command into the ‘new’ domain. 


Q232. - (Topic 3) 

Your network contains an Active Directory domain named contoso.com. The domain contains two domain controllers named DC1 and DC2. You install Windows Server 2012 on a new computer named DC3. You need to manually configure DC3 as a domain controller. Which tool should you use? 

A. Server Manager 

B. winrm.exe 

C. Active Directory Domains and Trusts 

D. dcpromo.exe 

Answer:


Q233. DRAG DROP - (Topic 1) 

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

Server1 has two network adapters. Each network adapter must be configured as shown in the following table. 

You need to configure the correct IPv6 address prefix for each network adapter. 

Which prefix should you select for each network adapter? 

To answer, drag the appropriate IPv6 prefix to the correct network adapter in the answer 

area. 

Each prefix 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: 


Q234. - (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.Server1 has the Hyper-V server role installed. Server1 has a virtual switch named RDS Virtual. 

You replace all of the network adapters on Server1 with new network adapters that support single-root I/O visualization (SR-IOV). 

You need to enable SR-IOV for all of the virtual machines on Server1. 

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

A. On each virtual machine, modify the Advanced Features settings of the network adapter. 

B. Modify the settings of the RDS Virtual virtual switch. 

C. On each virtual machine, modify the BIOS settings. 

D. Delete, and then recreate the RDS Virtual virtual switch. 

E. On each virtual machine, modify the Hardware Acceleration settings of the network adapter. 

Answer: D,E 

Explanation: 

The first step when allowing a virtual machine to have connectivity to a physical network is to create an external virtual switch using Virtual Switch Manager in Hyper-V Manager. The additional step that is necessary when using SR-IOV is to ensure the checkbox is checked when the virtual switch is being created. It is not possible to change a “non SR-IOV mode” external virtual switch into an “SR-IOV mode” switch. The choice must be made a switch creation time. Thus you should first delete the existing virtual switch and then recreate it. 

E: Once a virtual switch has been created, the next step is to configure a virtual machine. 

SR-IOV in Windows Server “8” is supported on x64 editions of Windows “8” as a guest operating system (as in Windows “8” Server, and Windows “8” client x64, but not x86 client).We have rearranged the settings for a virtual machine to introduce sub-nodes under a network adapter, one of which is the hardware acceleration node. At the bottom is a checkbox to enable SR-IOV. 


Q235. - (Topic 2) 

Your network contains an Active Directory domain named adatum.com. The domain contains a member server named L0N-DC1. L0N-DC1 runs Windows Server 2012 R2 and has the DHCP Server server role installed. 

The network contains 100 client computers and 50 IP phones. The computers and the phones are from the same vendor. 

You create an IPv4 scope that contains addresses from 172.16.0.1 to 172.16.1.254. 

You need to ensure that the IP phones receive IP addresses in the range of 172.16.1.100 to 172.16.1.200. The solution must minimize administrative effort. 

What should you create? 

A. Server level policies 

B. Reservations 

C. Filters 

D. Scope level policies 

Answer:

Explanation: 

The scope is already in place. 

Scope level policies are typically settings that only apply to that scope. They can also 

overwrite a setting that was set at the server level. 

When a client matches the conditions of a policy, the DHCP server responds to the clients 

based on the settings of a policy. 

Settings associated to a policy can be an IP address range and/or options. 

An administrator could configure the policy to provide an IP address from a specified sub-range within the overall IP address range of the scope. 

You can also provide different option values for clients satisfying this policy. 

Policies can be defined server wide or for a specific scope. 

A server wide policy – on the same lines as server wide option values – is applicable to all 

scopes on the DHCP server. 

A server wide policy however cannot have an IP address range associated with it. 

There a couple of ways to segregate clients based on the type of device. One way to do 

this is by using vendor class/identifier. 

This string sent in option 60 by most DHCP clients identify the vendor and thereby the type 

of the device. 

Another way to segregate clients based on device type is by using the MAC address prefix. 

The first three bytes of a MAC address is called OUI and identify the vendor or 

manufacturer of the device. 

By creating DHCP policies with conditions based on Vendor Class or MAC address prefix, 

you can now segregate the clients in your subnet in such a way, that devices of a specific 

type get an IP address only from a specified IP address range within the scope. You can 

also give different set of options to these clients. 

In conclusion, DHCP policies in Windows Server 2012 R2 enables grouping of 

clients/devices using the different criteria and delivering targeted network configuration to 

them. 

Policy based assignment in Windows Server 2012 R2 DHCP allows you to create simple 

yet powerful rules to administer DHCP on your network. 

References: Training Guide: Installing and Configuring Windows Server 2012 R2, Chapter 6: Network Administration, p.253 


Far out 70-410 braindumps:

Q236. HOTSPOT - (Topic 2) 

Your network contains an Active Directory domain named contoso.com. The domain contains a member server named Hyperv1 and a domain controller named DC1. Hyperv1 has the Hyper-V server role installed. DC1 is a virtual machine on Hyperv1. 

Users report that the time on their client computer is incorrect. 

You log on to DC1 and verify that the time services are configured correctly. 

You need to prevent time conflicts between the time provided by DC1 and other potential 

time sources. 

What should you configure? 

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

Answer: 


Q237. - (Topic 3) 

You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. You have fixed-size VHD named Files.vhd. 

You need to make the contents in Files.vhd available to several virtual machines. The solution must meet the following requirements: 

. Ensure that if the contents are changed on any virtual machine, the changes are not reflected on the other virtual machines. . Minimize the amount of disk space used. 

What should you do? 

A. Create a fixed-size VHDX. Transfer the information from Files.vhd to the new VHDX file. 

B. Convert Files.vhd to a dynamically expanding VHD? 

C. Create a dynamically expanding VHDX. Transfer the information from Files.vhd to the new VHDX file. 

D. Create differencing VHDs that use Files.vhd as the parent disk. 

Answer:

Explanation: 

A. A conversion would be needed from VHD to VHDX. Not available to multiple VM’s 

B. Single VHD not available to multiple VM’s. Changes wouldn’t be reflected 

C. A conversion would be needed from VHD to VHDX. Not available to multiple VM’s 

D. Child disk for multiple VM’s with Files.vhd as parent. A differencing disk is associated with another virtual hard disk that you select when you create the differencing disk. This means that the disk to which you want to associate the differencing disk must exist first. This virtual hard disk is called the “parent” disk and the differencing disk is the “child” disk. The parent disk can be any type of virtual hard disk. The differencing disk stores all changes that would otherwise be made to the parent disk if the differencing disk was not being used. The differencing disk provides an ongoing way to save changes without altering the parent disk. You can use the differencing disk to store changes indefinitely, as long as there is enough space on the physical disk where the differencing disk is stored. The differencing disk expands dynamically as data is written to it and can grow as large as the maximum size allocated for the parent disk when the parent disk was created. 


Q238. - (Topic 1) 

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

Hyper-V server role installed. 

An iSCSI SAN is available on the network. 

Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4. 

You create a LUN on the SAN to host the virtual hard drive files for the virtual machines. 

You need to create a 3-TB virtual hard disk for VM1 on the LUN. The solution must prevent 

VM1 from being paused if the LUN runs out of disk space. 

Which type of virtual hard disk should you create on the LUN? 

A. Dynamically expanding VHDX 

B. Fixed-size VHDX 

C. Fixed-size VHD 

D. Dynamically expanding VHD 

Answer:

Explanation: 

The virtual disk needs to be a VHDX file since it is going to be over 2TB in size and it must be fixed-size so that the space is already taken on the server (that way the server does not run out of space as the volume grows) even if the actual virtual disk does not yet hold that amount of data. 


Q239. - (Topic 1) 

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 single-label names to IP addresses. 

What should you do first? 

A. Create a reverse lookup zone. 

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

C. Configure dynamic updates for contoso.com. 

D. Create a GlobalNames zone. 

Answer:

Explanation: 

Although a GlobalNames zone is required in order to resolve single-label names, GNZs 

must be AD-integrated. 

Since this is a standard primary zone (as opposed to an ADDS primary zone), we must first 

integrate the zone into Active Directory. 

References: 

Exam Ref: 70-410: Installing and Configuring Windows Server 2012 R2, Chapter4: 

Deploying and configuring core network services, Objective 4.3: Deploy and Configure the 

DNS service, p.233 

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


Q240. - (Topic 1) 

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

You create a DHCP scope named Scope1. The scope has a start address of 192.168.1.10, an end address of 192.168.1.50, and a subnet mask of 255.255.255.192. 

You need to ensure that Scope1 has a subnet mask of 255.255.255.0. 

What should you do first? 

A. From the DHCP console, reconcile Scope1. 

B. From the DHCP console, delete Scope1. 

C. From the DHCP console, modify the Scope Options of Scope1. 

D. From Windows PowerShell, run the Set-DhcpServerv4Scope cmdlet. 

Answer:

Explanation: 

You cannot change the subnet mask of a DHCP scope without deleting the scope and 

recreating it with the new subnet mask. 

Set-DhcpServerv4Scope does not include a parameter for the subnet mask.