PXE boot windows versions
- by iJonathan
I will make a PXE-server on Ubuntu for the installations of Windows XP and 7.
When a computer starts from the network, then it should be display a menu with, for example "installation of XP" and the next item "installation of 7". When I select one of these items, the installation must start.
I won't use an image, wds or FOG because the computers aren't the same and there a different departments in the company with a different configuration, programs etc. Neither Windows Server, only an Ubuntu PXE-server
How I should start with making that?
Thanks.