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

Change is a solution requested by community, this one was evaluated to be correct. fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/797 and https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2400
This commit is contained in:
Nicole Turner
2019-04-18 17:43:45 +02:00
committed by GitHub
parent 596618b745
commit c8ff0194c9

View File

@ -606,7 +606,7 @@ In these steps, you generate offline media from the MDT Production deployment sh
Offline media has its own rules, its own Bootstrap.ini and CustomSettings.ini files. These files are stored in the Control folder of the offline media; they also can be accessed via properties of the offline media in the Deployment Workbench.
1. On MDT01, using File Explorer, copy the CustomSettings.ini file from the **E:\\MDTBuildLab\\Control** folder to **E:\\MDTOfflineMedia\\Content\\Deploy\\Control**. Overwrite the existing files.
1. On MDT01, using File Explorer, copy the CustomSettings.ini file from the **E:\MDTProduction\Control** folder to **E:\\MDTOfflineMedia\\Content\\Deploy\\Control**. Overwrite the existing files.
2. Using Deployment Workbench, in the **MDT Production / Advanced Configuration / Media** node, right-click the **MEDIA001** media, and select **Properties**.
3. In the **General** tab, configure the following:
1. Clear the Generate x86 boot image check box.