...
For Windows 10 type of machines, to locate the computer name of your system:
Open Control Panel. Click System and Security → System.
On the View basic information, see the Full computer name under the Computer name, domain, and workgroup settings section. Visit Windows Support to check the computer name for other types of Windows versions.
From the Windows desktop, select Start→ Microsoft SQL Server Tools 18→ Microsoft SQL Server Management Studio 18.
The Microsoft SQL Server Management Studio opens.Login Log in to SQL Server using your credentials.
Expand the Databases folder to display the Velocity database in the Object Explorer navigation pane.
Expand the Velocity database to display the Tables branch.
Make the changes specified in the following table by right-clicking each database table and selecting Edit Top 200 Rows from the pop-up menu. (After each change, click outside the edited row for the changes to take effect.)
Note: Be extra careful while editing the tables because accidentally editing the tables can corrupt the database.The table describes the modification of the SQL table properties and their value after a system restoration. A set of table properties such as Server Name, Remote Computer Name, Remote IP, and Remote Server IP and its value are replaced by the destination system name VEL1-LOCAL-SYSTEM or Windows Domain name.
...
Click Velocity's menu button, then select Extensions > Server Extensions.
The Velocity Server Extensions Manager appears.
Click Install.
The Find Server Extension dialog appears.Search for Identiv\Velocity root directory. Several HEX files are located here, as shown.
Select the extension you want to install and click Open.
The newly installed extension appears in the Server Extension list in the Velocity Server Extensions Manager. By default, the extension is enabled (checked,) and the word 'True' appears in the first column.Repeat steps 3 to 5 to install more extensions.
When you are finished.
A message appears, prompting you to restart the Extension Service before the extension takes effect.Click OK.
For the service extension to take effect, right-click on the Velocity Service Control Manager (SCM) in Windows to try stopping and restarting the extension service.
Start the Velocity DIGI*TRAC Network Service.
...
Restoring SNIB2 and SNIB3 Encryption Files
If You can ignore this section if your Velocity system does not have SNIB2 or SNIB3 boards installed in any attached controllers, you can ignore this section.
On the old system, locate the ...\ProgramData\Identiv\Velocity directory and find the velocitytmpxxxxx.dat files, where XXXX is the number of each encryption file.
There should be one data file for each SNIB2/SNIB3 installed in the system.Copy all relevant .dat files to a USB drive, removable media, or network-accessible location.
Paste the relevant .dat files into the ...\ProgramData\Identiv\Velocity directory on your new computer.
These files will overwrite the existing files, and provide Velocity with the encryption information it needs to communicate with the connected SNIB2s/SNIB3s.
Open Velocity and resume communication between this Velocity server and the SNIB2/SNIB3 installed controller using the specified encryption.
...
Open certmgr.msc, goto certificates →Local Computer→ Personal → Certificates.
Right-click VelocityTLS and select Delete.
Importing the VelocityTLS certificate from the Velocity database to the Windows Certificate Store
...
Open a command prompt with Administrator privileges (i.e., Run as administrator).
Change the Directory to Velocity installation directory (i.e., cd C:\Program Files (x86)\Identiv).
Run the GenerateVelocityTLSCertificate.exe with -import switch (i.e., C:\Program Files (x86)\Identiv\Velocity>GenerateVelocityTLSCertificate -import).
Verify Velocity TLS certificate was imported to Local Computer → Personal → Certificates.
...
Open certmgr with Administrator permissions and go to Local Computer → Personal → Certificates.
Right-click VelocityTLS certificate → All Tasks → Manage Private Keys...
Select the user VelocityServices and click the Remove button.
Re-add the VelocityServices user and grant Full control.