Implementing a Software-Defined Datacenter

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

  • You have 73 total questions to study from
  • Each page has 5 questions, making a total of 15 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on December 10, 2025
  • This site is not affiliated with or endorsed by Microsoft.
Question 1 of 73
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.
Your company has two datacenters. You have Windows servers in both locations. The network that connects the datacenters has high bandwidth and low latency.
You are designing a new virtual machine (VM) and storage environment based on servers that run Windows Server 2016. You need to implement a solution that meets the following storage requirements:
✑ Tolerates the failure of a single datacenter.
✑ Ensures zero data loss in the event of a file system failure.
Solution: You implement offloaded data transfers.
Does the solution meet the goal?
Correct Answer: B

Question 2 of 73
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.
Your company has two datacenters. You have Windows servers in both locations. The network that connects the datacenters has high bandwidth and low latency.
You are designing a new virtual machine (VM) and storage environment based on servers that run Windows Server 2016. You need to implement a solution that meets the following storage requirements:
✑ Tolerates the failure of a single datacenter.
✑ Ensures zero data loss in the event of a file system failure.
Solution: You implement Distributed File System Replication.
Does the solution meet the goal?
Correct Answer: B

Question 3 of 73
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.
Your company has two datacenters. You have Windows servers in both locations. The network that connects the datacenters has high bandwidth and low latency.
You are designing a new virtual machine (VM) and storage environment based on servers that run Windows Server 2016. You need to implement a solution that meets the following storage requirements:
✑ Tolerates the failure of a single datacenter.
✑ Ensures zero data loss in the event of a file system failure.
Solution: You implement a storage replica with synchronous replication.
Does the solution meet the goal?
Correct Answer: A

Question 4 of 73
You administer Microsoft System Center Virtual Machine Manager (SCVMM).
You need to access the Network Controller diagnostic logs.
Where should you view the logs?
Correct Answer: C

Question 5 of 73
HOTSPOT -
Ð Microsoft Hyper-V host has a network interface card (NIC) named NIC1 that supports Remote Direct Memory Access (RDMA). You plan to install a second NIC at a later date.
The Hyper-V host must have a virtual switch named vSwitch1. Switch Embedded Teaming (SET) must be enabled on the NIC.
You need to ensure that you can use the same virtual switch when you add the second NIC.
How should you complete the Windows PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Exam 70-745: Question 5 - Image 1
Correct Answer:
The New-VMSwitch cmdlet creates a new virtual switch on one or more virtual machine hosts. The ""EnableEmbeddedTeaming parameter specifies whether this cmdlet enables teaming for the virtual switch.
References:
https://docs.microsoft.com/en-us/powershell/module/hyper-v/new-vmswitch?view=win10-ps Exam 70-745: Question 5 - Image 2