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.
You have a Hyper-V host named Server1. Server1 connects to your corporate network.
Server1 has the virtual switches configured as shown in the following table.

Server1 has two virtual machines named VM1 and VM2 that run Windows Server 2016. VM1 connects to Private1. VM2 has two network adapters.
You need to ensure that VM1 connects to the corporate network by using NAT.
Solution: You connect VM2 to Private1 and External1. You run the New-NetNatIpAddress and the New- NetNat cmdlets on VM2. You configure VM1 to use VM2 as the default gateway.
Does this meet the goal?