Page 1 of 1

Migration of WAPT workstations to a new server

Published: February 25, 2020 - 11:24 AM
by Elminio
Hello everyone,
I want to migrate all WAPT client workstations to a new infrastructure.
The two WAPT servers (old and new) are not on the same domain, they don't use the same certificate or prefix, but they are running the same WAPT version (1.7.4.6232).
The old server is on Windows Server 2016 and the new one on CentOS 7.
What is the simplest and fastest way to perform this migration?
Regards,
Greg.

For your information (client workstations are running Windows 10).

Re: Migrating WAPT workstations to a new server

Published: February 25, 2020 - 5:37 PM
by sfonteneau
Hello,

you need to create a wapt package (from the old server) that:

Runs a scheduled task (now + 2 minutes)

, deletes the certificates in the ssl folder

, deletes the db\waptdb.sqlite file,

and stops the wapt service.


The scheduled task will then launch the installation of the agent on the new server.