Page 1 of 1

Console and Agent

Published: February 9, 2021 - 1:43 PM
by eglyn18
Hello,

I have a question regarding the agent and the console:
I don't quite understand why there isn't one installer for the console and a separate one for the agent.
Does the agent always install the console component?
And can the console be installed without installing the agent?
Can multiple administration workstations be used simultaneously? Because each workstation requires generating a key, certificate, etc., each time... Does this cause any problems in terms of usability?

Thank you in advance for your answers.

Re: Console and Agent

Published: February 11, 2021 - 1:42 PM
by dcardon
eglyn18 wrote: Feb 9, 2021 - 1:43 PM Hello,

I have a question regarding the agent and the console:
I don't quite understand why there isn't one installer for the console and a separate one for the agent.
Does the agent always install the console component?
We could have two different builds, but the size of waptconsole.exe didn't justify it. You can modify the innosetup files if it's really causing you problems.
eglyn18 wrote: Feb 9, 2021 - 1:43 PM And can we install the console without installing the agent?
The waptconsole.exe executable relies on the agent's code, so it is not possible to have the console without having the agent installed.
eglyn18 wrote: Feb 9, 2021 - 1:43 PM Can multiple administration workstations be used simultaneously? Because this requires generating a key, certificate, etc. on each workstation each time... Does this cause any problems in use?
It's best to have one key per sysadmin, but it's perfectly possible to copy the key created on the first admin workstation to the other admin workstations. If you create multiple keys, remember to push the corresponding certificates to the workstations you want to manage.

Sincerely,

Denis