The search returned 23 results

by bkolovljanovic
May 5, 2026 - 11:50
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: rights request
Answers: 1
Views : 1902

Re: Rights request

Hi Renaud,

If the query is executed in design mode in the console, the "edit_report" permission is indeed required.

"run_report" should be sufficient as an ACL, but if the user had previously opened the query in design mode and their permission was subsequently removed, it could indeed cause a problem because it will...
by bkolovljanovic
March 18, 2026 - 5:27 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Wapt Console: "Truncated" display
Answers: 5
Views : 5891

Re: Wapt Console: "Truncated" display

Hello,

there's probably an excessive amount of data being stored in memory (the previous version of wapt didn't adjust the display correctly).
With the console closed,
check in %appdata%\waptconsole\waptconsole.ini

and look for the HostPages.Width key

. The value...
by bkolovljanovic
March 11, 2026 - 6:02 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] The console no longer displays outdated package versions
Answers: 4
Views : 3512

Re: The console no longer displays outdated package versions

Hello,
just a thought, if you import at least one package from a repository, then close and reopen the console, see if the problem reappears.
Since it's based on the last repository used.
But I'm not 100% sure if this will solve the issue.
by bkolovljanovic
January 9, 2026 - 3:09 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Console display problem,
Answers: 5
Views : 14500

Re: Console display problem,

Hello Skoiser,

Looking at the screenshot, it strongly resembles filtering applied to a column of the grid.
(The fact that it only displays a few lines, but the counter is higher)

Looking at the columns, there's a very small indicator (like an arrow) next to them...
by bkolovljanovic
February 19, 2025 - 3:43 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] WinPE: Driver not retained during WAPTServer version upgrade
Answers: 3
Views : 3212

Re: WinPE: Driver not retained during WAPTServer version upgrade

Hello,

Currently there isn't really a "lightweight" way to do this, since the drivers are injected using the DISM command into the WinPE file that's sent to the server.

However, there's a little "extra" to make it a bit easier.
If you create a new driver bundle, and you...
by bkolovljanovic
February 14, 2025 - 10:47
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Missing tabs when editing a package
Answers: 2
Views : 3144

Re: Missing tabs when editing a package

Hello,

indeed, this issue was unfortunately not addressed for the non-Enterprise versions.
An internal fix is ​​already in progress. The change will be included in the next release of WAPT 2.6.0.

Thank you for bringing this to our attention. :)
by bkolovljanovic
January 16, 2025 - 4:11 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Icons on self-service on Macs
Answers: 1
Views : 2276

Re: Icons on self-service on Macs

Hello,

thank you for the information, although I admit I don't understand why it's not being created (it should normally be created automatically by the service if the directory doesn't exist).

It will be available for the next release.

By the way, on that subject, with `mkdir -p` on macOS, all the...
by bkolovljanovic
September 26, 2024 - 11:33
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WAPTDEPLOY GPO
Answers: 1
Views : 2441

Re: GPO WAPTDEPLOY

Hello Tristant,

what OS is the secondary repository running on?
If it's on Windows, which package is being used for distribution? (Nginx or other)
by bkolovljanovic
February 7, 2024 - 10:39
Forum: WAPT Server
Subject: [RESOLVED] Disconnected workstations since update 2.5
Answers: 11
Views : 16676

Re: Disconnected devices since update 2.5

Hello Nicolas,

These problems are resolved in version 2.5.3 ;)
by bkolovljanovic
September 21, 2023 - 11:53
Forum: WAPT Server
Subject: WADS: The PC does not appear in the deployment console
Answers: 10
Views : 22450

Re: WADS: The PC does not appear in the deployment console

I suspect the issue stemmed from the WADS data retrieval the first time. Diskpart is used to list disks and volumes.
An improvement has been made to this and will be included in the next version. The encoding is a bit temperamental.
This problem didn't occur with an English WinPE installation.