Tuesday, June 28, 2016

Install and Consigure Security Development Tool for Microsoft Dynamics AX 2012, Intended to simplify the creation and maintenance of security artifacts such as roles, duties and privileges.

the great tool "Security Development Tool for Microsoft Dynamics AX 2012" , Intended to simplify the creation and maintenance of security artifacts such as roles, duties and privileges.
this can be downloaded from LCS only. (https://lcs.dynamics.com/v2 )
login to LCS (https://lcs.dynamics.com/v2) and then Click Downloadable Tools and then Click the tool to down load as right pics.
after download....
1. install this tool on the machine where you have client and utility tools installed (cause you need AX powershell command).
  • For 64-bit systems: %ProgramFiles (x86)%\Microsoft\Security Development Tool\
  • For 32-bit systems: %\ProgramFiles%\Microsoft\Security Development Tool

  • 2. Drain the client connections from the instance of Application Object Server (AOS) that you are working with. For more information, see Drain users from an AOS.
    3. Go to Administrative Tools, click Services, and stop the Microsoft Dynamics AX Object Server 6.0 service.
    4. Open AX Powershell command and paste below and enter below
    Install-AXModel -File "c:\Program Files (x86)\Microsoft\Security Development
    Tool\SecurityDevelopmentTool.axmodel"
    4.Start the Microsoft Dynamics AX Object Server 6.0 service.
    5.Start the Microsoft Dynamics AX client. The Model store has been modified dialog box opens as right pic
    6.Click Compile and Synchronize.
    7.When synchronization is completed, press Ctrl+Shift+W to open a Development Workspace.
    8.Run the SysSecEntryPointManagerSetup class to add the following menu items to the standard Microsoft Dynamics AX menus.









    Menu item
    Menu
    SysSecRoleEntryPointDeveloper
    SysContextMenu (AOT Add-Ins)
    SysSecRoleEntryPoint
    System AdministrationSetupSecurity





    Hope this help. this is new thing.

    Regards,
    Yes.Sudhanshu

    No comments:

    Post a Comment