Tag: BCContainerHelper

Real things I’m asked – Add Test Users to a Business Central Docker Container

Q: How do I add test users to a Microsoft Dynamics 365 Business Central Docker Container? A: You use the Setup-BcContainerTestUsers function in BCContainerHelper to load test users. You can load either Essential or Premium users with the Setup-BcContainerTestUsers function. When working with a Business Central Container that has the following Users: New test users can be added with …

Continue reading

Set BCContainerHelper Default Configuration Values

BCContainerHelper is a PowerShell module that makes it easier to work with Microsoft Dynamics 365 Business Central and NAV Containers on Docker. The BCContainerHelper module contains many valuable functions that do much more than basic container management. I use this module in some form daily. Many BCContainerHelper module functions have switches and parameters; however, some …

Continue reading