Update deploy-a-windows-10-image-using-mdt.md

typo fix addresses part of https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2400
This commit is contained in:
Nicole Turner
2019-04-03 22:37:37 +02:00
committed by GitHub
parent a013fee45b
commit 58a4d669a6

View File

@ -488,7 +488,7 @@ Like the MDT Build Lab deployment share, the MDT Production deployment share nee
 
## <a href="" id="sec08"></a>Step 8: Deploy the Windows 10 client image
These steps will walk you throug the process of using task sequences to deploy Windows 10 images through a fully automated process. First, you need to add the boot image to Windows Deployment Services (WDS) and then start the deployment. In contrast with deploying images from the MDT Build Lab deployment share, we recommend using the Pre-Installation Execution Environment (PXE) to start the full deployments in the datacenter, even though you technically can use an ISO/CD or USB to start the process.
These steps will walk you through the process of using task sequences to deploy Windows 10 images through a fully automated process. First, you need to add the boot image to Windows Deployment Services (WDS) and then start the deployment. In contrast with deploying images from the MDT Build Lab deployment share, we recommend using the Pre-Installation Execution Environment (PXE) to start the full deployments in the datacenter, even though you technically can use an ISO/CD or USB to start the process.
### Configure Windows Deployment Services