Microsoft Microsoft certification is the aspiration of every one of the IT enthusiasts whom want to have a bright long term in the field of This. However, passing the particular Microsoft certification exam is not a great easy task only by simply yourself. If youre one of these types of IT aspirants, please quit at Ucertify.org and locate everything you would like for the Microsoft 70-410 exam preparation.

2021 Feb 70-410 sample question

Q181. - (Topic 2) 

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

You connect three new hard disks to Server1. 

You need to create a storage space that contains the three disks. 

The solution must meet the following requirements: 

. Provide fault tolerance if a single disk fails. 

. Maximize the amount of files that can be stored in the storage space. 

What should you create? 

A. A simple space 

B. A spanned volume 

C. A mirrored space 

D. A parity space 

Answer:

Explanation: 

A. Stripes data across a set of pool disks, and is not resilient to any disk failures. 

B. A spanned volume is a dynamic volume consisting of disk space on more than one physical disk and not fault tolerant 

C. Fault tolerant but Not max space 

D. Fault tolerant and better space ratio Parity spaces are designed for capacity efficiency and increased resiliency. Parity spaces are best suited for archival data and streaming media, such as music and videos. 


Q182. - (Topic 3) 

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

Server 2012 R2. The local area connection on Server1 has the following configuration: 

IP address: 10.1.1.1 

Subnet mask: 255.255.240.0 

Default gateway: 10.1.1.254 

Preferred DNS server: <none> 

The network contains a DNS server that has an IPv4 address of 10.1.1.200. You need to configure Server1 to use 10.1.1.200 as the preferred DNS server. The solution must not change any other settings on Server1. 

Which command should you run? 

A. sconfig.cmd 

B. net.exe 

C. Set-NetIPInterface 

D. netsh.exe 

Answer:

Explanation: 

In Windows Server 2012 R2, you can use the Server Configuration tool (Sconfig.cmd) to configure and manage several common aspects of Server Core installations. Network settings You can configure the IP address to be assigned automatically by a DHCP Server or you can assign a static IP address manually. This option allows you to configure DNS Server settings for the server as well. 


Q183. HOTSPOT - (Topic 2) 

Your network contains a subnet named Subnet1. Subnet1 contains a DHCP server named 

Server1. 

You deploy a new subnet named Subnet2. On Subnet2, you deploy a new server named 

Server2 that runs Windows Server 2012 R2. 

You need to configure Server2 to route DHCP broadcast from Subnet2 to Server1. 

Which server role should you install on Server2? 

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

Answer: 


Q184. - (Topic 1) 

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

You plan to install a new domain controller named DC4 that runs Windows Server 2012 R2. 

The new domain controller will have the following configurations: 

Schema master 

Global catalog server 

DNS Server server role 

Active Directory Certificate Services server role 

You need to identify which configurations cannot be fulfilled by using the Active Directory Domain Services Configuration Wizard. 

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

A. Install the DNS Server role. 

B. Enable the global catalog server. 

C. Install the Active Directory Certificate Services role. 

D. Transfer the schema master. 

Answer: C,D 

Explanation: 

Installation Wizard will automatically install DNS and allows for the option to set it as a global catalog server. ADCS and schema must be done separately. 


Q185. - (Topic 3) 

Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that runs Windows Server 2012 R2 and a client computer named Computer1 that runs Windows 8. DC1 is configured as a DHCP server as shown in the exhibit. Computer1 is configured to obtain an IP address automatically. 

You need to ensure that Computer1 can receive an IP address from DC1. 

What should you do? 

A. Disable the Allow filters. 

B. Disable the Deny filters 

C. Activate Scope [10.1.1.0] Contoso.com. 

D. Authorize dc1.contoso.com. 

Answer:

Explanation: 

A red down arrow indicates an unauthorized DHCP server. A DHCP server that is a domain controller or a member of an Active Directory domain queries Active Directory for the list of authorized servers (identified by IP address). If its own IP address is not in the list of authorized DHCP servers, the DHCP Server service does not complete its startup sequence and automatically shuts down. 


Renew 70-410 actual test:

Q186. HOTSPOT - (Topic 3) 

Your network contains an Active Directory domain. The domain contains a server named Server28. 

The computer account of Server 28 is located in an organizational unit (OU) named OU1. A Group Policy object (GPO) named Application Restriction Policy is linked to OU1. 

The settings of the GPO are configured as shown in the GPO Settings exhibit. (Click the Exhibit button.) 

The Services console on Server28 is shown in the Services exhibit. (Click the Exhibit 

button.) 

Select Yes if the statement can be shown to be true based on the available information; otherwise select No. Each correct selection is worth one point. 

Answer: 


Q187. - (Topic 3) 

You have a Hyper-V host named server1 that runs windows server 2012 R2.server1 host 50 virtual machines that run windows server 2012 R2 

You enable and configure enhanced session mode on Server1. 

You need to identify a new functionality available for the virtual machines hosted on server1. 

What should you identify? 

A. Smart card authentication using virtual machine connections 

B. Redirection of RemoteFX USB drivers by using remote desktop connections 

C. Redirection of RemoteFX USB drivers using virtual machine connections 

D. smart card authentication using the remote desktop client. 

Answer:


Q188. - (Topic 3) 

Your network contains two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 is a DHCP server that is configured to have a scope named Scope1. Server2 is configured to obtain an IP address automatically. 

In Scope1, you create a reservation named Res_Server2 for Server2. 

A technician replaces the network adapter on Server2. 

You need to ensure that Server2 can obtain the same IP address. 

What should you modify on Server1? 

A. The Name Protection settings of Scope1 

B. The MAC address of Res_Server2 

C. The Advanced settings of Res_Server2 

D. The Network Access Protection Settings of Scope1 

Answer:

Explanation: 

DHCP reservations are given based upon MAC address (at least on IPv4/DHCPv4). For clients that require a constant IP address, you can either manually configure a static IP address, or assign a reservation on the DHCP server. Reservations are permanent lease assignments that are used to ensure that a specified client on a subnet can always use the same IP address. You can use DHCP reservations for hosts that require a consistent IP address, but do not need to be statically configured. DHCP reservations provide a mechanism by which IP addresses may be permanently assigned to a specific client based on the MAC address of that client. The MAC address of a Windows client can be found running the ipconfig /all command. For Linux systems the corresponding command is ifconfig -a. Once the MAC address has been identified, the reservation may be configured using either the DHCP console or at the command prompt using the netsh tool. 

Media access control (MAC) address authorization functions in the same way as automatic number identification (ANI) authorization, but it is used for wireless clients and clients connecting to your network by using an 802.1X authenticating switch. Since the network adapter was replaced, you need to modify the MAC address on Server1 to ensure that Server2 can obtain the same IP address. 

Reference: http://technet.microsoft.com/en-us/library/dd197535%28v=WS.10%29.aspx 


Q189. - (Topic 3) 

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

You need to add a graphical user interface (GUI) to server1. Which tool should you use? 

A. the Add-WindowsFeature cmdlet 

B. the Install-Module cmdlet 

C. the setup.exe command 

D. the Add-WindowsPackage cmdlet 

Answer:


Q190. - (Topic 3) 

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows Server 2012 R2. You need to create 3-TB virtual hard disk (VHD) on Server1. 

Which tool should you use? 

A. File Server Resource Manager (FSRM) 

B. New-StoragePool 

C. Diskpart 

D. Share and Storage Management 

Answer:

Explanation: 

You can create a VHD from either the Disk Management snap-in or the command line (diskpart). From the DiskPart command-line tool at an elevated command prompt, run the create vdisk command and specify the file (to name the file) and maximum (to set the maximum size in megabytes) parameters. The following code demonstrates how to create a VHD file at C:\vdisks\disk1.vdh with a maximum file size of 16 GB (or 16,000 MB). DiskPart Microsoft DiskPart version 6.1.7100 Copyright (C) 1999-2008 Microsoft Corporation. On computer: WIN7 DISKPART> create vdisk file="C:\vdisks\disk1.vhd" maximum=16000