diff --git a/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md b/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md index ff4ecf993c..15294970f2 100644 --- a/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md +++ b/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md @@ -580,8 +580,7 @@ To automate the boot media rules, follow these steps: 2. Click the **Rules** tab, and then click **Edit Bootstrap.ini** to open Bootstrap.ini in Notepad. 3. Replace the text of the Bootstrap.ini file with the following text: - ``` -[Settings] +```[Settings] Priority=Model,Default [Surface Pro 4] @@ -593,7 +592,7 @@ SkipBDDWelcome=YES [Surface Pro 4] DeployRoot=\\STNDeployServer\DeploymentShare$ - ``` +``` 4. Press Ctrl+S to save Bootstrap.ini, and then close Notepad.