Symantec Mail Security for Microsoft Exchange (SMSMSE) remote install fails after file copy. Event viewer on the remote server has the following error:
Event ID 7009
A timeout was reached (30000 milliseconds) while waiting for the VPRemote install Bootstrap Service to connect
Procmon (Microsoft's Process Monitor) on the remote server shows the VPRemote process ending with status -1073741515. Additionally, the procmon shows VPRemote failing to load ccLib.dll and libeay32.dll.
When SMSMSE performs a remote install, the files are copied over the network to the target machine. VPRemote is installed as a temporary service. This service then invokes the installation on the server. This process relies on ccLib.dll and libeay32.dll.
We can send these files over with the install files. This will allow VPRemote to find the dlls with the install files and successfully start.