Our The idea experts dedicate to developing the Microsoft 70-413 on the web questions and answers. You can download the 70-413 dumps about our website. We not just present the actual Microsoft Pdf exams but also the test engine. Our own Microsoft Microsoft test serp is cutting-edge software that is built to produce you really feel that you tend to be in the genuine Microsoft 70-413 exam. This will end up being your enriching and also unforgettable experience inside your life. You can make the Microsoft 70-413 preparation at your personal pace and also with your own personal style due to the flexibility regarding our two types of 70-413 questions. You can put the actual various options and facilities, which provided in the Microsoft 70-413 exam engines, into use. Whilst doing the Microsoft 70-413 practice exams on your 70-413 exam serp you will really feel that your learning velocity is enhanced.

2021 Feb 70-413 sample question

Q21. - (Topic 4) 

You need to recommend a solution for the replication of Active Directory. 

What should you recommend modifying? 

A. The Active Directory Schema 

B. The properties of Site1 

C. The RODC1 computer account 

D. The properties of Site2 

Answer:

Explanation: The schema is the Active Directory component that defines all the objects and attributes that the directory service uses to store data. The physical structure of the schema consists of the object definitions. The schema itself is stored in the directory. The schema is stored in its own partition (the schema partition) in the directory. The schema is replicated among all the domain controllers in the forest, and any change that is made to the schema is replicated to every domain controller in the forest. Because the schema dictates how information is stored, and because any changes that are made to the schema affect every domain controller, changes to the schema should be made only when necessary — through a tightly controlled process — after testing has been performed to ensure that there will be no adverse effects on the rest of the forest. 

Reference: How the Active Directory Schema Works 


Q22. - (Topic 1) 

After the planned upgrade to Windows Server 2012, you restore a user account from the Active Directory Recycle Bin. 

You need to replicate the restored user account as quickly as possible. 

Which cmdlets should you run? 

A. Get-ADReplicationSite and Set-ADReplicationConnection 

B. Get-ADReplicationAttributeMetadata and Compare-Object 

C. Get-ADReplicationUpToDatenessVectorTable and Set-ADReplicationSite 

D. Get ADDomainController and Sync-ADObject 

Answer:

Explanation: 

* Scenario: 

All of the domain controllers are global catalog servers. 

The FSMO roles were not moved since the domains were deployed. 

* The Get-ADDomainController cmdlet gets the domain controllers specified by the 

parameters. 

You can get domain controllers by setting the Identity, Filter or Discover parameters. 

* The Sync-ADObject cmdlet replicates a single object between any two domain controllers 

that have partitions in common. The two domain controllers do not need to be direct 

replication partners. It can also be used to populate passwords in a read-only domain 

controller (RODC) cache. 

Reference: Get-ADDomainController, Sync-ADObject 


Q23. - (Topic 8) 

Your network contains an internal network and a perimeter network. The internal network contains an Active Directory forest named contoso.com. The forest contains a Microsoft Exchange Server 2010 organization. All of the domain controllers in contoso.com run Windows Server 2012. 

The perimeter network contains an Active Directory forest named litware.com. 

You deploy Microsoft Forefront Unified Access Gateway (UAG) to litware.com. All of the domain controllers in litware.com run Windows Server 2012. 

Some users connect from outside the network to use Outlook Web App. 

You need to ensure that external users can authenticate by using client certificates. 

What should you do? 

More than one answer choice may achieve the goal. Select the BEST answer. 

A. To the perimeter network, add an Exchange server that has the Client Access server role installed. 

B. Deploy UAG to contoso.com. 

C. Enable Kerberos delegation in litware.com. 

D. Enable Kerberos constrained delegation in litware.com. 

Answer:

Explanation: Forefront TMG provides support for Kerberos constrained delegation (often abbreviated as KCD) to enable published Web servers to authenticate users by Kerberos afterForefront TMG verifies their identity by using a non-Kerberos authentication method. When used in this way, Kerberos constrained delegation eliminates the need for requiring users to provide credentials twice. 

Reference: About Kerberos constrained delegation 


Q24. HOTSPOT - (Topic 8) 

Your network contains an Active Directory domain named contoso.com. The domain contains four servers. The servers are configured as shown in the following table. 

You plan to provide users with the ability to use Workplace Join for their personal device when they connect to the internal network. 

You need to recommend a certificate configuration for the planned deployment. 

What should you include in the recommendation? To answer, select the appropriate names in the answer area. 

Answer: 


Q25. - (Topic 8) 

Your network contains an Active Directory forest. The forest contains a single domain. The forest has five Active Directory sites. Each site is associated to two subnets. 

You add a site named Site6 that contains two domain controllers. Site6 is associated to one subnet. 

You need to verify whether replication to the domain controllers in Site6 completes successfully. 

Which two possible commands can you use to achieve the goal? Each correct answer presents a complete solution. 

A. Get-ADReplicationSubnet 

B. Get-ADReplicationUpToDatenessVectorTable 

