Page 1 of 1

[SOLVED] WAPT server deployment win 10

Published: April 13, 2022 - 3:16 PM
by bruno67
Hello,

I have this server:
WAPT Server version: 2.2
WAPT Agent version: 2.2.0.11720
WAPT Setup version: 2.2.0.11720
WAPT Deploy version: 2.2.0.11720
Database status: OK (2.2.5.1)
Disk space: 20.09% free

I am trying to deploy Windows 10 (as seen in last week's webinar). On my DHCP server, I have pointed the TFTP to the server's IP address, but I don't see where to specify the IPXE file it needs to boot from.

I based my instructions on this documentation:
https://www.wapt.fr/fr/doc/wapt-wads-tf ... erver.html
`systemctl enable wapttftpserver`
`systemctl start wapttftpserver`

but I'm getting this error: "
Failed to enable unit: Unit file wapttftpserver.service does not exist."


Thank you for your help.

Re: WAPT server deployment win 10

Published: April 13, 2022 - 6:12 PM
by dcardon
You need to be on wapt-2.2.1.11899-2d82654e to have the wapttftpserver.

You can perform a simple update.

Re: WAPT server deployment win 10

Published: April 14, 2022 - 8:45 AM
by bruno67
OK thanks