Good evening,
Im currently setting up a test domain where I want to use multiple subnets.
My current setup is the following
- Host PC running Hyper-V manager with 1 physical NIC that connects to my router (192.168.0.1)
- Virtual Machine running Windows Server 2012 R2 - This is my domain controller aswell as DNS and DHCP server. IP address for this is 192.168.0.200
Now what im wanting to do is also create 2 more domain controllers but 'pretent' that they are in two completely different locations running off multiple subnets. Lets say one is in America and one is in Australia.
I want the addresses of these two machines the following
DC (America) - 192.168.1.1
DC (Australia) - 192.168.2.1
The reason i'll be doing this is im going to be working with Sites and Services to give me a better understanding of it.
Please can someone give me help with how I can achieve this.
Thanks.