C. repadmin /showattr 

D. Get-ADReplicationSite1ink 

E. repadmin /showrepl 

Answer: B,E 

Explanation: B: The Get-ADReplicationUpToDatenessVectorTable cmdlet displays the highest Update Sequence Number (USN) for the specified domain controller(s). This information shows how up-to-date a replica is with its replication partners. During replication, each object that is replicated has USN and if the object is modified, the USN is incremented. The value of the USN for a given object is local to each domain controller where it has replicated are number is different on each domain controller. 

E: The repadmin /showrepl command helps you understand the replication topology and replication failures. It reports status for each source domain controller from which the destination has an inbound connection object. The status report is categorized by directory partition. 


Improve 70-413 download:

Q26. - (Topic 8) 

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

You deploy several servers that have the Remote Desktop Session Host role service installed. 

You have two organizational units (OUs). The OUs are configured as shown in the following table. 

GPO1 contains the Folder Redirection settings for all of the users. 

You need to recommend a solution to prevent the sales users' folders from being redirected when the users log on to a Remote Desktop session. 

What should you include in the recommendation? 

A. FromGPO2, set the loopback processing mode. 

B. From GPO1, set the loopback processing mode. 

C. Configure security filtering for GPO1. 

D. Apply a WMI filter to GPO2. 

Answer:

Explanation: 

Group Policy applies to the user or computer in a manner that depends on where both the user and the computer objects are located in Active Directory. However, in some cases, users may need policy applied to them based on the location of the computer object alone. You can use the Group Policy loopback feature to apply Group Policy Objects (GPOs) that depend only on which computer the user logs on to. 

Reference: Loopback processing of Group Policy 


Q27. - (Topic 8) 

Your company is a hosting provider that provides cloud-based services to multiple customers. 

Each customer has its own Active Directory forest located in your company's datacenter. 

You plan to provide VPN access to each customer. The VPN solution will use RADIUS for authentication services and accounting services. 

You need to recommend a solution to forward authentication and accounting messages from the perimeter network to the Active Directory forest of each customer. 

What should you recommend? 

More than one answer choice may achieve the goal. Select the BEST answer. 

A. One RADIUS proxy for each customer and Active Directory Federation Services (AD FS) 

B. A RADIUS server for each customer and one RADIUS proxy 

C. One RADIUS proxy and one Active Directory Lightweight Directory Services (AD LDS) instance for each customer 

D. A RADIUS server for each customer and a RADIUS proxy for each customer 

Answer:

Explanation: RADIUS proxy You want to provide RADIUS authentication and authorization for outsourced service providers and minimize intranet firewall configuration. An intranet firewall is between your perimeter network (the network between your intranet and the Internet) and intranet. By placing an NPS server on your perimeter network, the firewall between your perimeter network and intranet must allow traffic to flow between the NPS server and multiple domain controllers. By replacing the NPS server with an NPS proxy, the firewall must allow only RADIUS traffic to flow between the NPS proxy and one or multiple NPS servers within your intranet. 


Q28. - (Topic 8) 

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

topology of the network is configured as shown in the exhibit. 

Each office contains 500 employees. 

You plan to deploy several domain controllers to each office. 

You need to recommend a site topology for the planned deployment. 

What should you include in the recommendation? 

More than one answer choice may achieve the goal. Select the BEST answer. 

Exhibit 

A. Five sites and one site link 

B. Three sites and three site links 

C. One site 

D. Five sites and three site links 

Answer:

Explanation: 

Create a site for each LAN, or set of LANs, that are connected by a high speed backbone, and assign the site a name. Connectivity within the site must be reliable and always available. This would mean 5 sites Site links are transitive, so if site A is connected to site B, and site B is connected to site C, then the KCC assumes that domain controllers in site A can communicate with domain controllers in site C. You only need to create a site link between site A and site C if there is in fact a distinct network connection between those two sites. This would mean 3 sitelinks So answer is "Five sites and three site links" 

Reference: Defining Sites and Site Links http://technet.microsoft.com/en-us/library/cc960573.aspx 


Q29. - (Topic 3) 

You need to recommend changes to the Active Directory environment to support the virtualization requirements. 

What should you include in the recommendation? 

A. Raise the functional level of the domain and the forest. 

B. Upgrade the domain controller that has the domain naming master role to Windows Server 2012. 

C. Implement Administrator Role Separation. 

D. Upgrade the domain controllers that have the PDC emulator master role to Windows Server 2012. 

Answer:

Explanation: From case study: 

* Ensure that the additional domain controllers for the branch offices can be deployed by using domain controller cloning. 


Q30. - (Topic 5) 

You need to plan the expansion of the Los Angeles office. 

What should you do? 

A. Install a read-only domain controller in Los Angeles. 

B. Install a domain controller in Los Angeles. 

C. Create and apply a filtered attribute set to the Los Angeles site. 

D. Create and apply a Group Policy object to the Los Angeles site. 

Answer: