
New feature added in business central Menusuite where in one can explore all modules just like earlier . You can check from below.
But at the moment this page in preview mode and subject to change in upcoming updates… Till then we can explore ….
New feature added in business central Menusuite where in one can explore all modules just like earlier . You can check from below.
But at the moment this page in preview mode and subject to change in upcoming updates… Till then we can explore ….
With the release of business central wave 2 No Developer environment ,so question comes how to upload customer/developer license in database.
Powershell command comes to rescue in this environment. Following few commands will help you to upload the license.
Step 1 :- Open windows PowerShell ISE as Administrator
Step 2:- Import Module for Business Central Wave 2 .Use following command
Import-Module 'C:\Program Files\Microsoft Dynamics 365 Business Central\150\Service\NavAdminTool.ps1'
Step 3 :- Add following command to import the license
Import-NAVServerLicense -LicenseFile 'C:\Cronus.flf' -ServerInstance BC150
Step 4 :- Restart Service
Restart-NAVServerInstance -ServerInstance BC150
Step 5 :- See the information of License
Export-NAVServerLicenseInformation -ServerInstance BC150
Hope this will help you. Explore more..
*** Change path of license file and Service name according to your configuration
As you all aware that business central Wave 2 all set to release in month of October and we just go preview
Below file is list of all upcoming features planned in wave 2 of business central
Hope this will help you..