All About 70-410 dumps Apr 2021


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

Q221. HOTSPOT - (Topic 3) 

Your network contains an Active Directory domain named fabrikam.com. You implement DirectAccess and an IKEv2 VPN. 

You need to view the properties of the VPN connection. 

Which connection properties should you view? To answer, select the appropriate connection properties in the answer area. 

Answer: 


Q222. - (Topic 3) 

You have a virtual machine named VM1. 

You install Windows Server 2012 R2 on VM1. 

You plan to use VM1 as an image that will be distributed to sales users to demonstrate the features of a custom application. The custom application only requires the Web Server (IIS) server role to be installed. 

You need to ensure that the VHD file for VM1 only contains the required Windows Server 2012 R2 source files. 

Which tool should you use? 

A. servermanagercmd.exe 

B. dism.exe 

C. ocsetup.exe 

D. imagex.exe 

Answer:

Explanation: 

You can use DISM to: 

Add, remove, and enumerate packages and drivers. 

Enable or disable Windows features. 

Apply changes based on the offline servicing section of an unattend.xml answer file. 

Configure international settings. 

Upgrade a Windows image to a different edition. 

Prepare a Windows PE image. 

Take advantage of better logging. 

Service down-level operating systems like Windows Vista with SP1 and Windows Server 

2008. 

Service all platforms (32-bit, 64-bit, and Itanium). 

Service a 32-bit image from a 64-bit host and service a 64-bit image from a 32-bit host. 

Make use of old Package Manager scripts. 

This command will mount the image before making any changes. This will ensure that only 

the required Windows Server 2012 R2 source files are contained. 


Q223. - (Topic 3) 

Your network contains an active directory domain named contoso.com. The domain consists 20 

member Servers and 5 domain controllers. All servers run Windows Server 2012 R2. The domain contains 500 client computers. 

You plan to deploy a domain controller for contoso.com in Microsoft Azure. 

You need to prepare the conversation for planned deployment. The solution should ensure that the domain controller hosted in Azure always have the same IP address. 

Witch two actions should you perform? Each correct answer is a part of the solution. 

A. From an Azure virtual machine run the Set-AzureStaticVNetIP cmdlet 

B. Deploy a Side by side virtual private network (VPN) 

C. From Azure virtual machine run the Set –NetIPAuthentication cmdlet 

D. From an domain controller run the Set-NetIPAdresses cmdlet 

E. From an domain controller run adprep.exe 

Answer:

Explanation: 

Set the static VNet IP address information to a VM object. 


Q224. - (Topic 1) 

Your network contains an Active Directory domain named adatum.com. The domain contains several thousand member servers that run Windows Server 2012 R2.All of the computer accounts for the member servers are in an organizational unit (OU) named ServersAccounts. 

Servers are restarted only occasionally. 

You need to identify which servers were restarted during the last two days. 

What should you do? 

A. Run dsquery computer and specify the –staiepwd parameter. 

B. Run Get-ADComputer and specify the SearchScope parameter. 

C. Run Get-ADComputer and specify the IastLogon property. 

D. Run dsquery server and specify the –o parameter 

Answer:


Q225. - (Topic 2) 

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

An administrator provides you with a file that contains the information to create user accounts for 200 temporary employees. The file is shown in the exhibit. (Click the Exhibit button.) 

You need to automate the creation of the user accounts. You must achieve this goal by using the minimum amount of administrative effort. 

Which tool should you use? 

A. Ldifde 

B. csvde 

C. Dsadd 

D. Net user 

Answer:

Explanation: 

csvde – Imports and exports data from Active Directory Domain Services (AD DS) using files that store data in the comma-separated value (CSV) format. You can also support batch operations based on the CSV file format standard. Net user – Adds or modifies user accounts, or displays user account information. Ldifde – Creates, modifies, and deletes directory objects. You can also use ldifde to extend the schema, export Active Directory user and group information to other applications or services, and populate Active Directory Domain Services (AD DS) with data from other directory services. Dsadd – Adds specific types of objects to the directory. 

csvde.exe is the best option to add multiple users. As you just need to export the excel 

spreadsheet as a .csv file and make sure the parameters are correct. 

You can use Csvde to import and export Active Directory data that uses the comma-

separated value format. 

