Configuration Manager How to Add an Operating System Image Step-by-Step Guide. Before running this guide, you must make some little preparations such as – Windows *.iso file download. After that do these steps.
1. Mount downloaded early *.iso file;
2. Copy install.wim aus <Laufwerksbuchstabe>\sources to some folder on your server;
3. Offen SCCM-Konsole und navigieren Sie zu Software Library\Operating Systems\Operating Systems Images, klicken Add Operating System Image im oberen Menü;
4. Klicken Browse and navigate to the folder with the install.wim as a network shared resource (\\<Serverame>\<drivename>$\). Click Next;
5. Enter information about your image and click Nächste;
6. Zur Zusammenfassung, klicken Nächste;
7. Dann klicken Sie Schließen;
8. When you got your newly added image RMB (Right Mouse Button click) on it and select Inhalte verteilen;
9. For General, Klicken Nächste;
10. Wählen Distribution Point und klicken Nächste;
11. Zur Zusammenfassung, klicken Nächste;
12. Wenn vollständig, klicken Schließen;
13. When the Image is copied to Distribution Point you can go to Task Sequences and create some tasks.
P. S. You may copy any other versions of Windows in *.iso files. Or you can create your custom image with ADK and add it to SCCM.