I have a server running Windows Server 2012 R2, on which I installed Windows Deployment Service and Microsoft Deployment Toolkit. I used MDT to capture an image and then I want to use PXE boot (powered by WDS) to deploy this image on computer. The server is directly plugged to my client, and runs both DHCP server and PXE service point.
When I start my client PC, it displays:
>>Checking Media Presence......
>>Media Present......
>>Start PXE over IPV4.
Then nothing happens. What can I have possibly done wrong? This is the first time I try this kind of things and despite reading a LOT of papers, I feel really confused.