Use a spreadsheet program such as Microsoft Excel to open this .csv file and view the 

header and value information. 

References: 

Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2: Chapter 5: Install 

and administer Active Directory, Objective 5.2: Create and Manage Active Directory Users 

and Computers, p. 269 


Q226. DRAG DROP - (Topic 1) 

You are configuring a multi-subnet IPv6 network for a regional office. 

The corporate network administrator allocates the 2001:0db8:1234:0800: :/54 address space for your use. 

You need to identify network IDs of the first and last subnets that you will be able to create at the office. 

Which network IDs should you identify? 

To answer, drag the appropriate network IDs to the correct subnets. Each network ID 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: 


Q227. - (Topic 3) 

Your network contains an Active Directory domain named contoso.com. The domain contains 100 user accounts that reside in an organizational unit (OU) named OU1. 

You need to ensure that a user named User1 can link and unlink Group Policy objects (GPOs) to OU1. The solution must minimize the number of permissions assigned to User1. 

What should you do? 

A. Run the Delegation of Control Wizard on the Policies containers 

B. Run the Set-GPPermission cmdlet 

C. Run the Delegation of Control Wizard on OU1 

D. Modify the permission on the user1 account 

Answer:

Explanation: 

A. Not minimum permissions 

B. Grants a level of permissions to a security principal for one GPO or all the GPOs in a domain 

C. Minimizes delegated permission to a single OU 

D. Will not allow GPO changes to the OU Delegation of Control Wizard The following are common tasks that you can select to delegate control of them: Create, delete, and manage user accounts Reset user passwords and force password change at next logon Read all user information Modify the membership of a group Join a computer to a domain Manage Group Policy links Generate Resultant Set of Policy (Planning) Generate Resultant Set of Policy (Logging) Create, delete, and manage inetOrgPerson accounts Reset inetOrgPerson passwords and force password change at next logon Read all inetOrgPerson information 


Q228. - (Topic 3) 

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

contains two servers named Server1 and Server2 that run Windows Server 2012 R2. 

You create a security template named Template1 by using the Security Templates snap-in. 

You need to apply Template1 to Server2. 

Which tool should you use? 

A. Authorization Manager 

B. Local Security Policy 

C. Certificate Templates 

D. System Configuration 

Answer:

Explanation: 

A security policy is a combination of security settings that affect the security on a computer. You can use your local security policy to edit account policies and local policies on your local computer. 


Q229. - (Topic 3) 

Your network contains an Active Directory domain named contoso.com. The domain contains a member server named HVServer1. HVServer1 runs Windows Server 2012 R2 and has the Hyper-V server role installed. HVServer1 hosts two virtual machines named Server1 and Server2. Both virtual machines connect to a virtual switch named Switch1. 

On Server2, you install a network monitoring application named App1. 

You need to capture all of the inbound and outbound traffic to Server1 by using App1. 

Which two commands should you run from Windows PowerShell? (Each correct answer presents part of the solution. Choose two.) 

A. Get-VM “Server2 | Set-VMNetworkAdapter -IovWeight 1 

B. Get-VM “Server1 | Set-VMNetworkAdapter -Allow/Teaming On 

C. Get-VM “Server1 | Set-VMNetworkAdapter -PortMirroring Source 

D. Get-VM “Server2 | Set-VMNetworkAdapter -PortMirroring Destination 

E. Get-VM “Server1 | Set-VMNetworkAdapter -IovWeight 0 

F. Get-VM “Server2 | Set-VMNetworkAdapter-AllowTeaming On 

Answer: C,D 


Q230. - (Topic 1) 

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

You discover that when users join computers to the domain, the computer accounts are created in the Computers container. 

You need to ensure that when users join computers to the domain, the computer accounts are automatically created in an organizational unit (OU) named All_Computers. 

What should you do? 

A. From a command prompt, run the redircmp.exe command. 

B. From ADSI Edit, configure the properties of the OU1 object. 

C. From Ldp, configure the properties of the Computers container. 

D. From Windows PowerShell, run the Move-ADObject cmdlet. 

Answer:

Explanation: 

This command redirects the default container for newly created computers to a specified, target organizational unit (OU) so that newly created computer objects are created in the specific target OU instead of in All_Computers. 

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