I noticed that i was unable to access enterprise portal and some other websites in the latest AX 2012 VM I downloaded.
To resolve the access issues I had to add some IPs to the Hyper-V internal network adapter in the VM. In case you are not familiar with internal and external network adapters, let me take you through a quick introduction on the same. If you are familiar with these you can skip the below section and check the IP configurations required-
In Hyper-V virtual switch manager there are 2 types of network adapters you can create
1. Internal - For enabling communication between the host (your physical machine) and the VM (also referred as guest mc)
2. External - For enabling communication of your VM with the internet access provided to your host machine.
Create an internal network adapter and an external network adapter on your host machine. Refer below screen shot
Next step is to assign these adapters to your VM. You might need to create network adapters in the VM settings, but this can be done only if the VM is shut down. Refer below screenshot.
Once this is done we need to configure the network adapters in the host machine as well as the VM.
First configure the adapters in your host machine.
Next configure the adapters in your Virtual machine.
a. IP address:<add one by one ips from list below, these IPs are assigned to the EP and other websites in IIS>
b. Subnet mask:255.255.255.0
10.20.12.111 | |
10.20.12.112 | |
10.20.12.113 | |
10.20.12.114 | |
10.20.12.120 |
Once you have done these steps
- Type mstsc.exe in your run window and hit enter
- Type computer address as 10.20.12.101
- RDP into your AX 2012 VM, enjoy seamless access to your VM in full screen and easy file transfer through clipboard!!!