How to Manage User Session in NAV / Business Central ? Do you know Manage User Session in Business Central / Dynamics NAV can achieve multiple ways to track the Users Log in to the system , able to identify table locking reasons and also possible to Cancel one of the active user login session. In this post I am covering all the types of User Session tracking available now … [Read more...] about Manage User Session in NAV / Business Central
Powershell
Dynamics NAV User ID Creation and Permission Assign using Power shell
This post " Dynamics NAV User ID Creation and Permission Assign usingPower shell " , created due to repeated requirement raised by most of our users. We can able to create the NAV user id as well as assign permission without log in to the SQL and Dynamics NAV Application. All you have to do is that have to import the NAV / Business Central module for Powershell. If … [Read more...] about Dynamics NAV User ID Creation and Permission Assign using Power shell
Dynamics NAV PowerShell
Dynamics NAV PowerShell What is Power Shell? Built on the .NET Framework, PowerShell is a task-based command-line shell and scripting language; it is designed specifically for system administrators and power-users, to rapidly automate the administration of multiple operating systems (Linux, macOS, Unix, and Windows) and the processes related to the applications that … [Read more...] about Dynamics NAV PowerShell