Page 1 of 1

Wapt server and client update.

Published: April 24, 2015 - 2:10 PM
by jlucgrim
Hello,

I'm currently testing the WAPT server (Windows version) version 1.0
since February (following an article on Korben).

I just downloaded and installed the latest version, 1.1.1.0.

Is there a better way to update than installing over the old version?

I've generated a new version of the agent.

Is there a way to update the agent version installed on all existing clients
(is it essential to update the agents on the clients?)
Or do I need to generate a WAPT package of the new agent and deploy it to all my clients?

Thank you.

Re: Wapt server and client update.

Published: April 24, 2015 - 2:18 PM
by jlucgrim
Sorry for the spam, but the server returned an error when I posted the message (please delete duplicates if possible...)

Re: Wapt server and client update.

Published: April 24, 2015 - 3:46 PM
by Yvan Karmouta
Good morning,
I have removed your duplicates; the problem originated with our forum, which we are currently updating.
We are happy to see that you like Wapt :)
To answer your question, there is documentation on Wapt upgrade.
In summary, updating on a Linux server is simpler

Code: Select all

apt-get update && apt-get upgrade
For a Windows server, you will need to download the new server EXE and restart the installation.

If you have a management position, you will need to update the WaptSetup on it.
For client workstations, following the documentation you will create a wapt package which will take care of updating the wapt agents.

Sincerely