Cisco ASA – Update Activation Key (From ASDM)

KB ID 0001662

Problem

I recently did a post on adding extra licences to AnyConnect, (with the current surge of people working from home). I exclusively work at command line, so when I was asked how to do the same in the ASDM I had to go and check 🙂

Solution

Connect to your firewalls ASDM console, then navigate to > Configuration > Device Management > Licensing > Activation Key > Enter you new Activation Key > Update Activation Key.

Before I’m asked: Your activation key lives on the flash memory within you firewall so you should not need to save the config, (unless you have made other changes), or are prompted to do so by the ASDM, (which will know if theres any pending changes).

Related Articles, References, Credits, or External Links

Cannot Access / Open ASDM

ASDM on Windows 10: ‘Cannot find Javaw.exe?’

 

ESXi 4/5 – Adding a license key

KB ID 0000272 

Problem

ESXi is free, however when you have installed it you will see,

Solution

1. To get your key go to the VMware web site > Products > Download > Log in > It will give you a key with the download.

2. Connect to the ESXi host with your vSphere client.

3. Select the Host > Configuration tab > Licence sd Features > Edit > Enter Key > Type in the key > OK > OK.

 

Related Articles, References, Credits, or External Links

NA

Office Find your Version and Licensing Information

KB ID 0000566 

Problem

Note: This is an OLD post, you might want to look at the following article instead;

Finding Out Your Microsoft Office Licence Version

I had some licencing issues a couple of weeks ago with Office 2010, and needed to check my version and licence details, thankfully Office 2010 comes with a VB script that makes this easy.

Solution

Getting your Office Version and Licence Details

1. Launch a command window (Right click and select run as administrator, or select the cmd icon and press CTRL+SHIFT+ENTER).

2. You need to change to the directory that the script is in, this directory will be different if you are running x32 bit Office on an x64 bit machine. execute one of the following commands;

For x32 bit Office on x32 Bit machines, OR 64 bit Office on x64 bit machines;

[box]cd “C:Program FilesMicrosoft OfficeOffice14″[/box]

For x32 bit Office on x64 bit machines;

[box]cd “C:Program Files (x86)Microsoft OfficeOffice14″[/box]

3. Then execute the following command;

[box]cscript ospp.vbs /dstatus[/box]

Example Output

(Above) This installation of Office 2010 (Pro Plus) is UNLICENSED, (it’s waiting for a licence key to be installed). It will run for another 30 days like this, then this will happen. You can fix this by manually installing an Office MAK key, or setting up a KMS server on your network.

(Above) This installation of Office 2010 (Pro Plus) is LICENSED and has been activated with a MAK key.

(Above) This machine has RETAIL versions of both Office 2010 (Pro Plus), and Visio (Premium). Both are LICENCED, and activated with a retail (or box product) Key.

Other uses for ospp.vbs

Install a MAK Key on a remote machine;

[box]cscript ospp.vbs /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx {remote-machine-name}[/box]

Activate a remote machine

[box]cscript ospp.vbs /act {remote-machine-name}[/box]

 

Related Articles, References, Credits, or External Links

NA

ARCserve – Addling Licences

KB ID 0000444 

Problem

Normally you can just add licenses from Help > About CA ARCserve Backup > Add/View Licences.

However you may find that you cannot enter a “Backup Suite” Licence code/Activation key.

Solution

1. To do this you need to locate the “CALicnse.exe” file and run it.

2. This tool will let you enter the correct licenses.

Note: Depending on ARCserve version the folder location may vary.

 

Related Articles, References, Credits, or External Links

NA