After a successful upgrade from On Prem SEP 14.3 RU6 to SES cloud v14.3 RU9 and before a system reboot, remnants of the previous version of client are still visible in the following directories, unexpectedly:
Symantec Endpoint Protection (SEP) 14.3x and later
Symantec Endpoint Security (SES) 14.3x and later
We are aware of this behavior and SEP is working as designed.
For more technical details see the below:
In this scenario, the behavior is a side effect of using MoveFileEx with the MOVEFILE_DELAY_UNTIL_REBOOT flag, as documented here: https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa.
This occurs because the client is unable to remove files that are currently in use and cannot be unloaded dynamically.
CRE-23717