Summary
After an upgrade from Worry-Free Business Security Services (WFBSS) 5.3 to version 5.7, the Symantec and Windows backup software fails.
The newly installed agents are not affected by this issue.
Details
During the migration, the upgrade.exe file is copied and executed to the \temp folder. When the upgrade.exe file installs the TmCCSF service, upgrade.exe uses its located path to register the TmCCSF service in Windows. Thus, the path becomes C:\Program Files\Trend Micro\Client Server Security Agent\temp\..\CCSF\TmCCSF.exe.
This issue happens because the Symantec or Windows System Backup does not parse the file path of the WFBS-SVC Agent: C:\Program Files\Trend Micro\Client Server Security Agent\..\BM. The backup does not recognize the (..) characters used by the upgrade.exe file for the TmCCF Service registration:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TmCCSF.exe
ImagePath C:\Program Files\Trend Micro\Client Server Security Agent\temp\..\CCSF\TmCCSF.exe
ImagePath C:\Program Files\Trend Micro\Client Server Security Agent\temp\..\CCSF\TmCCSF.exe
To resolve the issue:
- Unload the agent.
- Update the following registry entries: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TmCCSF.exe
ImagePath C:\Program Files\Trend Micro\Client Server Security Agent\CCSF\TmCCSF.exe
For more information, you may refer to the following articles: