New PowerShell Cmdlets in NAV 2018

  less than 1 minute read

PowershellCmdlet

Following are the new PowerShell cmdlets introduced in NAV 2018

CmdLets Description
Restart-NAVServerInstance Restarts a Dynamics NAV Server instance.
Start-NAVServerInstance Starts a Dynamics NAV Server instance
Stop-NAVServerInstance Stops a Dynamics NAV Server instance
Set-NAVApplication Sets the application version or application family fields in the application database connected to the specified Dynamics NAV Server instance
Set-NAVTenant Specifies settings for a tenant that is mounted on a Dynamics NAV Server instance.
Start-NAVAppDataUpgrade Upgrades a NAV App to a specified tenant
Sync-NAVApp Synchronizes an app to the specified tenant’s database.

Leave a comment