Jaws: Configure to Use Network Licensing

Tags Licensing

Since TCCD client computers are on a different subnet from the license server, you must provide the application software the name or IP address of the network license server using the LSHOST or LSFORCEHOST environment variables.
Before or after installing the Jaws client, open a Command Prompt as Administrator and run the following commands to set the variables in the registry:

REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /f /v LSHOST /t REG_SZ /d TRPDCV138.ALL.DISTTCCD.NET

REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /f /v LSFORCEHOST /t REG_SZ /d TRPDCV138.ALL.DISTTCCD.NET

You can confirm the settings were added by running the following commands at the command prompt:

REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v LSHOST

REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v LSFORCEHOST

The responses will look like these:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment

    LSHOST    REG_SZ    TRPDCV138.ALL.DISTTCCD.NET

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment

    LSFORCEHOST    REG_SZ    TRPDCV138.ALL.DISTTCCD.NET

Reboot the computer.

Download the Jaws software and install.

Once installed, open the About window from the Help menu and verify Jaws is authorized using the designated license host.

Uploaded Image (Thumbnail)

 

Print Article

Details

Article ID: 800
Created
Fri 9/8/23 5:32 PM
Modified
Mon 9/11/23 1:18 PM