Export Model using windows powershell command
Using Export command then no space should exists in your model name but if you have blank space in model name then single quote is required
Using Export command then no space should exists in your model name but if you have blank space in model name then single quote is required
Path:
Administrative Tools--> Microsoft Dynamics Ax Management Shell
Model Name is Dev1
Export Model store using cmd prombt
axutil export /model: /file: /verbose
Example
Path
open command prompt
It will automatically stored in this folder path C:\Users\Administrator
axutil exportstore /file:jafsk.axmodelstore
No comments:
Post a Comment