Procedure
- Open the Microsoft Management Console and stop the Apex One Master Service.
- Open a command prompt and then go to
<Server installation folder>\PCCSRV
. - Run the following command:
SVRSVCSETUP.EXE -uninstall
This command uninstalls Trend Micro Apex One-related services but does not remove configuration files or the Trend Micro Apex One database. - Go to
<Server installation folder>\PCCSRV\private
and openofcserver.ini
. - Modify the following settings:
ofcserver.ini Settings
SettingInstructionWSS_INSTALL=1
Change 1 to 0WSS_ENABLE=1
Delete this lineWSS_URL=https://<computer_name>:4345/tmcss/
Delete this line - Navigate to
<Server installation folder>\PCCSRV
and openOfUninst.ini
. Delete the following lines:[WSS_WEB_SERVER]
ServerPort=8082
IIS_VhostName=Smart Protection Server (Integrated)
IIS_VHostIdx=5
Note
The value forIIS_VHostidx
should be the same as the "isapi" value indicated on the following line:ROOT=/tmcss,C:\Program Files\Trend Micro\OfficeScan\PCCSRV\WSS\isapi,,<value>
[WSS_SSL]
SSLPort=<SSL port>
Open a command prompt and then go to <Server installation folder>\PCCSRV.
- Run the following commands:
Svrsvcsetup -install
Svrsvcsetup -enablessl
Svrsvcsetup -setprivilege
- Verify that the following items were removed:
-
Trend Micro Smart Protection Server service from the Microsoft Management Console
-
Smart Protection Server performance counters
-
Smart Protection Server (Integrated) website
-