The search returned 5 results

by Niaha
December 13, 2017 - 2:02 PM
Forum: WAPT Server
Subject: Agent deployment problem
Answers: 9
Views : 7641

Re: Agent deployment problem

The script didn't cause me any problems; doing it via GPO already avoids a lot of hassle.
Having set up certificates for PS, VBScript, etc., it's a very useful workaround (a small addition to the wiki would be welcome ;) )!!!
by Niaha
December 13, 2017 - 11:55 AM
Forum: WAPT Server
Subject: Agent installation and package update
Answers: 6
Views : 5220

Re: Agent installation and package update

Hi,

I had the same problem as you about 20 minutes ago, and you're partly responsible for finding the solution.

Follow the tutorial, and instead of "--hash3FHGH°05°Y54...", use /VERYSILENT.

I had no problems installing or getting the information back.

Best regards,
by Niaha
December 13, 2017 - 11:23
Forum: WAPT Server
Subject: Agent deployment problem
Answers: 9
Views : 7641

Re: Agent deployment problem

I resolved the issues related to Windows SmartScreen acceptance, etc., by adding the product certificate to the agent creation process.

I added it to a GPO as an Authorities and Trusted Publisher certificate.

Since then, there have been no more "Warning: This software may not be a reliable source..." messages.
by Niaha
December 13, 2017 - 11:17
Forum: WAPT Server
Subject: HTTPConnectionPool read timed out
Answers: 8
Views : 13353

Re: HTTPConnectionPool read timed out

You have a conflict with the Virtual interfaces; disabling them is usually enough to remove the problem.
by Niaha
December 13, 2017 - 11:15
Forum: WAPT Server
Subject: GLPI + WAPT server coexistence issue
Answers: 3
Views : 3612

Re: Problem coexisting with GLPI and WAPT server

Or, more simply, open your WAMP server, select Apache, and specify port 8080 instead of port 80 for the WAPT configuration.
The problem is the port being used; you'll see it works much better immediately. ^^