MCSE Designing and Implementing a Server Infrastructure

Here you have the best Microsoft 70-413 practice exam questions

  • You have 337 total questions to study from
  • Each page has 5 questions, making a total of 68 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on December 18, 2025
  • This site is not affiliated with or endorsed by Microsoft.
Question 1 of 337
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company has a line-of-business application named App1 that runs on an internal IIS server. App1 uses a SQL Server 2008 database that is hosted on the same server. You move the database to a dedicated SQL Server named SQL1. Users report that they can no longer access the application by using their domain credentials.
You need to ensure that users can access App1.
Solution: You deploy a group policy to register all users' client devices as trusted delegates to SQL1. You instruct the users to reboot their devices.
Does this meet the goal?
Correct Answer: B

Question 2 of 337
DRAG DROP -
You have an Active Directory domain named adatum.com. The domain contains a server named Server1 that runs Windows Server 2012 and has the Remote
Access server role installed. Client computers run either Windows XP or Windows 8.
Your company has defined requirements for three departments as shown in the table.
Exam 70-413: Question 2 - Image 1
You need to identify which remote access solution should be assigned for each group.
Which solutions should you identify for each group?
To answer, drag the appropriate solution to the correct requirements in the answer area. Each solution may be used once, more than once, or not at all.
Additionally, you may need to drag the split bar between panes or scroll to view content.
Select and Place:
Exam 70-413: Question 2 - Image 2
Correct Answer:
Exam 70-413: Question 2 - Image 3
Question 3 of 337
A company has a single-forest and single Active Directory Domain Services domain named contoso.com. The company has offices in multiple geographic locations and manages all computing devices from a network operations center located at a main office.
You deploy physical servers and user devices by using a Windows Deployment Services (WDS) server named WDS1, and a server that runs System Center 2012
Virtual Machine Manager SP1 named VMM1.
Every three months you update the standard deployment images and push the update images to all client devices in the organization. You use multicast deployments for the servers and client devices at the remote offices. To automate the deployment process, you create an Auto-Cast multicast transmission and pre-stage client devices.
You need to ensure that client devices continue the deployment process after the first reboot and do not restart the installation.
What should you do?
Correct Answer: C

To ensure that client devices continue the deployment process after the first reboot and do not restart the installation, you should use the command 'wdsutil /set-server /server:WDS1 /AllowN12ForNewClients:No'. This command prevents new clients from booting into the 'N12' boot program, which is responsible for restarting the installation. By setting this to 'No', the clients will not be prompted to begin the deployment process again after the first reboot.

Question 4 of 337
Your network contains an Active Directory domain named adatum.com.
Your company plans to open a new branch office named Branch1.
You identify the following requirements for Branch1:
✑ All Branch1 users must have a password that is a minimum of 14 characters. All other domain users must have a password that is a minimum of 12 characters.
✑ A group named Group1 must be able to reset user passwords for users in Branch1.
You need to recommend changes to the domain to support the Branch1 requirements.
What should you recommend?
More than one answer choice may achieve the goal. Select the BEST answer.
Correct Answer: B

Question 5 of 337
Your network contains an Active Directory domain named contoso.com. The domain contains three Active Directory sites. The Active Directory sites are configured as shown in the following table.
Exam 70-413: Question 5 - Image 1
The sites connect to each other by using the site links shown in the following table.
Exam 70-413: Question 5 - Image 2
You need to design the Active Directory site topology to meet the following requirements:
✑ Ensure that all replication traffic between Site2 and Site3 replicates through Site1 if a domain controller in Site1 is available.
✑ Ensure that the domain controllers between Site2 and Site3 can replicate if all of the domain controllers in Site1 are unavailable.
What should you do?
Correct Answer: D

To meet the requirements stated in the question, modify the cost of Link2. By increasing the cost of Link2, you ensure that the replication traffic between Site2 and Site3 will prefer to go through Site1 when it is available (since lower-cost links are preferred). If Site1 becomes unavailable, Link2 will still provide a path for replication traffic between Site2 and Site3, ensuring redundancy and availability. This configuration satisfies the requirement of routing through Site1 when available and allowing direct replication between Site2 and Site3 when Site1 is not available.