When you open Microsoft Dynamics NAV Windows client in configuration mode, you can make changes to a Role Center. These changes then become part of the Role Tailored client UI for users assigned to the profile associated with the Role Center.
To open NAV in Configuration mode follow below steps :
1) Run Command Prompt.
2) Type following command :
cd C:\Program Files (x86)\Microsoft Dynamics NAV\90\RoleTailored Client
3) Type the following command again :
Microsoft.Dynamics.Nav.Client.exe -configure-profile: “Profile ID”
Example:Microsoft.Dynamics.Nav.Client.exe -configure -profile:”IT MANAGER”
Question : How to find Profile ID ?
Answer : From User personalization. Refer the below image.
4) After step 3, the client will open in configuration mode. Whatever changes you make in Role Center profile ID, it will affect all user which have same profile ID.
In case of any questions, feel free to contact us.