Go through the below link to get idea on AX7 VM running on Premises
https://ax.help.dynamics.com/en/wiki/access-microsoft-dynamics-ax-7-instances-2/
- Extract the downloaded VM files. Downloaded VM files size around 20 GB. After extraction VHD file size around 120 GB. So make sure that you have enough space in your local hard drive.
- Create new virtual machine as shown below. Use an existing virtual hard disk and attached the extracted VHD file.
- Do the settings as shown below.
- Start AX7 VM.
- Login with contoso\administrator.
- If it asks for the Network connection to be used. Click YES
- Then set the static ip address for the VM.
- Go to the approot folder.
- Take the backup of Web.config file and open the file with notepad search for the 127.0.0.1With the new IP we have assigned above.
- Open the hosts file with notepad from the below shown path and replace 127.0.0.1 with the new IP we have assigned above.
- Then go to the services and check DynamicsAXBatch is in running state, if not start the service.
- Restart the IIS either by using command prompt by iisreset or InetMgr Restart.
- Run the administrator provisioning tool provided on the desktop and provide administrator@contosoax7.onmicrosoft.com,Id to get the previlages to the account.
- Open Internet explorer and select the highlighted link. https://usnconeboxax1aos.cloud.onebox.dynamics.com
- Use the administrator account i.e., administrator@contosoax7.onmicrosoft.com to login.
- Sometimes you may get the below 500 Error, that is because of the local system Time zone, Date & time are not matching with the VM. Change the Date & Time Settings accordingly then you will be able to login to AX.
- Finally able to login AX 7… :)