f4n0 / BusinessCentralScripts

Usefull Powershell/CMD scripts for business central

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BusinessCentralScripts

Usefull Powershell/CMD scripts for business central

What's inside

In the folder Docker there are a set of .ps1 files containing scripts that help you creating business central containers:

  • Daily.ps1: from a SaaS token will create a container containing the latest daily build from MS (Use navcontainerhelper)
  • Docker container.ps1: create a basic BC Container according to the parameters set into the first lines of code
  • Docker container with custom DB: will create a BC container and it will restore a DB and, of course, use it instead of the default ones (cronus)

In the folder SQL there are a set of usefull SQL query for Business Central/Dynamics nav Databases:

About

Usefull Powershell/CMD scripts for business central


Languages

Language:PowerShell 94.5%Language:TSQL 5.5%