Microsoft.Dynamics.Nav.Apps.Management
The Microsoft Dynamics NAV 2017 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 2017 Administration Shell when you install the Microsoft Dynamics NAV Server.
Note
Also included in the Microsoft Dynamics NAV 2017 Administration Shell are cmdlets for administering the Dynamics NAV deployment, such as adding and configuring Microsoft Dynamics NAV Server instances, databases, and users. For more information about these cmdlets, see Microsoft.Dynamics.Nav.Management.
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-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. |
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. |
Feedback
Submit and view feedback for