We have this AX 2012 R3 environment where we've installed a lot of hotfixes and developed many customizations in VAR and USR layer.
Now, we would like to take this exact application, into an empty database. Normally, what I've done so far is install AX from installation media, apply hotfixes and export the VAR and USR models using "Export-AXModel" Powershell tool and import it in my new environment.
But now, we've lost sight of all the hotfixes we installed, and the model list shown by "Get-Axmodel" is very large, so its not an option to use "Export-AXModel" for each model in the database.
¿What would be the best way to make an exact copy of the application?
*This post is locked for comments