The OfficeScan Integrated Smart Protection Tool helps administrators install or uninstall an Integrated File Reputation Server and/or an Integrated Web Reputation server after the OfficeScan server is installed.
This will help support/administrator to automatically install or uninstall SPS.
Do the following:
- Get the OfficeScan ISPS Tool from ..\PCCSRV\Admin\Utility\ISPSInstaller folder.
- Open a command prompt and go to the path where the ISPSInstaller.exe is located.
- Run ISPSInstaller.exe via the command prompt.
- To install with default ports, use this command:
ISPSInstaller.exe /i
The message "Successfully installed" appears.
- To install with specified ports, use this command:
ISPSInstaller.exe /i /f:[port number] /s:[port number] /w:[port number]
where:
f = File Reputation server port for HTTP
s = File Reputation server port for HTTPS
w = Web Reputation server port for HTTPIf you are using an IIS server, the ports cannot be modified.For example:
ISPSInstaller.exe /i /f:1234 /s:1234 /w:1236
The user does not have to specify all ports. For the unspecified ports, the default port is used.
ISPSInstaller.exe /i /f:1234 /w:1236
ISPSInstaller.exe /i /f:1234The message "Successfully installed" appears.
- To uninstall Integrated Smart Protection Servers, use this command:
ISPSInstaller.exe /u
The message "Successfully uninstalled" appears.
- To install with default ports, use this command:
- Log on to the OfficeScan management console.
After installation, verify the following:
- Trend Micro Local Web Classification Server and Trend Micro Smart Scan Server services are started.
- Icrc.exe and lwcs.exe should be running. For OfficeScan 10.6 SP1 (or above), iCRCService and LWCSService.exe should be running.
- Integrated Server under Smart Protection should be displayed.
- Test Connection of Integrated File Reputation Server and Integrated Web Reputation Server should be successful under Smart Protection Source > Standard List. For OfficeScan 11.0, it should be under Administration > Smart Protection > Smart Protection Source > Standard List.
After uninstallation, verify the following:
- Trend Micro Local Web Classification Server and Trend Micro Smart Scan Server should no longer be in the services list.
- Icrc.exe and lwcs.exe should not be running.
- Integrated Server should no longer be displayed under Smart Protection.
- Integrated Server is not displayed in the Smart Protection Source > Standard List. For OfficeScan 11.0, it is not displayed in Administration > Smart Protection > Smart Protection Source > Standard List.