Microsoft.Dynamics.Nav.Apps.Management

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

Note

Also included in the Business Central Administration Shell are cmdlets for administering the Business Central deployment, such as adding and configuring Business Central 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 a Business Central app based on the specified package file or the specified Business Central Server instance.

Get-NavAppRuntimePackage

Get a Business Central app runtime package

Get-NAVAppTableModification

Gets information about the tabled added or modified by an Extension based on the specified Business Central Server instance.

Get-NAVAppTenant

Gets the tenants where the specified Business Central app is installed.

Install-NAVApp

Installs a published Business Central app for a tenant.

Publish-NAVApp

Publishes an Extension to the app catalog of the specified Business Central Server instance.

Repair-NAVApp

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

Start-NAVAppDataUpgrade

Upgrades a Business Central app to a specified tenant.

Sync-NAVApp

Synchronizes a Business Central app to the specified tenant's database.

Uninstall-NAVApp

Uninstall a Business Central app for a tenant.

Unpublish-NAVApp

Unpublishes a Business Central app from the app catalog of the specified Business Central Server instance.