Views:

To enable the Scheduled Clean, do the following:

  1. Open the \PCCSRV\ofcscan.ini file on the OfficeScan server using a text editor.
  2. Under the [Global Setting] section, add the following parameters and set the appropriate values:
    [Global Setting]
    ScheduleCleanEnable=1 (1: enabled, 0: disabled)
    ScheduleCleanInterval=60 (unit: minutes, default: 120)
    
  3. Save and close the ofcscan.ini file.
  4. Log in to the OfficeScan management console.
  5. Click Agents > Global Agent Settings.
  6. Click Networked Computers > Global Client Settings.
  7. Click Save to deploy the settings to the clients.
  8. The OfficeScan client program installs the following registry keys:
    • For 32-bit:

      HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\ CurrentVersion\Schedule Clean]"ScheduleCleanEnable"=dword:{X}"ScheduleCleanInterval"=dword:{Y}

    • For 64-bit:

      HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TrendMicro\PC-cillinNTCorp\CurrentVersion\Schedule Clean]"ScheduleCleanEnable"=dword:{X}"ScheduleCleanInterval"=dword:{Y}

    Where X:
    0: Scheduled Clean disabled (default)
    1: Scheduled Clean enabled

    Y indicates the Scheduled Clean interval time in minutes.
 
To avoid system performance issues, we recommend setting the interval at a value of at least 60 minutes.