Let me show you how to Install AX model
through command prompt for AX 2012.
- Go to Administrative Tools, click Services,
and stop the Microsoft Dynamics AX Object Server 6.0 service.
- Use Windows
PowerShell or AXUtil to import the SecurityDevelopmentTool.axmodel model
into the Microsoft Dynamics AX AOT.
Install-AXModel -File "c:\Program Files
(x86)\Microsoft\Security Development Tool\SecurityDevelopmentTool.axmodel"
- Start the Microsoft Dynamics AX Object Server 6.0 service.
- Start the Microsoft Dynamics AX client. The Model store has
been modified dialog box opens.
- Click Compile and Synchronize in the dialog box.
- When synchronization is completed, press Ctrl+Shift+W to open a
Development Workspace.
- Run the SysSecEntryPointManagerSetup class to add
the following menu items to the standard Microsoft Dynamics AX menus.
Then finally your Model has been successfully installed.
No comments:
Post a Comment