Skip to main content

15 docs tagged with "OnPrem"

View All Tags

Downgrade Extension (OnPrem)

There is no built-in feature for downgrading an extension. Once you have upgraded an extension to a newer version, you will not be able to go back to the previous version through the user interface. But there can be a possible way through PowerShell and some SQL.

Export and compare

The script performs a export and compare of Microsoft Dynamics NAV objects. The script does the following:

Insert SUPER User

The script imports the Microsoft.Dynamics.Nav.Management.dll module, which provides the cmdlets that are used to manage users and tenants.

Install Extension (App)

The script imports the Microsoft.BusinessCentral.Apps.Management.dll module, which provides the cmdlets that are used to manage apps.

Update Extension (App)

The script imports the Microsoft.Dynamics.Nav.Apps.Management.dll module, which provides the cmdlets that are used to manage apps.