Page 1 of 1
[SOLVED] Configuring FusionInventory
Published: July 18, 2019 - 4:50 PM
by Quentin
Good morning,
I am currently experiencing a problem with the FusionInventory package on my WAPT system.
The package installs successfully on my server and on the various client machines, but the configuration is not applied.
Here is the configuration of the "Setup.py" file:

- fusion.PNG (192.8 KB) Viewed 3508 times
Here's what my Agent displays on the PC:

- agent.png (72.76 KB) Viewed 3508 times
WAPT version: 1.5.1.23
Server OS: Windows Server 2016
Operating System: Windows 10
Thank you for your answers.
Sincerely,
Re: Configuring FusionInventory
Published: July 19, 2019 - 6:46 PM
by dcardon
Hello Quentin,
Quentin wrote: ↑July 18, 2019 - 4:50 PM
I'm currently having a problem with the FusionInventory package on my WAPT server.
The package installs correctly on my server and on the various client machines, but the configuration isn't being applied.
Here's the configuration from the "Setup.py" file:
Here's what my Agent displays on the PC:
There are no obvious errors in your script. I advise you to test it in debug mode in PyScripter with a breakpoint and check each variable.
Quentin wrote: ↑July 18, 2019 - 4:50 PM
WAPT Version: 1.5.1.23
Server OS: Windows Server 2016
Machine OS: Windows 10
I strongly encourage you to upgrade to version 1.7, it includes a large number of fixes and improvements compared to version 1.5.
Sincerely,
Denis Cardon
Re: Configuring FusionInventory
Published: August 12, 2019 - 3:05 PM
by Quentin
Hello,
thank you for your reply.
I updated my WAPT server to the latest available version, but the problem persisted.
To resolve it, I applied a Group Policy Object (GPO) that modified a registry key to specify the path to my FusionInventory server.
Have a good day
Re: [SOLVED] FusionInventory configuration
Published: August 12, 2019 - 8:31 PM
by sfonteneau
To do this with Wapt:
https://www.wapt.fr/fr/doc/wapt-create- ... gistry-key
In my opinion, you just need to add the option `force=True a install_exe_if_needed` to the previous code.