An interesting question pops out yesterday: with Dynamics 365 Business Central on-premise, how can I programmatically check if a particular extension is installed or not?
The standard Powershell command (in the Microsoft.Dynamics.Nav.Apps.Management module) that gets informations about an extension in a specified Business Central Server instance is the Get-NAVAppInfo cmdlet (more info about…
Continue Reading demiliani’s Article on their blog
Dynamics 365 Business Central on-premise: checking extension’s status via Powershell
An interesting question pops out yesterday: with Dynamics 365 Business Central on-premise, how can I programmatically check if a particular extension is installed or not? The standard Powershell command (in the Microsoft.Dynamics.Nav.Apps.Management module) that gets informations about an extension in a specified Business Central Server instance is the Get-NAVAppInfo cmdlet (more info about it here).
Blog Syndicated with demiliani’s Permission
More About This Author
Array
- Business Central1 October 2024Dynamics 365 Business Central: triggering an Azure DevOps pipeline when a tenant upgrade occurs.
- Business Central24 September 2024Dynamics 365 Business Central: Power Automate flows using business events may require a refresh.
- Business Central23 September 2024Dynamics 365 Business Central: HttpClient and remote certificate validation future changes.
- Business Central10 September 2024Azure Logic Apps workflows: restrict access by IP ranges.