preloader-matrix

Alfasith

Delete the model files from AX

Hi,

Open the command prompt > run > cmd
cd
cd C:Program FilesMicrosoft Dynamics AX60ManagementUtilities
Above location is the AX installed location.

axutil delete /model:"Payroll model" /
Config:MicrosoftDynamicsAx

Here model is the concern model that needs to be deleted
& Config is the AOS name.
Note: Unless you compile you will not find the difference.

Regards,

Leave a Reply

Your email address will not be published. Required fields are marked *