Page 1 of 3
[SOLVED] OS deployment: No valid IP address error
Published: Dec 16, 2025 - 10:08 AM
by Clafon
WAPT Version: 2.6.1.17567
Server OS: Debian 12
Administration Machine OS: Windows Server 2019
Target Machine OS: Windows 11
Hello,
We just received new laptops (Lenovo ThinkPad P16v Gen3 model) and are trying to deploy a Windows 11 OS via WAPT.
We have successfully retrieved the network card drivers and put them in WinPE.
We can boot from PXE but get the following error:
VerifyCert: X:\SSL\server\server.crt
No Valid IP address found.
When we search the forum or the internet, this error message often comes from missing drivers, but that's not the case because they have been successfully retrieved. Do you have any ideas?
Thank you.
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 11:03
by sfonteneau
Once WinPE is running, you can check with ipconfig in a command prompt.
If no interface appears, it's a driver issue.
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 11:33
by Clafon
Thanks for your feedback Simon,
we just realized that we can no longer deploy OS at all, even on "old" machines that were working...
On the DHCP server we can see the machines and an IP address is correctly assigned to them.
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 11:52 AM
by sfonteneau
We updated the tis-wads-requirement-minimal-x64 package to version 10.1.28000.1.
Perhaps the new version of WinPE doesn't work as well with older PCs:
https://learn.microsoft.com/fr-fr/windo ... ember-2025
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 1:04 PM
by Clafon
I tried with version 10.1.26100.2454-36 of the wads-requirement-minimal-x64 package, same problem...
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 1:35 PM
by sfonteneau
sfonteneau wrote: ↑Dec 16, 2025 - 11:03
Once winpe is started, in a cmd you can check with ipconfig.
You did not answer me on this subject.
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 1:58 PM
by Clafon
On all machines, old (which were working until now) or new, the ipconfig command returns:
Windows IP Configuration, nothing more
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 2:09 PM
by sfonteneau
clafon wrote: ↑Dec 16, 2025 - 1:58 PM
On all machines, old (that were working until now) or new, the ipconfig command returns:
Windows IP Configuration
and that's all
On a working machine, WinPE will always return an IP address (it's impossible for it to return nothing on a working machine). I just tried it.
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 2:11 PM
by Clafon
I upgraded the Wapt server to version 2.6.1.17576 (just in case).
The workstations are correctly assigned IP addresses (reservations are present in the DHCP server)... but at the beginning of the PXE boot process... I get the error "No Valid IP Address found."
I'm completely baffled.
Re: OS deployment: No valid IP address error
Published: Dec 16, 2025 - 2:13 PM
by sfonteneau
If you're starting an IPXE server, it's quite possible that the IPXE server itself will get an IP address, but WinPE won't.
Are you starting with an IPXE server?