Do the following:
- Open a new text file in Notepad.
- Type the individual IP addresses or IP address range of the computers you want to check. You can use the asterisk (*) or question mark (?) as wildcards.
For example:
Command IP addresses that will be checked 172.1.116.1? 172.1.116.10 to 172.1.116.19 172.1.116.* 172.1.116.1 to 172.1.116.255 172.1.* 172.1.1.1 to 172.1.255.255 TMVS supports only class B IP addresses. If you type an incorrect IP address range, TMVS will not display any error message. The error will be recorded in the debug log (ofcdebug.log) if debug logging is enabled. - Save the file as "iplist.txt" in ..\Trend Micro\Security Server\PCCSRV\Admin\Utility\TMVS directory.
- Open a command prompt window and go to the ..\Program Files\Trend Micro\Security Server\PCCSRV\Admin\Utility\TMVS directory.
- Run the following command:
TMVS.exe iplist.txt report.csv
TMVS scans the IP addresses you specified in iplist.txt then saves the results in the ..\PCCSRV\Admin\Utility\TMVS\report.csv file.
Do the following:
- Open a new text file in Notepad.
- Type the individual IP addresses or IP address range of the computers you want to check. You can use the asterisk (*) or question mark (?) as wildcards.
For example:
Command IP addresses that will be checked 172.1.116.1? 172.1.116.10 to 172.1.116.19 172.1.116.* 172.1.116.1 to 172.1.116.255 172.1.* 172.1.1.1 to 172.1.255.255 TMVS supports only class B IP addresses. If you type an incorrect IP address range, TMVS will not display any error message. The error will be recorded in the debug log (ofcdebug.log) if debug logging is enabled. - Save the file as "iplist.txt" in ..\Trend Micro\OfficeScan\PCCSRV\Admin\Utility\TMVS directory.
- Open a command prompt window and go to the ..\Program Files\Trend Micro\OfficeScan\PCCSRV\Admin\Utility\TMVS directory.
- Run the following command:
TMVS.exe iplist.txt report.csv
TMVS scans the IP addresses you specified in iplist.txt then saves the results in the ..\PCCSRV\Admin\Utility\TMVS\report.csv file.