From d878d1b0e3e2f987d36e29398c56163c8847bc92 Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Fri, 21 Feb 2020 13:30:28 -0800 Subject: [PATCH] update --- .../deploy-a-windows-10-image-using-mdt.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md b/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md index 32346fe4db..d279e9dcbf 100644 --- a/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md +++ b/windows/deployment/deploy-windows-mdt/deploy-a-windows-10-image-using-mdt.md @@ -394,17 +394,17 @@ On **MDT01**: 3. Click **Edit Bootstrap.ini** and modify using the following information: - ``` - [Settings] - Priority=Default +``` +[Settings] +Priority=Default - [Default] - DeployRoot=\\MDT01\MDTProduction$ - UserDomain=CONTOSO - UserID=MDT_BA - UserPassword=pass@word1 - SkipBDDWelcome=YES - ``` +[Default] +DeployRoot=\\MDT01\MDTProduction$ +UserDomain=CONTOSO +UserID=MDT_BA +UserPassword=pass@word1 +SkipBDDWelcome=YES +``` 4. On the **Windows PE** tab, in the **Platform** drop-down list, make sure **x86** is selected. 5. On the **General** sub tab (still under the main Windows PE tab), configure the following settings: