SEP for CWP installs in self-managed mode on agent
SEP 14.3 RU1 (14.3.3384.1000)
CWP agent 6.8.1.207
1. This can happen when the server cannot reach out to the API gateway.
https://usea1.r3.securitycloud.symantec.com:443
(Symantec cloud API gateway for the agents to upload its events to the Symantec cloud server.)
2. Another condition that can cause this problem to occur is rebooting the computer too early.
Explanation: When installed via the primary batch file "InstallAgent.bat" the CWP/DCS component is installed first. When it exits installation it reports back to the batch file that it has completed installation. However the SEP component may still be silently installing in the background. If the computer is rebooted immediately that process gets interrupted and does not resume after the reboot is completed.
3. The version of PowerShell on the instance is not 3.0. CWP needs at least PowerShell 3.0 to enroll in the cloud.
4. CMD is unable to run powershell, showing an error: " 'powershell' is not recognized as an internal or external command, operable program or batch file. "
1. (for cause #1)
2. (for cause #2)
3. (for cause #3)
a. Update PowerShell to => 3.0
4. (for cause #4)
a. Add the environmental variable to allow CMD to run PowerShell. A reboot may be necessary for changes to update.