There are times when its very important to know which AX AOS version and which AX KB you have installed. This blog gives you tips on how to find both.
1. How to find what your AOS version is and your AX client is:
To check the AOS version go to your AOS bin folder on your AOS server. By default the folder is here:
C:\Program Files\Microsoft Dynamics AX\60\Server\YourAOSName\bin
Right click on AX32serv.exe file, select properties > details tab, here you will see the product version
Note: You can also see the AOS version in the application event viewer on your AOS server by looking for event ID 149.
2. How to find out which KB you’ve installed to get to the above version:
Go to Control Panel on the AOS server, then Programs and Features click on View Installed Updates on the top left, then look for the Microsoft Dynamics AX 2012* components, the Object Server component specifically since we are interested in the AOS only in this case and note the most recent KB number and most recent date – here is an example (although not a very recent one):
Cross check the above with your AX client on your RDS machine – so check the AX client property doing the same thing as above for the AX32.exe file in the client\bin folder. By default the AX32.exe file is located here:
C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin
NOTE:
When you are in an AX client, and you navigate to About Microsoft Dynamics AX, the kernel version you see here is the version for AX32.exe. This does not tell you the AOS version which is the AX32serv.exe.
It is important that all your servers in the same environment (example DEV, TEST, PRE-PROD, PROD) has the same kernel version across the board. Meaning all machines where you have Microsoft Dynamics AX components installed, should have the same kernel (KB) installed when you apply a kernel hotfix. So for example, if your AX TEST environment is using separate servers for the following SQL, SSRS, SSAS, AX AOS, AX Client and you have AX components installed on all the above servers, you will then need to install the kernel hotfix on all of those machines. To find out if you have AX components on a server, go to Control Panel> Program and Features> View Installed Updates and look for installed product names starting with “Microsoft Dynamics AX 2012“*
hi
on 2009 ive seen client report 1 version (ie 5.0.1500.3761) in the “About” window and a different version is shown in the properties of the ax32.exe file on the client machine.
The AOS version I’m running is the same as the client reported in the “About” and I get the AOS version by ax32Serv.exe properties>details. (5.0.15.3761)
Can you clear up if I need to look at the ax32.exe properties to compare to ax32serv.exe properties or if I compare server version to the client “About” version?
Thanks.
Hi Mike:
Thank you for taking the time to comment on our blog. In response to your questions.
What you see in about should match what you see in ax32.exe > Properties > Detail. If it does not, then check the path of your AX client – most of the time, customers end up with multiple AX clients by copying the content of the AX client to a different directory and then launching the AX client from this new directory. BUT when they apply a kernel update the update will update the AX32.exe bases on what is stored in the registry. You can check what this (InstallDir32) path in registry is – HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dynamics\6.0\Setup. Compare that with the path of your AX client you are using.
Please take a look at this link – https://blogs.msdn.microsoft.com/axsupport/2012/03/29/overview-of-microsoft-dynamics-ax-build-numbers/
AX 2009 RU6 – listed as 5.0.1500.3761. Could be a bug on Microsoft part? You could try installing the latest AX 2009 kernel in your test environment and see if you see the same behavior.
And finally, in response to your question – Can you clear up if I need to look at the ax32.exe properties to compare to ax32serv.exe properties or if I compare server version to the client “About” version? – they should all match.
Hope this helps,
Brandon