Hi,
I've successfully installed D365 Business Central via Docker and also setup the VS Code. But, I've a doubt as to how to install the Developer Licence for D365 Business Central.
Please guide!!
Thanks
*This post is locked for comments
Hi,
I've successfully installed D365 Business Central via Docker and also setup the VS Code. But, I've a doubt as to how to install the Developer Licence for D365 Business Central.
Please guide!!
Thanks
*This post is locked for comments
use Import-NavContainerLicense cmdlet if you already have the container or you can specify the LicenseFile Path while creating the container using -licensefile parameter.
As Andrey mentioed check the Freddy Post
2 days ago Freddy wrote brilliant post:
If you want to import a license to an already running container, you can use the Import-NavContainerLicense function from the navcontainerhelper.
Example: Import-NavContainerLicense -containerName test -licenseFile "www.dropbox.com/.../mylicense.flf"
The license file parameter can be a file on the host or a secure url.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156