diff --git a/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md b/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md index 49858e20d5..8cb886e2e9 100644 --- a/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md +++ b/windows/deployment/deploy-windows-mdt/prepare-for-windows-deployment-with-mdt.md @@ -100,6 +100,8 @@ Lastly, open an elevated Windows PowerShell prompt on DC01, navigate to the c This will create an OU structure as shown below. +![OU structure](../images/mdt-05-fig07.png) + To use the Active Directory Users and Computers console (instead of PowerShell): 1. On DC01, using Active Directory User and Computers, in the contoso.com domain level, create a top-level OU named **Contoso**. @@ -119,8 +121,6 @@ To use the Active Directory Users and Computers console (instead of PowerShell): The final result of either method is shown below (the MDT_BA account will be created next). -![OU structure](../images/mdt-05-fig07.png) - ## Create the MDT service account When creating a reference image, you need an account for MDT. The MDT build account is used for Windows Preinstallation Environment (Windows PE) to connect to MDT01. diff --git a/windows/deployment/images/mdt-08-fig01.png b/windows/deployment/images/mdt-08-fig01.png index 7f795c42d4..63b459be71 100644 Binary files a/windows/deployment/images/mdt-08-fig01.png and b/windows/deployment/images/mdt-08-fig01.png differ