You are here
Home > IT Gyan > ERP Process > Opening the RoleTailored Client in Configuration Mode

Opening the RoleTailored Client in Configuration Mode

To configure a profile, you must open the RoleTailored client in configuration mode.

To open the RoleTailored client in configuration mode

  1. At the command prompt, navigate to the root folder of the RoleTailored client. For example:
    cd C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client
  2. Type the following command:
    Microsoft.Dynamics.Nav.Client.exe -configure -profile:profileid
  3. Replace profileid with the name of the profile that you want to configure.For example, to configure the Accounting Manager profile, use this command to open the RoleTailored client in configuration mode:
    Microsoft.Dynamics.Nav.Client.exe -configure -profile:"Accounting Manager"
Top