Ever tried to uninstall a Business Central app in PowerShell, and failed due to dependencies on that app? I hit…
Yesterday I bumped into an intermittent issue on our Jenkins CI server where some Business Central containers where not getting…
In my previous blog post How-to: Run LS Central in a Docker container I showed how you can run LS…
Microsoft have been releasing Business Central (formerly Dynamics NAV) as Docker images for a few years now. These have been…
The Business Central AL Compiler When you start looking into build automation, one of the first things you’ll need to…
If you have access to an account with local administrator privileges to a Windows box hosting the Dynamics NAV or…
To update Dynamics NAV licenses of multiple databases used to be a bit of a headache. We have customers running…
Update: Since Docker 1.13 (API version 1.25) the prune command has been available. You can remove all unused images with…
In this blog post I explain how you can restart Dynamics NAV services with Powershell, while also exploring a few…