Chat now with support
Chat with Support

Content Matrix 9.9 - Advanced Installation Guide

Activating the License Key

You will be prompted to input an Activation License Key when launching the Content Matrix Console:

·for the first time after it has been installed if an existing license is not detected

OR

·after your license has expired.

NOTE:  If users are not required to be a local administrators on the machine where Content Matrix is installed, every user who launches a Console needs to enter a license key.  If users are required to be a local administrator, only the first user who launches a Console needs to enter a license key.

 

IMPORTANT:  During installation, all Editions of the Console (SharePoint, File Share, and Public Folder) are installed.  However, the license will only be activated for Editions that are covered by it.  If an Edition is not covered by the license, the message Invalid license: License key is not valid for the given product. will display in the Activate License Key dialog. A license key that starts with 823, 824 or 827 will not work with File Share Edition since its reintroduction in version 9.9.

If you are performing an online activation, you can also do it silently, using Powershell.

To enter a license key:

1.In the Activate License Key dialog, select I have a license key, and enter the license key provided by Quest (the key can be copied and pasted into the provided space).

ActivateLicenseKey

NOTE:  If you are updating from a Content Matrix installation older than version 6, select the I am updating from an older version and have an old-style key option, and enter the key in the provided space (or paste into the first field from your clipboard).

2.Select the appropriate activation method.

NOTE: Most systems can use the Online activation method as long as the system has internet access. If you are unable to use the online activation method due to security settings or lack of internet access, the Offline activation option can be used.

Online Activation

NOTE:  In order to activate your license, the following URL must be unblocked by your firewall: https://license.metalogix.com

1.After entering the license key, select Online activation.

If you need to authenticate the key through a proxy (not a common practice), click Set Proxy then enter the Server name/IP and port number for the proxy, as well as any necessary credentials to access it.

2.Click [Next].

Content Matrix will contact the licensing server and attempt to authenticate the license key, after which, on successful activation, a 'Congratulations!' message will be returned, and the license key will be active and in use.

3.Click [Finish] to complete the process.

Offline Activation

NOTE:  The offline activation option is generally used in cases where you cannot use the online activation due to security settings or lack of internet access. This option will still require some internet access, but allows for the authentication to be done from another machine that is not as restricted by security or has a connection to the internet.

1.Select Offline activation.

2.Click [Next].

A Generate Activation Request dialog displays with a different key. This key can be copied from the window, or the Save to file option can be used to save the key into a text file (in case it needs to be copied to another machine).

3.Copy the Activation URL (listed under the Activation Request) to a web browser that has internet access.

Alternately if the system the Content Matrix Console is on does have internet access through a Web browser, click Go to automatically open a web browser to this URL.

4.On a machine that has internet access, use the Activation URL to navigate to the Offline Activation page.

5.Either:

§Enter the key into the Activation data text box.

OR

§If the key was saved to a file, select Browse and navigate to the file.

6.Click [Activate].

Upon successful activation, a new key displays in the text box.

7.Do one of the following:

§To save the key as a DAT file, click [Download file].

OR

§To copy the key to the clipboard (if the license will be activated on the same machine), click [Copy text].

8.Click [OK] to continue.

9.Return to the Activate License dialog.

10.If the Generate Activation Request window is still active, click [Next]. to the Enter your Activation Response window.

11.Use one of the following options:

§If you copied the key to the clipboard on the same machine, paste it into the window.

§If you saved the key to a DAT file, navigate to, and select the DAT file.

12.Click [Next]. The license key will be active and in use.

13.Click [Finish] to complete the process.

Activating the License Key Silently

You can activate your Content Matrix license using PowerShell.  Follow the steps below.

NOTE:  This method can only be used for online activations.

1.Open the Content Matrix PowerShell Console.

2.Run the following cmdlet, which includes specifying the Content Matrix Console Edition for which you want to activate the license.

if (Get-Command Set-MetalogixJobPrerequisites -ErrorAction SilentlyContinue){ Set-MetalogixJobPrerequisites -Value "Content Matrix Console - <Edition_name>" }

 

NOTE:  Valid values for <Edition Name> are SharePoint Edition, FileShare Edition and Public Folder Edition.  If you license covers more than one Edition, it is only necessary to activate one.  The license activation will automatically be applied to any other Edition for which you are licensed.

3.Run the Set-MetalogixLicense cmdlet.  Note that additional parameters are required if a proxy server is used.

Without proxy server:

Set-MetalogixLicense -Key "<license_key>"

 

With proxy server:

Set-MetalogixLicense -Key "<license_key>" -ServerUrl "<proxy_server_IP_addres>" -Port "<proxy_port_number>" -UserName "<user_account>" -Password "<password>"

 

NOTE:  When entering the license key, include hyphens.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating