Script For  AOT Parallel Compile:

@echo off
title AX Compile
Echo Started compiling AOS$01-LOCALVM
D:
cd "Program Files\Microsoft Dynamics AX\60\Server\ABC_AX_DEV\bin"
axbuild.exe  xppcompileall /aos=01 /Workers=6
echo Finished
pause

Comments

Popular posts from this blog

x++ code to add hyperlink to a field in D365FO

x++ code to get Vendor Email Address based on Purpose in Dynamics 365 for Operations

x++ code to get Customer Address based on purpose in ax 2012