Contents
Index
Search
Search Knowledge Base
Collapse All
Expand All
Previous
Next
Search
Toggle Highlight
Configuring Product Query Settings
Product query settings are a subset of vulnerability scan settings. For details about vulnerability scan settings, see
Vulnerability Scan Methods
.
Procedure
To specify product query settings from Vulnerability Scanner (
TMVS.exe
):
Launch
TMVS.exe
.
Click
Settings
.
The
Settings
screen appears.
Go to the
Product query
section.
Select the products to check.
Click
Settings
next to a product name and then specify the port number that Vulnerability Scanner will check.
Click
OK
.
The
Settings
screen closes.
To set the number of computers that Vulnerability Scanner simultaneously checks for security software:
Navigate to <
Server installation folder
>
\PCCSRV\Admin\Utility\TMVS
and open
TMVS.ini
using a text editor such as Notepad.
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.
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.
Save
TMVS.ini
.