Troubleshooting Remote Client Install Failed Errors

Troubleshooting Remote Client Install Failed Errors



  1. Select the red “information” icon beside the status error or review the following table to help you troubleshoot your remote client install issue.
  2. The Log may give you an “Error” as to why it failed.
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.

Remote Client Install Troubleshooting Tips

  1. Turn off Windows Firewalls: Disable Windows Firewall or any other 3rd party Firewalls on your target computers
  2. Turn off UAC: Change your Turn off User Access Control setting to “Never Notify” on your target computers.
  3. Disable UAC Remote Restrictions: See below for full instructions
  4. Use another administrative account: Try the local computer’s account. Try a different domain account.
  5. Try appending the computer name (for local administrator) or domain name (for domain administrator) to the user name field. For example, put in domain\administrator\ in the username field for a domain administrator.
  6. Make sure the destination computer is available: Try to ping the targeted computer.
  7. Include the domain name when entering username field (i.e. Domain\Administrator)
  8. Turn off Simple File Sharing on the client computer (under Folder Options)
  9. Try to use the IP address instead of the computer name, or vice versa.

Turn off Windows Firewall

  1. On Start, go to Windows System > Control Panel > System and Security > Windows Firewall.
  2. Select Turn Windows Firewall on or off. You might be asked for an admin password or to confirm your choice.
  3. select Turn off Windows Firewall
  4. Try remote client install again.

Turn off User Access Control (UAC)

  1. Click or tap Start. In the search box, type “Change User Account Control settings”.
  2. Click or tap Change User Account Control settings to open it.
  3. Move the slider to Never notify.
  4. Click or tap OK.
  5. Restart your computer.

Disable UAC Remote Restrictions

If the above solutions failed, you may need to disable UAC Remote Restrictions on your target client computer:

  1. Go to Start Menu > type in CMD > Right click on it and select “Run as Administrator”.
  2. Copy and paste the following command in command prompt (right click > Paste): 
    reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
  3. You will receive a message saying “The operation completed successfully.”
  4. Try remote client install again.

    • Related Articles

    • Troubleshooting Remote Client Install Failed Errors

      Select the red “information” icon beside the status error or review the following table to help you troubleshoot your remote client install issue. The Log may give you an “Error” as to why it failed. Error Message: Unable to connect to the remote ...
    • Client Deployment using Remote Client Install

      As of v9.0.0, we have added the capability to push out clients directly from the web console. Important! Windows Firewall and User Access Control (UAC) must be disabled on your target computers. The Remote Client install is a built-in feature of the ...
    • Client Deployment using Remote Client Installer – Legacy

      Note: This feature is available on the web console as of v9.0.0. Click here to learn how to use this feature from the web console. Important! Windows Firewall and User Access Control (UAC) must be disabled on your target computers. The Remote Client ...
    • Configure Firewall Rule for Remote Client Install

      The client computer’s Windows Firewall may be blocking the setup file from being sent. Below are some recommendations for configuring the Firewall to permit the remote installation of the CurrentWare client. Option #1: Turn OFF Windows Firewall ...
    • Troubleshooting Logs

      Starting from version 8.0, the web console now has a Troubleshooting section that provides access to logs for troubleshooting purposes. Administrators no longer have to reach out to Currentware Support for the first level of troubleshooting as they ...