| Error Message: | Unable to connect to the remote computer |
| Description: | The installer is unable to connect to the client computer. |
| Recommendations: | 1) Verify the computer name or IP address is correct 2) Verify the computer is reachable on your network 3) Disable the Windows Firewall on the client computer 4) Disable any 3rd party Firewall on the client computer 5) Disable UAC (User Access Control) on the client computer if you are not using a built-in admin account |
| Error Message: | Access Denied |
| Description: | The installer is denied access to the client computer. |
| Recommendations: | 1) Verify the admin account username and password are correct for the target computers. 2) Try using a built-in admin account 3) Try using a domain admin account |
| Error Message: | Attempt for a network connection failed |
| Description: | The installer is denied access to the client computer due to insufficient permissions or security protection. |
| Recommendations: | 1) Verify your admin account has sufficient read/write privilege for the client computer 2) Try disabling the antivirus or 3rd party firewall on the client computer |
| Error Message: | Failed to copy file to the remote computer |
| Description: | The installer is unable to copy the setup file to the client computer. |
| Recommendations: | 1) Verify your admin account has sufficient read/write privilege for the client computer 2) Verify the client computer has 300MB of free space 3) Verify the C:\ doesn’t already have a file named cwClientSetup.exe. If it exists, delete this file. |
| Error Message: | The client install started but did not finish in a timely manner |
| Description: | The CurrentWare Client installation has been initiated on the remote computer. Please wait until the installation process is completed. |
| Recommendations: | 1) Verify if the CurrentWare Client (cwClient.exe) exists on your remote computers: On 32-bit – C:\WIndows\System32\wcsystck\cwClient.exe On 64-bit – C:\Windows\SysWOW64\wcsystck\cwClient.exe 2) If the cwClient.exe doesn’t exists, the CurrentWare Client is not installed successfully. Please reboot the remote computer and try again. |
If the above solutions failed, you may need to disable UAC Remote Restrictions on your target client computer:
reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f