Views:

Product query settings are a subset of vulnerability scan settings. For details about vulnerability scan settings, see Vulnerability Scan Methods.

  1. To specify product query settings from Vulnerability Scanner (TMVS.exe):
    1. Launch TMVS.exe.
    2. Click Settings.

      The Settings screen appears.

    3. Go to the Product query section.
    4. Select the products to check.
    5. Click Settings next to a product name and then specify the port number that Vulnerability Scanner will check.
    6. Click OK.

      The Settings screen closes.

  2. To set the number of computers that Vulnerability Scanner simultaneously checks for security software:
    1. Go to <Server installation folder>\PCCSRV\Admin\Utility\TMVS and open TMVS.ini using a text editor such as Notepad.
    2. To set the number of computers checked during manual vulnerability scans, change the value for ThreadNumManual. Specify a value between 8 and 64.

      For example, type ThreadNumManual=60 if you want Vulnerability Scanner to check 60 computers at the same time.

    3. To set the number of computers checked during scheduled vulnerability scans, change the value for ThreadNumSchedule. Specify a value between 8 and 64.

      For example, type ThreadNumSchedule=50 if you want Vulnerability Scanner to check 50 computers at the same time.

    4. Save TMVS.ini.