Microsoft.Dynamics.Nav.Apps.Management

The Microsoft Dynamics NAV Administration Shell includes cmdlets for administering extension packages in the Dynamics NAV. These cmdlets are included in the Microsoft.Dynamics.Nav.Apps.Management module that is installed as part of the Microsoft Dynamics NAV Administration Shell when you install the Dynamics NAV Server.

Note

Also included in the Microsoft Dynamics NAV Administration Shell are cmdlets for administering the Dynamics NAV deployment, such as adding and configuring Dynamics NAV Server and Web server instances, databases, and users. For more information about these cmdlets, see Microsoft.Dynamics.Nav.Management and NAVWebClientManagement.

Microsoft.Dynamics.Nav.Apps.Management

Get-NAVAppInfo

Gets information about an NAV App based on the specified package file or the specified Microsoft Dynamics NAV Server instance.

Get-NavAppRuntimePackage

Get a NAV App runtime package

Get-NAVAppTableModification

Gets information about the tabled added or modified by an Extension based on the specified Microsoft Dynamics NAV Server instance.

Get-NAVAppTenant

Gets the tenants where the specified NAV App is installed.

Install-NAVApp

Installs a published NAV App for a tenant.

Publish-NAVApp

Publishes an Extension to the app catalog of the specified Microsoft Dynamics NAV Server instance.

Remove-NAVAppsForTenant

Removes all NAV Apps from the specified, unmounted tenant. This cmdlet should be run against tenants that are not mounted.

Repair-NAVApp

Repairs a NAV App by recompiling it against the current base application. Use this cmdlet if the base application has changed since publishing the NAV App. It is recommended that the NAV Server instance is restarted after running the repair.

Start-NAVAppDataUpgrade

Upgrades a NAV App to a specified tenant.

Sync-NAVApp

Synchronizes a NAV App to the specified tenant's database.

Uninstall-NAVApp

Uninstall a NAV App for a tenant.

Unpublish-NAVApp

Unpublishes a NAV App from the app catalog of the specified Microsoft Dynamics NAV Server instance.