Update in PreReq

We need to install both with ADK and Windows PE-Addon for copype.cmd to work. Updated the prereq portion.

Problem:https://github.com/MicrosoftDocs/windows-itpro-docs/issues/8752
This commit is contained in:
ImranHabib
2020-12-22 20:38:34 +05:00
committed by GitHub
parent 9daad6ea89
commit 8be9a1655b

View File

@ -26,7 +26,7 @@ This walkthrough describes how to configure a PXE server to load Windows PE by
## Prerequisites
- A deployment computer: A computer with the [Windows Assessment and Deployment Kit](https://go.microsoft.com/fwlink/p/?LinkId=526803) (Windows ADK) installed.
- A deployment computer: A computer with the [Windows Assessment and Deployment Kit](https://go.microsoft.com/fwlink/p/?LinkId=526803) (Windows ADK) and Windows PE add-on with ADK installed.
- A DHCP server: A DHCP server or DHCP proxy configured to respond to PXE client requests is required.
- A PXE server: A server running the TFTP service that can host Windows PE boot files that the client will download.
- A file server: A server hosting a network file share.