
Hello Team,
I am currently working with Microsoft Dynamics 365 Business Central On-Premise, version 26, and I am preparing our environment for upcoming version updates.
I would like to request guidance regarding the recommended process and best practices for automating Business Central update procedures using PowerShell or scripted installations. Specifically, I’m interested in understanding how to handle the steps that involve uninstalling the previous version and installing the new one in a controlled, repeatable way.
If there is an official repository, documentation, or example scripts that illustrate this automation process, I would greatly appreciate your assistance in sharing those resources.
Kind regards,
P.S. I have noticed that the BcContainerHelper module for Docker provides several commands that simplify upgrade and update processes. In this case, I would like to replicate a similar level of automation directly in a Windows environment, without relying on containers.