When the OfficeScan (OSCE) Server's IP address or host name is changed, the Integrated Smart Protection Service settings must also be updated to prevent issues in accessing the reputation services.
After changing the server's IP address or host name, do the following:
- Stop the OfficeScan Services.
- Click Start > Run.
- Type "services.msc" to open the services window.
- Right-click the OfficeScan Master Service and select Stop.
- Right-click the Trend Micro Local Web Classification Server and click Stop.
- Right-click the Trend MicroSmart Scan Server and select Stop.
- Back up the following files:
- ...\PCCSRV\Private\ofcserver.ini
- ...\PCCSRV\sscfg.ini
- ...\PCCSRV\Private\Saf\ssnotify.ini
- ...\PCCSRV\Admin\ssnotify.ini
- Open the following files using a text editor and modify the values of the corresponding lines.
- ...\PCCSRV\Private\ofcserver.ini
[TMCSS]
WSS_INSTALL=1
WSS_ENABLE=1
WSS_URL=https://<new ip or hostname>:4345/tmcss/
WSS_HTTP_URL=http://<new ip or hostname>:8082/tmcss/
[LWCS]
LWCS_INSTALL=1
LWCS_ENABLE=1
LWCS_HTTP_PORT=5274
LWCS_HTTP_URL=http://<new ip or hostname>:5274/ - ...\PCCSRV\sscfg.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://<new ip or hostname>:8082/
Local_WebScanService=http://<new ip or hostname>:5274/ - ...\PCCSRV\Private\Saf\ssnotify.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://<new ip or hostname>:8082/
Local_WebScanService=http://<new ip or hostname>:5274 - ...\PCCSRV\Admin\ssnotify.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://<new ip or hostname>:8082/
Local_WebScanService=http://<new ip or hostname>:5274/
- ...\PCCSRV\Private\ofcserver.ini
- Save the changes.
- Restart the OfficeScan services, and then log into the OfficeScan web console.