宜昌視頻網(wǎng)站建設(shè)優(yōu)化大師最新版下載
本文主要是Microsoft Dynamics 365的License導(dǎo)入的圖解干貨,不多贅述,直接上圖:
第一步:準(zhǔn)備好的License文件放在你喜歡的目錄下

第二步:到開始程序里找到并打開 Business Central Administration Shell

3.第三步:執(zhí)行導(dǎo)入命令 Import-NAVServerLicense -ServerInstance Starlite_0217 -LicenseFile "D:\StarliteWork\dev.flf"

4.重啟下你的服務(wù)實(shí)例

5.附:最后把命令語法貼出來:
名稱
Import-NAVServerLicense
摘要
Imports a license file into a Business Central database.
語法
Import-NAVServerLicense [-ServerInstance] <string> [-LicenseData] <byte[]> [-Database {Default | Master | NavDataba
se | Tenant}] [-Force <SwitchParameter>] [-Tenant <TenantId>] [<CommonParameters>]
Import-NAVServerLicense [-ServerInstance] <string> [-LicenseFile] <string> [-Database {Default | Master | NavDataba
se | Tenant}] [-Force <SwitchParameter>] [-Tenant <TenantId>] [<CommonParameters>]
說明
Use the Import-NAVServerLicense cmdlet to import a license file into a Business Central database.
If the Business Central Server account specified does not have access to the location where the license file is sto
red, an error results. Check the Event Log on the Business Central Server computer to see what permissions are requ
ired.
After importing a new license, restart all Business Central Server instances to activate the license for client use
rs.
相關(guān)鏈接
Online Version: https://go.microsoft.com/fwlink/?linkid=401369
Export-NAVServerLicenseInformation
備注
若要查看示例,請(qǐng)鍵入: "get-help Import-NAVServerLicense -examples".
有關(guān)詳細(xì)信息,請(qǐng)鍵入: "get-help Import-NAVServerLicense -detailed".
若要獲取技術(shù)信息,請(qǐng)鍵入: "get-help Import-NAVServerLicense -full".
有關(guān)在線幫助,請(qǐng)鍵入: "get-help Import-NAVServerLicense -online"
寫在最后:如果對(duì)你有用,請(qǐng)予支持。----------------2023.02.20-小壁虎寫于韶關(guān)