Windows 10 & 11 OS image deployment server ?

EnterpriseArchitect 6,041 Reputation points
2022-06-07T03:46:29.557+00:00

Hi All,

I'm trying to build the new build server on premise for all of my Windows 10-11 Client OS re-imaging purposes.

Based on this: https://learn.microsoft.com/en-us/windows/deployment/windows-10-deployment-scenarios#traditional
Which server role do I need to deploy and configure under a single Windows Server 2019 VM?

The main goal here is to be able to perform PXE boot and then deploy a new image that can be refreshed manually every month to the existing workstations inside my corporate LAN.

Thank you in advance.

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
{count} vote

2 answers

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2022-06-07T15:44:14.44+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query related to Windows 10 or 11 OS deplopment

    Prerequisites for PXE
    A deployment computer: A computer with the Windows Assessment and Deployment Kit (Windows ADK) and the 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.
    All four of the roles specified above can be hosted on the same computer or each can be on a separate computer.

    References:

    https://learn.microsoft.com/en-us/windows/deployment/windows-deployment-scenarios-and-tools

    https://learn.microsoft.com/en-us/windows/deployment/configure-a-pxe-server-to-load-windows-pe

    -----------------------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    2 people found this answer helpful.

  2. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2022-06-07T07:48:52.84+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    Per my experience, it's recommended to use at least two servers to build a MDT environment to deploy Windows 10/11:
    One server is for domain controller, DHCP server, and DNS server.
    The other server is your MDT server, it's a member server in your domain. The MDT server will host deployment shares and run the Windows Deployment Service.

    For more detailed steps, please refer to:
    Prepare for deployment with MDT
    How to deploy Windows 11 with Microsoft Deployment Toolkit (MDT) and Windows Deployment Services (WDS)
    Building a Windows 11 21H2 Reference Image using Microsoft Deployment Toolkit (MDT)
    Note: The non-Microsoft links are just for your reference.

    Hope it helps. Thanks for your time.

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.