To determine who is using a Network License, you can perform the action a couple of different ways.


Method 1:

On the server, use LMTOOLs and use the Perform Status Inquiry button. The output will show you all the vendor daemons loaded within LMTOOLs. You will need to browse though and find FLEXRTC section and see who is using the licenses. The report will look something like example output below.


Method 2:

  1. Open a windows command prompt.
  2. On the command prompt, type the following
    1. cd/
    2. For the directory path, you need to use the App's Bundle installation location, then go into the Contents\Win64 folder. You'll need to browse to Windows Explorer and locate the app bundle name. For Pipe Network Productivity Tools, the bundle directory is: C:\ProgramData\Autodesk\ApplicationPlugins\RTCL_PipeNetworkTools.Bundle\Contents\Win64
    3. In the command prompt, type CD "Right click and paste your path here" Hit enter to browse into that path
  3. Next, you need to know your license server name location to fill in the prompt. Once you do you can type the following in the command prompt
    1. lmutil lmstat -a -c @YourServerName > CADLicenseUse.txt
  4. Back in windows explorer in the app directory from Step 2B, you should find a CADLicenseUse.txt file that contains your output. The output will show you all the vendor daemons loaded within LMTOOLs. You will need to browse though and find FLEXRTC section and see who is using the licenses. The report will look something like example output below.


Example Output:


Feature usage info:

Users of "FEATURE NAME": (Total of 5 licenses available)

"FEATURE NAME" v1.000, vendor: FLEXRTC
floating license

UserName1 ComputerName1 ComputerName1 (v1.000) (ServerName/27000 1904), start Thu 2/8 6:25
UserName2 ComputerName2 ComputerName2 (v1.000) (ServerName/27000 1904), start Thu 2/8 7:12
UserName3 ComputerName3 ComputerName3 (v1.000) (ServerName/27000 1904), start Thu 2/8 7:20
UserName4 ComputerName4 ComputerName4 (v1.000) (ServerName/27000 1904), start Thu 2/8 7:37
UserName5 ComputerName5 ComputerName5 (v1.000) (ServerName/27000 1904), start Thu 2/8 7:38