Installation of the VJS

  • Updated

The VJS D365 on-prem can be installed in two different ways:

1. The NAV Server Instance is installed directly on the computer

Run the Administration Shell as administrator and enter the following commands:

  • Publish-NAVApp -ServerInstance NAV -Path “C:\Export\Visual Jobs Scheduler.app” –SkipVerification
  • Sync-NAVApp -ServerInstance NAV -Name "Visual Jobs Scheduler"
  • Install-NAVApp -ServerInstance NAV -Name "Visual Jobs Scheduler"

2. The NAV Server Instance is running from a Docker environment

Please enter the following command with the help of the NAV Container Helper

  • Publish-NavContainerApp -containerName navserver -appFile "C:\Export\Visual Jobs Scheduler.app" -skipVerification -sync –install

For both installation modes

After installing the extension, you have to assign the Permission set “VISUAL JOBS SCHEDULE” to all users who need to be able to access the VJS

 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.