The search returned 12 results

by gpoirot
January 18, 2024 - 10:56
Forum: WAPT Server
Subject: PXE configuration with Fortinet
Answers: 1
Views : 3897

PXE configuration with Fortinet

Hello,
I'm trying to set up PXE. Our DHCP server is distributed through the Fortinet firewall.
The configuration is as follows:

`set lease-time 0
set dns-service local
set default-gateway 172.16.0.1
set next-server 172.23.1.1
set netmask 255.255.0.0
set interface "Pedagogique"
config ip-range
edit 1
set ...`
by gpoirot
October 20, 2023 - 3:26 PM
Forum: WAPT Packages
Subject: Adding dependencies and "error on server"
Answers: 2
Views : 1973

Re: Adding dependencies and "error on server"

There are no certificates on the affected PCs.

How can I retrieve the valid certificate?

Thank you.
by gpoirot
October 20, 2023 - 3:09 PM
Forum: WAPT Server
Subject: Repositories that no longer synchronize
Answers: 1
Views : 1903

Re: Repositories that no longer synchronize

Problem solved.
which defines the update directory.
,
by gpoirot
October 19, 2023 - 2:23 PM
Forum: WAPT Packages
Subject: Adding dependencies and "error on server"
Answers: 2
Views : 1973

Adding dependencies and "error on server"

Good morning,
I am unable to add a dependency when modifying certain machines.
I'm getting a nice error message:
error.png
error.png (6.34 KiB) Viewed 1973 times
I noticed that the wapt-get.ini file doesn't have the configuration I want. Is it possible to reset this configuration?

THANKS
by gpoirot
October 19, 2023 - 10:43
Forum: WAPT Server
Subject: Repositories that no longer synchronize
Answers: 1
Views : 1903

Repositories that no longer synchronize

Hello,
my secondary repositories are no longer synchronizing; the status remains stuck at 'SYNC (0.00%)'.
The repository's OS is Windows 11.
Synchronization has worked before.
The configuration is very basic, with the synchronization times set quite broadly for testing: `


enable_remote_repo = True
local_repo_time_for_sync ...`
by gpoirot
October 16, 2023 - 3:13 PM
Forum: WAPT Packages
Subject: [RESOLVED] Automatic installation of a package during agent installation
Answers: 4
Views : 3132

Re: Automatic installation of a package during agent installation

It's not complicated after all:
Create an application group in the private repository.
Silent installation via command line
: waptagent.exe /VERYSILENT /StartPackages=Group.

Thank you for your answers.
by gpoirot
October 16, 2023 - 11:12
Forum: WAPT Server
Subject: Use of secondary repositories
Answers: 7
Views : 5795

Re: Use of secondary depots

One last quick question:
Can the operating system update itself using the data it hosts, or is it better to point it to the main server?

Thanks
by gpoirot
October 16, 2023 - 09:20
Forum: WAPT Server
Subject: Use of secondary repositories
Answers: 7
Views : 5795

Re: Use of secondary depots

Hello,
the agents have successfully synchronized with the secondary repositories.

Thank you.
by gpoirot
October 13, 2023 - 4:13 PM
Forum: WAPT Packages
Subject: [RESOLVED] Automatic installation of a package during agent installation
Answers: 4
Views : 3132

Re: Automatic installation of a package during agent installation

Thank you for your replies.

This is a package used to retrieve the FusionInventory tag and use it for creating OUs.

I don't see how to add packages to an OU.

For now, I'll continue to install the dependency manually.

Thank you.
by gpoirot
October 13, 2023 - 4:02 PM
Forum: WAPT Server
Subject: Use of secondary repositories
Answers: 7
Views : 5795

Re: Use of secondary depots

Thank you for your reply.

Is there a way to see which repository an agent is using directly on their computer, or do we need to look at the 'repository' tab on their workstation?

Thank you.