const commands = [ '/system/license/print', `/system/identity/set name="Router-$targetSoftwareId"`, `/system/note/set note="Software ID: $targetSoftwareId"` ]; If you have access to the old installation or remember your account details: If you are on an older RouterOS version (pre-v3.25) and see a new SoftID format (XXXX-XXXX), use the "Update License Key"
Mikrotik Change Software Id Link -const commands = [ '/system/license/print', `/system/identity/set name="Router-$targetSoftwareId"`, `/system/note/set note="Software ID: $targetSoftwareId"` ]; If you have access to the old installation or remember your account details: mikrotik change software id link If you are on an older RouterOS version (pre-v3.25) and see a new SoftID format (XXXX-XXXX), use the "Update License Key" const commands = [ '/system/license/print' |