The search returned 19 results

by julienplt
June 2, 2026 - 2:43 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Managing sleep mode
Answers: 4
Views : 1723

Re: Sleep mode management

Hi Denis,

it's version 2.6.1.17787 Enterprise Edition.

[edit] I'll continue testing because the 'DISCONNECTED' status seems to occur when the session isn't open (i.e., when you're on the login page). [/edit]

Julien
by julienplt
June 2, 2026 - 10:59
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Managing sleep mode
Answers: 4
Views : 1723

Re: Sleep mode management

Hello,

after some further testing, even when I connect to the machine via RDP to take control (and therefore it is powered on), it still appears as 'DISCONNECTED' on the console.

The WAPTservice is running on the client machine. But if I restart...
by julienplt
June 1, 2026 - 4:34 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Managing sleep mode
Answers: 4
Views : 1723

Sleep mode management

Hello,

we are experiencing an issue with workstations that go into sleep mode and appear as 'DISCONNECTED' in the WAPT console's machine inventory. However, I can ping them just fine.

I created a GPO at the machine level to disable sleep mode, but these machines seem to have...
by julienplt
August 13, 2025 - 2:16 PM
Forum: WAPT Server
Subject: [SOLVED] Problem with Ubuntu 24.04 installation
Answers: 5
Views : 21997

Re: Problem with Ubuntu 24.04 installation


Hello,

good catch! I just realized why Ubuntu 24.04.3 was just released, and the URL indicated in the IPXE script is 24.04.2.

Ubuntu updated the initrd to the corresponding link, so it's a mismatch. I'll check if that's the issue. (I'll try tomorrow)


Hello,

yes, you have...
by julienplt
August 11, 2025 - 5:10 PM
Forum: WAPT Server
Subject: [SOLVED] Problem with Ubuntu 24.04 installation
Answers: 5
Views : 21997

Re: Problem with Ubuntu 24.04 installation


Hello

, quick question: how much RAM is available on the machine?

https://github.com/netbootxyz/netboot.xyz/issues/1125


Hello,

there is 32GB of RAM on this machine.

Would it be possible for you to test an Ubuntu installation on your end, perhaps?
by julienplt
August 11, 2025 - 4:14 PM
Forum: WAPT Server
Subject: [SOLVED] Problem with Ubuntu 24.04 installation
Answers: 5
Views : 21997

[SOLVED] Problem with Ubuntu 24.04 installation

Hello,

I was using WAPT Server version 2.6.0.17293 at the end of July and was able to deploy Ubuntu 24.04 without any problems.

I updated WAPT Server to version 2.6.0.17392 and I've just noticed that the Ubuntu deployment fails at the beginning of the installation.
The error is 'Unable...'
by julienplt
August 11, 2025 - 12:44
Forum: WAPT Server
Subject: WinPE deployment failed at step wgetwads64.exe
Answers: 14
Views : 54306

Re: WinPE deployment failed at step wgetwads64.exe


Hello Julien,


Hello Denis,

Thank you for your reply. I just tested it by replacing the hybrid setup with a full bind9 setup, and it does indeed work well.

It seems that Samba's internal DNS is causing the problem and isn't behaving correctly...
by julienplt
August 7, 2025 - 1:09 PM
Forum: WAPT Server
Subject: WinPE deployment failed at step wgetwads64.exe
Answers: 14
Views : 54306

Re: WinPE deployment failed at step wgetwads64.exe

julienplt wrote: August 7, 2025 - 10:48
dcardon wrote: August 6, 2025 - 4:37 PM Hello again,

a few more questions: if using Samba, internal DNS or bind-dlz.
If bind-dlz, with the minimal-responses option or not?

Regards,

Denis
To add to my earlier answer, I just switched to internal DNS, but it didn't change anything regarding my error
by julienplt
August 7, 2025 - 10:59
Forum: WAPT Server
Subject: WinPE deployment failed at step wgetwads64.exe
Answers: 14
Views : 54306

Re: WinPE deployment failed at step wgetwads64.exe


Hello

, but I didn't understand.

In which cases does it not work (internal bind9 or forward)?

And in which cases does it work?


Hello,

sorry, I'll try to be clearer :)

When the machine uses the university's DNS servers (134.157.192.1 and 134.157.0.129), the procedure for...
by julienplt
August 7, 2025 - 10:48
Forum: WAPT Server
Subject: WinPE deployment failed at step wgetwads64.exe
Answers: 14
Views : 54306

Re: WinPE deployment failed at step wgetwads64.exe


Hello again,

a few more questions: if using Samba, internal DNS or bind-dlz.
If bind-dlz, with the minimal-responses option or not?

Regards,

Denis.



Hello,

It's bind-dlz (with DNS forwarder = 127.0.0.1:5353 in smb.conf and the bind9 daemon running), but I did a test...