This article provides instructions on how to manually change the ISPS ports of OSCE.
To manually change the ISPS ports in OSCE 11.0:
- Backup the following files:
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\ofcserver.ini
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\OfUninst.ini
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\sscfg.ini
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\Saf\ssnotify.ini
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Admin\ssnotify.ini
- Open the Command Prompt and then go to C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\.
- Execute the following command:
svrsvcsetup.exe –BackupAosReg
svrsvcsetup.exe -uninstall - Open the following files using a text editor and modify the ports that you want to change:
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\ofcserver.ini
[TMCSS]
WSS_URL=https://GASHVB01.furukawacloud.com:4343/tmcss/
WSS_HTTP_URL=http://GASHVB01.furukawacloud.com:8082/tmcss/[LWCS]
LWCS_HTTP_PORT=5274
LWCS_HTTP_URL=http://GASHVB01.furukawacloud.com:5274/ - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\OfUninst.ini
[WSS_WEB_SERVER]
ServerPort=8082[LWCS_WEB_SERVER]
ServerPort=5274[WSS_SSL]
SSLPort=4343 - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\sscfg.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://GASHVB01.furukawacloud.com:8082/tmcss/
Local_WebScanService=http://GASHVB01.furukawacloud.com:5274/ - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\Saf\ssnotify.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://GASHVB01.furukawacloud.com:8082/tmcss/
Local_WebScanService=http://GASHVB01.furukawacloud.com:5274/ - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Admin\ssnotify.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://GASHVB01.furukawacloud.com:8082/tmcss/
Local_WebScanService=http://GASHVB01.furukawacloud.com:5274/
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\ofcserver.ini
- Save the changes.
- Open the Command Prompt and then go to C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\.
- Execute the following commands:
svrsvcsetup.exe -install
svrsvcsetup.exe -enablesslThis is for customers using SSL for console access. However, for Master_EnableSSL=0 in ofcscan.ini, it seems that SSL is not used, so please double-check this.svrsvcsetup.exe -RestoreAoSReg
- Go to Smart Protection > Integrated Server.
- Check the new port number under Client Connection > File Reputation\Web Reputation.
- Go to Smart Protection > Smart Protection Sources > Internal Clients.
- Click Standard List.
- Under the Service Status column, check if the File Reputation Service and Web Reputation Service are both selected.
If everything is in order, the ISPS ports should have been modified without issue.
To manually change the ISPS ports in OSCE XG:
- Backup the following files:
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\ofcserver.ini
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\OfUninst.ini
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\sscfg.ini
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Admin\ssnotify.ini
- Open the Command Prompt and then go to C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV
- Execute the following command:
svrsvcsetup.exe –BackupAosReg
svrsvcsetup.exe -uninstall - Open the following files using a text editor and modify the ports that you want to change:
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\ofcserver.ini
[TMCSS]
WSS_URL=https://GASHVB01.furukawacloud.com:4343/tmcss/
WSS_HTTP_URL=http://GASHVB01.furukawacloud.com:8082/tmcss/[LWCS]
LWCS_HTTP_PORT=5274
LWCS_HTTP_URL=http://GASHVB01.furukawacloud.com:5274/ - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\OfUninst.ini
[WSS_WEB_SERVER]
ServerPort=8082[LWCS_WEB_SERVER]
ServerPort=5274[WSS_SSL]
SSLPort=4343 - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\sscfg.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://GASHVB01.furukawacloud.com:8082/tmcss/
Local_WebScanService=http://GASHVB01.furukawacloud.com:5274/ - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\Saf\ssnotify.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://GASHVB01.furukawacloud.com:8082/tmcss/
Local_WebScanService=http://GASHVB01.furukawacloud.com:5274/ - C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Admin\ssnotify.ini
[ICRC_CLOUD_SCAN_SERVICE_LIST]
Local_ScanService=http://GASHVB01.furukawacloud.com:8082/tmcss/
Local_WebScanService=http://GASHVB01.furukawacloud.com:5274/
- C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\Private\ofcserver.ini
- Save the changes.
- Open the Command Prompt and then go to C:\Program Files (x86)\Trend Micro\OfficeScan\PCCSRV\.
- Execute the following commands:
svrsvcsetup.exe -install
svrsvcsetup.exe -enablesslThis is for customers using SSL for console access. However, for Master_EnableSSL=0 in ofcscan.ini, it seems that SSL is not used, so please double-check this.svrsvcsetup.exe -RestoreAoSReg
- Go to Administration > Smart Protection > Integrated Server.
- Check the new port number under Client Connection > File Reputation\Web Reputation.
- Go to Smart Protection > Smart Protection Sources > Internal Clients.
- Click Standard List.
- Under the Service Status column, check if the File Reputation Service and Web Reputation Service are both selected.
If everything is in order, the ISPS ports should have been modified without issue.