The search returned 7 results

by virtux
May 31, 2016 - 11:46
Forum: WAPT Server
Subject: Difficulty installing on a WSUS server
Answers: 1
Views : 2265

Re: Difficulty installing on a WSUS server

Hello,

the WSUS server uses IIS, which uses ports 80 and 443, so there's a conflict.
It's better to use a Debian server. ;-) It's much more stable, performant, and simpler with WAPT.

Edit: Doing this on a WSUS server also risks damaging it.
by virtux
May 27, 2016 - 1:47 PM
Forum: WAPT Server
Subject: [RESOLVED] Deploying the agent via GPO with Waptdeploy.exe
Answers: 5
Views : 5482

Re: Deploying the agent via GPO with Waptdeploy.exe

Why not use

`waptdeploy.exe --hash=1234567890 --wait=15 --minversion=1.3.5.0`

and store waptdeploy.exe directly in the GPO? That's what it's for!

How do you mean store it in the GPO? Do you mean in \\AD1\SYSVOL\...etc.?
Because if so, that's normal. Because in my...
by virtux
May 27, 2016 - 11:44
Forum: WAPT Server
Subject: [RESOLVED] Deploying the agent via GPO with Waptdeploy.exe
Answers: 5
Views : 5482

Re: Deploying the agent via GPO with Waptdeploy.exe

Thanks for the replies.

Indeed, I agree with the machine GPO (which I prefer). I'll test the setting on the network timeout.

For your information, my command line for waptdeploy is as follows:

\\AD1.TEST.LOCAL\WAPT\waptdeploy.exe --hash=1234567890 --wait=15 --minversion=1.3 ...
by virtux
May 27, 2016 - 08:28
Forum: WAPT Server
Subject: [RESOLVED] Deploying the agent via GPO with Waptdeploy.exe
Answers: 5
Views : 5482

[RESOLVED] Deploying the agent via GPO with Waptdeploy.exe

Hello,

I'm contacting you regarding the deployment of the agent on my network. I'm currently testing WAPTdeploy via GPO.
It deploys perfectly as a user GPO, except that the user account logging in needs to have installation privileges to avoid the popup...
by virtux
May 11, 2016 - 3:12 PM
Forum: WAPT Server
Subject: [SOLVED] Internet import private key issue / agent
Answers: 3
Views : 4323

Re: Internet import private key problem / agent creation

Thank you for your reply.

I finally found the location for the packages.

Instead of using a symbolic link, I'm going to directly create a mount point for /var/www.

Thank you for your help.

(I'm going to create another mockup to recreate the certificate error.)
by virtux
May 11, 2016 - 2:30 PM
Forum: WAPT Server
Subject: [SOLVED] Internet import private key issue / agent
Answers: 3
Views : 4323

Re: Internet import private key problem / agent creation

Hello again,

While browsing a website https://wiki.lesfourmisduweb.org/index.php/Installation_et_utilisation_Serveur_et_console_WAPT

I read a sentence about DNS:

The use of IP addresses is not recommended (some bugs have been reported).
In production, I use the name...
by virtux
May 11, 2016 - 11:24
Forum: WAPT Server
Subject: [SOLVED] Internet import private key issue / agent
Answers: 3
Views : 4323

[SOLVED] Internet import private key issue / agent

Hello,

I'm having a problem with my setup. When I try to import packages from the internet or create my WAPT agent, I get the following message: "The private key does not exist."

My infrastructure:

1 Debian 8 server with WAPT (https://dev.tranquil.it/scenari/guide_admin/co ...