For the redirect feature to work, the PCs must be turned on. PCs that are not online will not retroactively update when turned on at a later time.
#1 – Redirect Clients From One Server to Another (Push)
This option is mainly for moving existing clients installed to a new CurrentWare server location. You can use this option in the case of upgrading or decommissioning an existing CurrentWare server.
- Log into your CurrentWare Web Console
- Select Tools from the left hand menu
- Go to Redirect Clients
- From the Redirect Clients dropdown choose “From this server to another server”
- Enter the new server name (IP or Hostname)
- Select the PC(s) you want to transfer over.
- Press the Redirect button at the bottom.
- It may take a couple minutes for your machines to move over.
- Launch the CurrentWare Desktop Console.
Note: If you are using the Web Console, you can access the CurrentWare Desktop Application by going to C:\Program Files (x86)\CurrentWare\cwConsole from your Server PC and running cwConsole.exe. - Go to Tools > Redirect Clients.
- Select “Redirect CurrentWare Clients from this server to another server”.
- Enter server name and client password (default password is Admin).
- Choose which computers to redirect or “Select all computers”.
#2 – Redirect Clients From the CurrentWare Console (Pull)
This option will attempt to hit all or selected endpoints on your network and check if there is a CurrentWare client to change the server pointer.
- Log into your CurrentWare Web Console
- Select Tools from the left hand menu
- Go to Redirect Clients
- From the Redirect Clients dropdown choose “To This Computer”
- Enter your client password. Default = Admin
- From the dropdown select to move all PCs or to enter specific PCs
- Press the Redirect button at the bottom.
- It may take a couple minutes for your machines to move over.
#3 – Run a command line
This is the command line that allows you to reconfigure the CurrentWare Client to connect to another CurrentWare Server. The command line can be made into a batch file. It can be run from your remote control tools. It can be made into a log on script for your group policy.
For 64-bit computers:
C:\Windows\SysWOW64\wcsystck\cwClient.exe -p Admin -ds 192.168.1.11
For 32-bit computers:
C:\Windows\system32\wcsystck\cwClient.exe -p Admin -ds 192.168.1.11
- Replace Admin with your CurrentWare Client password (Admin is the default password)
- Replace 192.168.1.11 with the new CurrentWare Server IP address or computer name.
#4 – Redirect the CurrentWare Clients Locally
If your clients are not connecting to the console even after you redirected them in the previous steps, you can try to redirect the clients locally.
- Go to the client workstation.
- Go to C:\Windows\SysWOW64\wcsystck\
- Double click on cwagent.exe.
- Put in the client password (default password is Admin).
- Click on Server Settings.
- Modify the Server name to the IP address or computer name of the new CurrentWare Server.