AWS Classroom Series – 29/Jan/2020 Creating Network and DHCP Manager Reference from here New-VMSwitch -Name "InternalNAT" -SwitchType Internal Get-NetAdapter # make a note of iflindex New-NetIPAddress -IPAddress 192.168.0.1 -PrefixLength 24 -InterfaceIndex 13 Assign IP Addresses to the VMs using option 1 from here Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Share on WhatsApp (Opens in new window) WhatsApp Like this:Like Loading...