Непонятно, почему вылезла ошибка в этот раз, ведь интернет у меня есть. Ладно думаю, буду использовать для восстановления хранилища компонентов средство PowerShell и ISO-образ Windows 10, скачал дистрибутив Windows 10 и подсоединил его к виртуальному дисководу, запустил PowerShell иRepair-WindowsImage -Online -RestoreHealth -Source F:sourcesinstall.wim:1 (где буква «F» соответствует букве подключенного образа с Win 10, а цифра «1» — индексу издания в образе Win 10 PRO (именно она у меня установлена), но и в очередной раз я потерпел неудачу – Сбой восстановления. Не найден источник восстановления, или хранилище компонентов восстановить невозможно
На одном известном форуме подсказали, что не нужно подсоединять ISO-образ Windows 10 к виртуальному дисководу, а нужно смонтировать ISO-образ с файлами Win 10 в папку с помощью команды: Dism /Mount-Wim /WimFile::sourcesinstall.wim /index:1 /MountDir:C:WIM /ReadOnly (где WIM, это пустая папка на диске C:, в которую монтируется F:sourcesinstall.wim – местонахождение файла-образа ), но у меня и здесь уже при монтировании вышел промах Ошибка: 11. Была сделана попытка загрузить программу, имеющую неверный формат»
Короче я сдался и не знаю, почему у меня ничего не получается.
Автор – Владимир
Привет, друзья. Цель данной статьи рассказать начинающим пользователям в подробностях, как производить восстановление повреждённого хранилища компонентов Windows 10 в различных критических ситуациях. Если вы хотите проверить целостность системных файлов в своей операционной системе, то поможет вам в этом встроенная утилита «sfc /scannow, но если она выдаст ошибку: «Программа защиты ресурсов Windows обнаружила повреждённые файлы, но не может восстановить некоторые из них»,

то значит в вашей нарушена целостность самого хранилища системных компонентов (содержимое папки WinSxS). В этом случае нужно проверить целостность хранилища компонентовDism /Online /Cleanup-Image /ScanHealth», если при данной проверке тоже будут выходить различные ошибки, например, «Хранилище компонентов подлежит восстановлению», Ошибка: 1910 Не найден указанный источник экспорта объекта«Ошибка: 1726 Сбой при удалённом вызове процедуры»,

то в этом случае нужно сначала восстановить хранилище компонентов, а уже затем восстанавливать целостность системных файлов с помощью «sfc /scannow», вот здесь начинается самое интересное, так как имеется очень много нюансов, давайте разберём их все.
Запускаем командную строку администратора и вводим команду:
Dism /Online /Cleanup-Image /RestoreHealth
Данная команда восстанавливает хранилище компонентов с помощью Центра обновлений Windows (у вас должен работать Интернет), отсутствующие компоненты будут скачаны на серверах Майкрософт и восстановлены в вашей системе. В итоге должны получить сообщение “Восстановление выполнено успешно”.


выйдет другая ошибка 0x800f081f «Не удалось найти исходные файлы. Укажите расположение файлов, необходимых для восстановления компонента, с помощью параметра “Источник”»,

то нужно использовать для восстановления хранилища ISO-образ Windows 10. Скачиваем дистрибутив Windows 10 на сайте Майкрософт и подсоединяем его к виртуальному дисководу (в моём случае (G:)), затем заходим в папку и смотрим какое сжатие у файла-образа Windows 10,

, запоминаем это, пригодится при вводе последующих команд (если в вашем случае попадётся файл install.wim, то читайте информацию в конце статьи).

соответственно вводим следующую команду:
Dism /Online /Cleanup-Image /RestoreHealth /Source:G:Install.esd /limitaccess
/limitaccess – параметр, закрывающий доступ к центру обновлений (ведь мы используем для восстановления дистрибутив Win 10)
В итоге получаем сообщение “Восстановление выполнено успешно. Операция успешно завершена”.

Хранилище компонентов восстановлено, теперь восстанавливаем целостность системных файлов Windows 10 командой «sfc /scannow». Получаем сообщение “Программа защиты ресурсов Windows обнаружила повреждённые файлы и успешно их восстановила”. Целостность системных файлов Windows 10 восстановлена.

Ещё один способ восстановления хранилища компонентов с помощью файла виртуального жёсткого диска VHD
Друзья, но хочу сказать вам, что в особо сложных случаях, при вводе команды:
вы опять получите ошибку, к примеру, «Ошибка: 1726 Сбой при удалённом вызове процедуры».

В этом случае нужно поступить так. Создать виртуальный жёсткий диск и распаковать на него содержимое файла-образа install.esd, после этого запустить команду:
Dism /Online /Cleanup-Image /RestoreHealth /Source:D:Windows /limitaccess
в результате будет произведено восстановление хранилища компонентов за счёт распакованных на виртуальный диск VHD файлов операционной системы.

Отмечаем пункт «Динамический расширяемый». Размер виртуального жёсткого диска – 20 Гб. Жмём на кнопку «Обзор».

Выбираем в проводнике место сохранения виртуального жёсткого диска. Я выберу диск (F:). Присваиваю имя виртуальному диску – «Win10» и жму кнопку «Сохранить».


Созданный виртуальный диск представляет из себя в Управлении дисками нераспределённое пространство (Диск 1) размером 20 Гб.

Щёлкаем на Диске 1 правой мышью и выбираем «Инициализировать диск»

По большему счёту всё равно какой пункт отмечать – MBR или GPT. Я отмечу пункт «Таблица с GUID разделов (GPT)» и жму «ОК»

После инициализации диска создаём на нераспределённом пространстве простой том.

Новый том (G:) создан.

Архивы операционной системы – install.esd или install.wim могут содержать в себе несколько других архивов (релизов) операционных систем (Про, Домашняя и т.д.) и этим образам присваиваются индексы 1, 2, 3, 4. Чтобы узнать, какие образы находятся внутри нашего файла install.esd, вводим команду:
Dism /Get-WimInfo /WimFile:G:\sourcesinstall.esd

На моём компьютере установлена Windows 10 PRO и именно её я хочу восстановить. Нужный мне образ Win 10 PRO имеет индекс 1.
Dism /apply-image /imagefile:G:\sourcesinstall.esd /index:1 /ApplyDir:D:\
Где G:sources – адрес расположения файла install.esd,
index:1 – индекс Windows 10 PRO,
: – подключенный виртуальный диск VHD (раздел D:).
Операция успешно завершена.

Файл install.esd (Win 10 PRO) развёрнут на виртуальный диск VHD (раздел D:).

Ну и теперь восстанавливаем хранилище компонентов за счёт распакованных на виртуальный диск VHD (раздел D:) файлов операционной
системы Win 10, командой:
Восстановление выполнено успешно. Операция успешно завершена.

Вот таким ещё способом мы с вами восстановили повреждённое хранилище компонентов Windows 10! Теперь восстанавливаем целостность системных файлов Windows 10 командой «sfc /scannow».
В конце статьи вам пригодится такая информация. Если в ISO-образе Windows 10, в папке sourses, вам попадётся вместо файла install.esd файл install.wim, то команда восстановления немного изменится:
Dism /Online /Cleanup-Image /RestoreHealth /Source:G:install.wim /limitaccess
Это команда восстановления хранилища компонентов.
Если вы загрузите ISO-образ Windows 10, то он будет включать все версии Windows, включая Pro, Home, Education и N. Это сделано специально — ключ активирует правильную версию. Расскажу, как извлечь конкретную версию Windows из ISO-образа Windows 10 Multiple Edtion.

Команда DISM предлагает такие опции, как экспорт, получение информации wim и многие другие инструменты для взаимодействия с ISO файлами.
Загрузите и смонтируйте файл ISO
Первый шаг — загрузка файла ISO, и Microsoft предлагает простой способ. Перейдите на официальный сайт и загрузите средство установки Windows 10. У вас будет два варианта: «Обновить» или «Создать файл USB / ISO». Выберите второй вариант, а затем выберите вариант ISO. Сохраните файл ISO на компьютере.
После завершения загрузки щелкните правой кнопкой мыши на файл ISO и смонтируйте образ.

Найдите файл: install.wim или install.esd.
Вам понадобится точный путь для извлечения файла, который в нашем случае:
Найдите индекс версии Windows 10
Откройте командную строку с правами администратора. Затем выполните следующую команду:
Параметр / Get-WimInfo отобразит список образов в файле. Результат команды будет включать два наиболее важных параметра: индекс и имя. Первый потребуется на следующем шаге для извлечения файла, последний —поможет вам определить нужную вам версию.

Извлеките конкретную версию iSO
Используем параметр Export-Image для извлечения этого индекса в новый файл.
Обязательно укажите путь к файлу образа. Процесс займет время, но в конце концов у вас будет точная версия файла Windows.

Спасибо, что читаете! На данный момент большинство моих заметок, статей и подборок выходит в telegram канале «Левашов». Обязательно подписывайтесь, чтобы не пропустить новости мира ИТ, полезные инструкции и нужные сервисы.
Респект за пост! Спасибо за работу!
Хотите больше постов в блоге? Подборок софта и сервисов, а также обзоры на гаджеты? Сейчас, чтобы писать регулярно и радовать вас большими обзорами, мне требуется помощь. Чтобы поддерживать сайт на регулярной основе, вы можете оформить подписку на российском сервисе Boosty. Или воспользоваться ЮMoney (бывшие Яндекс Деньги) для разовой поддержки:
Заранее спасибо! Все собранные средства будут пущены на развитие сайта. Поддержка проекта является подарком владельцу сайта.
Need to clone an SD card
★ Upgrade or replace SD card
Case: “I have 2GB Micro SD card in my Android and want to upgrade to 4GB. How can I achieve it without losing anything from my 2GB card? I mostly use this card to store images/music and most of the apps.”
★ Make a backup of the SD card
Case: “I’m running CyanogenMod 7 from an 8GB Micro SD card. I’d like to be able to clone the card so I don’t have to go through setup, settings, etc., with a new installation if this card fails. Is there any software that can help me clone this SD card?”
What is Win32 Disk Imager?

Win32 Disk Imager is a Windows program designed to write a raw disk image to a removable device (USB drive, SD memory card, etc) or backup a removable device to a raw image file.
You can write an ISO image to USB with Win32 Disk Imager, and boot from it. The new version of this program (version 1.0) supports Windows 10/8/7. For Windows XP/Vista, please use version 0.9. If you want to know how to use Win32 Disk Imager, read on.
How Win32 Disk Imager clones SD card?
If your SD card contains some important data or files, it is necessary to clone it elsewhere in case of unexpected problems. In this part, you can learn how to clone SD card with Win32 Disk Imager in Windows 10 step-by-step.
▶ Insert your SD card into the SD card reader on your PC.
, install Win32 Disk Imager in Windows 10.


Be sure to name the backup file with the .img extension.
Read only allocated partitions option: you can check this option during the cloning process. It only read the data in use on the SD card you want to clone and drastically reduce the creation time and file size of your .img backup file.
Best free alternative to Win32 Disk Imager if it fails

If you encounter such errors, here is a useful alternative to solve Win32 Disk Imager not working in Windows 10 easily. AOMEI Backupper Standard, a FREE backup software for Windows, is the best Win32 Disk Imager alternative. Win32 Disk Imager is easy to operate, but it just has a few features.
To protect your data on different devices, it cannot meet your needs. But AOMEI Backupper can provide you with the most comprehensive functions to protect your data and system, as well as solve Win32 Disk Imager not working problem. Its outstanding features are listed below:
♨ Four Backup Methods: This software allows you to perform , Disk Backup, Partition Backup, File Backup. You can backup entire SD card with “Disk Backup” or clone specific partition(s) on it with “Partition Backup”, or “File Backup”.
: It allows you to set up scheduled backup to back up your removable device automatically at a specific time or upon an event. Also, you can set a scheduled time to auto backup folders to USB drive or other removable devices. And it also provides “USB plug in” feature which will automatically copy files when USB drive connected (available after
♨ Multiple Storage Devices: It allows you to backup to NAS, to Cloud drives, to SDD, to network location, etc. In addition to backup, you can also clone/sync/restore files on these locations.
♨ Intelligent Clone/Intelligent Sector Backup: It allows you to clone/backup only used sectors on the SD card to another location, which makes it possible to clone large SD card to smaller card easily. It also applies to other hard drives.
If you want to solve Win32 Disk Imager not working in Windows 10 problem once and for all, download AOMEI Backupper right now.
Steps to clone SD card with free Win32 Disk Imager alternative
In this part, you can learn how to backup SD card to local disk with free Win32 Disk Imager alternative from the graphic tutorial.

Click Add Disk to select the SD card you want to clone.

If you want to backup multiple drives at once, just select all the disks that need to be backed up after clicking “Add Disk”.
Then, under the arrow, click the column to select a folder/partition on your computer to save the backup image.

(Optional) Click “Schedule” to enable a schedule to run the backup. You can select Daily, Weekly, Monthly, Event triggers and USB plug in (the last two are available in edition). And in Advanced tab, you can choose the way to perform your backup, including Incremental Backup, and Full Backup.

Finally, click Start Backup to begin the process.

You can change the compression level according to your needs. Also, you can change the Backup Mode there, including Intelligent Sector Backup or Exact Backup.
Conclusion
After reading this essay, you may know how Win32 Disk Imager clones SD card. Although its operation is very simple, but the problems are endless. The best free software AOMEI Backupper cannot help you solve Win32 Disk Imager not working problems, but other Windows error, such as Inaccessible Boot Device after clone in Windows 10This device is currently in use, etc. Try it right now!
Утилита SFC.EXE (System Files Checker) существует во всех версиях Windows, начиная с Windows 2000, и предназначена для проверки состояния и восстановления системных файлов. Механизмы защиты важных файлов в разных версиях Windows реализованы по-разному, но все они учитывают тот факт, что какие-либо системные файлы (обычно исполняемые файлы .exe, файлы библиотек .dll, файлы драйверов) могут быть изменены сторонним программным обеспечением, и должен быть механизм, позволяющий проверить их целостность и отменить обнаруженные изменения.
Формат командной строки:
Параметры командной строки:
/SCANNOW – Проверка целостности всех защищенных системных файлов и восстановление, по возможности, проблемных файлов.
/VERIFYONLY – Проверка целостности всех защищенных системных файлов. Восстановление файлов не выполняется.
/SCANFILE – Проверка целостности указанного файла и его восстановление при обнаружении проблем. В параметре файл следует указать полный путь
/VERIFYFILE – Проверка целостности файла, полный путь к которому указан в параметре файл. Восстановление файлов не выполняется.
/OFFBOOTDIR – Расположение автономного каталога загрузки для автономного восстановления
/OFFWINDIR – Расположение автономного каталога Windows для автономного восстановления
Примеры использования команды SFC:
sfc /? – отобразить подсказку по использованию.
sfc /scannow – выполнить проверку целостности системных файлов и восстановить поврежденные. Результаты работы записываются в журнал утилиты WindowsLogsCBSCBS.log.
sfc /verifyonly – выполнить только сканирование системных файлов без исправления.
sfc /VERIFYFILE=c:windowssystem32cmd.exe – сканировать только файл cmd.exe
sfc /SCANFILE=d:windowssystem32kernel32.dll /OFFBOOTDIR=d: /OFFWINDIR=d:windows – сканировать только файл kernel32.dll из состава операционной системы, установленной на логическом диске D:. При выполнении сканирования файлов автономной Windows, ведение файла журнала в настоящее время не поддерживается.
В процессе выполнения программы, на экране отображается информация о ходе сканирования и результаты работы. Пример вывода при использовании сканирования
с исправлением командой sfc /scannow:
Начато сканирование системы. Этот процесс может занять некоторое время.
Начало стадии проверки при сканировании системы.
Проверка 100% завершена.
Программа защиты ресурсов Windows обнаружила поврежденные файлы и успешно
их восстановила. Подробные сведения см. в файле CBS.Log, который находится
по следующему пути: windirLogsCBSCBS.log. Например,
C:WindowsLogsCBSCBS.log. Обратите внимание, что ведение журнала
в настоящее время не поддерживается для автономного обслуживания.
Начиная с Windows Vista, в качестве средства по обслуживанию компонент операционной системы используется Component-Based Servicing (CBS) – специальный набор программных средств для обеспечения ее целостности. CBS является частью Component Servicing Infrastructure (CSI), обеспечивающей необходимые изменения текущего состояния Windows, например, при обновлении системы (Windows Update), установке или удалении программ и компонент, обновлении драйверов устройств и т.п. Фактически, CBS предоставляет программный интерфейс (API) инсталляторам для корректного изменения текущего состояния системы. Система обслуживания ОС Windows фиксирует множество событий, связанных с отслеживанием этого состояния, в специальном файле C:WindowsLogsCBSCBS.log
В данном примере, проверено 100 файлов, в которых не обнаружено никаких отклонений, а в следующей порции был обнаружен и успешно исправлен файл msprivs.dll.mui. Последние 2 строки сообщают о завершении работы, и о том, что все файлы и ключи реестра были успешно восстановлены.
В тех случаях, когда не удалось восстановить поврежденный файл, в журнале будет присутствовать строка, содержащая:
Cannot repair member file Имя Файла Детальная информация о файле
Причиной невозможности восстановления файлов может быть неисправность оборудования, нарушение целостности файловой системы, повреждение хранилища эталонных файлов и т.п. В большинстве случаев, кроме неисправности оборудования, зная имя поврежденного файла, можно выполнить восстановление с использованием копирования из дистрибутива или каталогов аналогичной операционной системы.
Для поиска информации в тексте журналов cbs.log удобно фильтровать записи по характерным признакам событий, зафиксированных в журнале:
В каталоге WindowsLogsCBS кроме текущего файла журнала cbs.log могут храниться устаревшие копии журналов в виде сжатых файлов с именем CbsPersist_ГГГГММДДnnnnnn.cab, которые, при необходимости можно распаковать для дальнейшего углубленного анализа.
В среде Windows 8-10 для восстановления системных компонент Windows, возможно использование утилиты Dism.exe, поддерживающей (чего не было в Windows Vista/Windows 7) параметр RestoreHealth:
dism /Online /Cleanup-Image /RestoreHealth – для восстановления системных файлов текущей ОС Windows.
Для Windows 7 параметр /RestoreHealth неприменим и функции восстановления объединены с функциями сканирования, задаваемыми параметром /ScanHealth:
Весь список команд CMD Windows
Overview of Win32 Disk Imager in Windows 10 64 bit
Win32 Disk Imager is a compact application that allows you to write a raw disk image to a removable device (USB drive, SD memory card, etc) or backup a removable device to a raw image file.
The new version of this program (version 1.0) supports Windows 7/8.1/10, and also works on Windows Server 2008/2012/2016 (although not tested by the developmers). For Windows XP/Vista, you can turn to Win32 Disk Imager 0.9.

The official site suggests you doing a Win32DiskImager Read before you actually write to USB floppy drives. The Win32DiskImager Write process may run into issues in previous version and fixed in version1.0.
How to use Win32 Disk Imager easily?
It is necessary to backup removable drives, because they can simply stop working at any time and are easily lost due to small size. To prevent the data of the removable drives from being lost, you can create an image file of the drives with Win32 Disk Imager. Suppose you want to backup an SD card. Let’s learn how to use Win32 Disk Imager.
- Download, install Win32 Disk Imager in Windows 10. Then, set the compatibility of this software to Windows 7 compatibility in its Properties window.
- be sure the device to store backup image has enough space.
- Use “Read only allocated partitions” option during the backup process. It only read the in-use data on the SD card you want to backup and drastically reduce the creation time and file size of our .img backup file
Then, continue to see the steps below and learn how to use Win32 Disk Imager easily.
Step 1. Insert your SD card into the SD card reader on your PC.
Step 2. Open Win32 Disk Imager, choose the drive letter of your SD card (here is I:) under “Device”.

Step 3. Then, click the blue folder icon under “Image File” to choose a location on your PC to save the backup image and name the image file.
Step 4. Click Read to backup SD card.

Tip: If you want to wirte ISO image file to device and make it bootable, you could use the Write option of Win32 Disk Imager.
It’s not difficult to understand the process of creating a backup for your SD card. Also, there is a possibility that the Win32 Disk Imager is not opening or does not work properly.
At this time point, you may turn to a Win32 Disk Imager alternative – AOMEI Backupper, so as to gain a better experience of imaging drives and get things completed smoothly and easily. It’s even better If the device you want to backup is a bootable hard drive or SSD.
Best free Win32 Disk Imager alternative – AOMEI Backupper Standard
Is there a reliable and easy-to-use Win32 Disk Imager alternative? Yes, in fact, AOMEI Backupper Standard is such a backup utility you need. It allows you to backup removable drives (eg: USB drive or SD card) and other storage devices like hard disk drives (HDDs) and solid state drives (SSDs), and it is even better if the device you want to backup is a system disk.
Backup files or partition: By using it, you can not only backup the entire SD card, but also specific folders or selected partition(s). It allows you to backup multiple items simultaneously by selecting all files you want to backup or adding more than one partition or disk.
Diverse backup features: You can enable normal or high compression level to greatly reduce the size of image file. And it enables you to execute schedule backup (eg: daily, weekly, monthly) to run automatically and keep track of changes made later. Usually, it’s used with Incremental Backup, which is to backup only changes.
Works well on all the Windows systems: It applies to Windows 10 32/64 bit as well as Windows 11/18.1/8/7/Vista/XP(all versions).
Backup removable drives with AOMEI Backupper Standard
Step 1. Install and open this freeware. Connect the removable drive to your computer and make sure it is detected.
Step 2. Click Backup and Disk Backup subsequently.
- If you only want to backup specific folders, or partition(s), you can select File Backup or Partition Backup.
- If the device you want to backup includes the operating system, you can use System Backup or Disk Backup.
Step 3. Change the Task Name as you like. Select the removable drive to be backed up by clicking Add Disk.
Step 4. Select a destination path to save the backup image.
Step 5. Finally, click Start Backup to backup removable devices. It will include everything when you back it up, not changes or added files later. To keep them up-to-date, you need to enable daily backup, weekly backup or monthly backup in the Schedule Backup.
Also, you can try Event trigger or USB plug in on the professional version. However, this may result in an insufficient disk space issue due to accumulated backups unless you delete old backup images.
Since this software backs up only changes based on last backup, which will require all of them for disaster recovery. If you mistakenly delete any backup, the subsequent backup becomes invalid.
At this time, you can change it to differential backup or choose to delete old backup with automatic backup cleanup method in the Backup Scheme. You need to upgrade now before using it. 5% off for one computer, 20% off for two computers, and 30% off for three computers.

- If you want to bring your files always with you and use them frequently, the file sync feature will a better choice. It allows you to directly view your files/folders in the destination path without restoring image file.
- You can create a recovery environment in AOMEI Backupper Professional to help you perform system backup restore or other backups restore operations when the system crashes.
Summary
Now you know how to backup removable drives with Win32 Disk Imager in Windows 10 64 bit. However, even though you make preparations mentioned above, it may not work sometimes.
Luckily, the best free Win32 Disk Imager alternative – AOMEI Backupper can help you out. It runs smoothly on Windows 10/8/7/XP/Vista (both 64 bit and 32 bit) and offers more advanced settings.
For example, you can backup only changed data on the removable via incremental and differential backup. Also, you can clone system disk and then directly use it to boot your computer when it fails. Download it now to discover more!
Windows 10 deployment scenarios and tools
To successfully deploy the Windows 10 operating system and applications for your organization, understand the available tools to help with the process. In this article, you’ll learn about the most commonly used tools for Windows 10 deployment.
In this article, you also learn about different types of reference images that you can build, and why reference images are beneficial for most organizations
Windows Assessment and Deployment Kit

The Windows 10 ADK feature selection page.
Deployment Image Servicing and Management (DISM)
DISM is one of the deployment tools included in the Windows ADK and is used for capturing, servicing, and deploying boot images and operating system images.
DISM services online and offline images. For example, with DISM you can install the Microsoft .NET Framework 3.5.1 in Windows 10 online, which means that you can start the installation in the running operating system, not that you get the software online. The /LimitAccess switch configures DISM to get the files only from a local source:
Dism.exe /Online /Enable-Feature /FeatureName:NetFX3 /All /Source:D:SourcesSxS /LimitAccess
In Windows 10, you can use Windows PowerShell for many of the functions done by DISM.exe. The equivalent command in Windows 10 using PowerShell is:
Online FeatureName NetFx3 All
Source D:SourcesSxS LimitAccess

Using DISM functions in PowerShell.
User State Migration Tool (USMT)
USMT includes several command-line tools, the most important of which are ScanState and LoadState:
- Migration templates: The default templates in USMT.
- Custom templates: Custom templates that you create.
- Config template: An optional template called Config.xml which you can use to exclude or include components in a migration without modifying the other standard XML templates.

A sample USMT migration file that will exclude .MP3 files on all local drives and include the folder C:Data and all its files, including its subdirectories and their files.
USMT supports capturing data and settings from Windows Vista and later, and restoring the data and settings to Windows 7 and later (including Windows 10 in both cases). It also supports migrating from a 32-bit operating system to a 64-bit operating system, but not the other way around. For example, you can use USMT to migrate from Windows 7 x86 to Windows 10 x64.
- .accdb, .ch3, .csv, .dif, .doc*, .dot*, .dqy, .iqy, .mcw, .mdb*, .mpp, .one*, .oqy, .or6, .pot*, .ppa, .pps*, .ppt*, .pre, .pst, .pub, .qdf, .qel, .qph, .qsd, .rqy, .rtf, .scd, .sh3, .slk, .txt, .vl*, .vsd, .wk*, .wpd, .wps, .wq1, .wri, .xl*, .xla, .xlb, .xls*
- Operating system component settings
Windows Imaging and Configuration Designer
Windows Imaging and Configuration Designer (Windows ICD) is a tool designed to assist with the creation of provisioning packages that can be used to dynamically configure a Windows device (PCs, tablets, and phones). This tool is useful for setting up new devices, without the need for reimaging the device with a custom image.

Windows Imaging and Configuration Designer.
Windows System Image Manager (Windows SIM)
Windows SIM is an authoring tool for Unattend.xml files. When using MDT and/or Configuration Manager, you don’t need Windows SIM often because those systems automatically update the Unattend.xml file during the deployment, greatly simplifying the process overall.

Windows answer file opened in Windows SIM.
Volume Activation Management Tool (VAMT)
If you don’t use KMS, manage your MAKs centrally with the Volume Activation Management Tool (VAMT). Use this tool to install and manage product keys throughout the organization. VAMT can also activate on behalf of clients without internet access, acting as a MAK proxy.

The updated Volume Activation Management Tool.
VAMT also can be used to create reports, switch from MAK to KMS, manage Active Directory-based activation, and manage Office 2010 and Office 2013 volume activation. VAMT also supports PowerShell (instead of the old command-line tool). For example, if you want to get information from the VAMT database, you can type:
Windows Preinstallation Environment (Windows PE)
Windows PE is a “Lite” version of Windows 10 and was created to act as a deployment platform. Windows PE replaces the DOS or Linux boot disks that ruled the deployment solutions of the last decade.
The key thing to know about Windows PE is that, like the operating system, it needs drivers for at least network and storage devices in each PC. Luckily Windows PE includes the same drivers as the full Windows 10 operating system, which means much of your hardware will work out of the box.

A machine booted with the Windows ADK default Windows PE boot image.
Windows Recovery Environment
Windows Recovery Environment (Windows RE) is a diagnostics and recovery toolset included in Windows Vista and later operating systems. The latest version of Windows RE is based on Windows PE. You can also extend Windows RE and add your own tools if needed. If a Windows installation fails to start and Windows RE is installed, you’ll see an automatic failover into Windows RE.

A Windows 10 client booted into Windows RE, showing Advanced options.
Windows Deployment Services
Windows Deployment Services (WDS) has been updated and improved in several ways starting with Windows 8. Remember that the two main functions you’ll use are the PXE boot support and multicast. Most of the changes are related to management and increased performance. In Windows Server 2012 R2, WDS also can be used for the Network Unlock feature in BitLocker.

Windows Deployment Services using multicast to deploy three machines.
In Windows Server 2012 R2, Windows Deployment Services can be configured for stand-alone mode or for Active Directory integration. The Active Directory integration mode is the best option, in most scenarios. WDS also has the capability to manage drivers; however, driver management through MDT and Configuration Manager is more suitable for deployment due to the flexibility offered by both solutions, so you’ll use them instead. In WDS, it’s possible to pre-stage devices in Active Directory, but here, too, Configuration Manager has that capability built in, and MDT has the ability to use a SQL Server database for pre-staging. In most scenarios, those solutions are better than the built-in pre-staging function as they allow greater control and management.
Trivial File Transfer Protocol (TFTP) configuration
Also, there are a few new features related to TFTP performance:

TFTP changes are now easy to perform.
Microsoft Deployment Toolkit
MDT is a free deployment solution from Microsoft. It provides end-to-end guidance, best practices, and tools for planning, building, and deploying Windows operating systems. MDT builds on top of the core deployment tools in the Windows ADK by contributing guidance, reducing complexity, and adding critical features for an enterprise-ready deployment solution.
MDT has two main parts: the first is Lite Touch, which is a stand-alone deployment solution; the second is Zero Touch, which is an extension to Configuration Manager.
Note
Lite Touch and Zero Touch are marketing names for the two solutions that MDT supports, and the naming has nothing to do with automation. You can fully automate the stand-alone MDT solution (Lite Touch), and you can configure the solution integration with Configuration Manager to prompt for information.

The Deployment Workbench in, showing a task sequence.
Microsoft Security Compliance Manager 2013
Microsoft SCM is a free utility used to create baseline security settings for the Windows client and server environment. The baselines can be exported and then deployed via Group Policy, local policies, MDT, or Configuration Manager. The current version of Security Compliance Manager includes baselines for Windows 8.1 and several earlier versions of Windows, Windows Server, and Internet Explorer.

The SCM console showing a baseline configuration for a fictional client’s computer security compliance.
Microsoft Desktop Optimization Pack
MDOP is a suite of technologies available to Software Assurance customers through another subscription.
- Microsoft Application Virtualization (App-V). App-V 5.0 provides an integrated platform, more flexible virtualization, and powerful management for virtualized applications. With the release of App-V 5.0 SP3, you have support to run virtual applications on Windows 10.
- Microsoft Diagnostics and Recovery Toolset (DaRT). DaRT provides additional tools that extend Windows RE to help you troubleshoot and repair your machines.
Windows Server Update Services
WSUS is a server role in Windows Server 2012 R2 that enables you to maintain a local repository of Microsoft updates and then distribute them to machines on your network. WSUS offers approval control and reporting of update status in your environment.

The Windows Server Update Services console.
Unified Extensible Firmware Interface
For many years, BIOS has been the industry standard for booting a PC. BIOS has served us well, but it’s time to replace it with something better. UEFI is the replacement for BIOS, so it’s important to understand the differences between BIOS and UEFI. In this section, you learn the major differences between the two and how they affect operating system deployment.
Introduction to UEFI
BIOS has been in use for approximately 30 years. Even though it clearly has proven to work, it has some limitations, including:
- 16-bit code
- 1-MB address space
- Poor performance on ROM initialization
- MBR maximum bootable disk size of 2.2 TB
As the replacement to BIOS, UEFI has many features that Windows can and will use.
With UEFI, you can benefit from:
- Support for large disks. UEFI requires a GUID Partition Table (GPT) based disk, which means a limitation of roughly 16.8 million TB in disk size and more than 100 primary disks.
- Faster boot time. UEFI doesn’t use INT 13, and that improves boot time, especially when it comes to resuming from hibernate.
- Multicast deployment. UEFI firmware can use multicast directly when it boots up. In WDS, MDT, and Configuration Manager scenarios, you need to first boot up a normal Windows PE in unicast and then switch into multicast. With UEFI, you can run multicast from the start.
- Compatibility with earlier BIOS. Most of the UEFI implementations include a compatibility support module (CSM) that emulates BIOS.
- CPU-independent architecture. Even if BIOS can run both 32-bit and 64-bit versions of firmware, all firmware device drivers on BIOS systems must also be 16-bit, and this affects performance. One of the reasons is the limitation in addressable memory, which is only 64 KB with BIOS.
- CPU-independent drivers. On BIOS systems, PCI add-on cards must include a ROM that contains a separate driver for all supported CPU architectures. That isn’t needed for UEFI because UEFI has the ability to use EFI Byte Code (EBC) images, which allow for a processor-independent device driver environment.
- Flexible pre-operating system environment. UEFI can perform many functions for you. You just need an UEFI application, and you can perform diagnostics and automatic repairs, and call home to report errors.
UEFI versions
UEFI Version 2.3.1B is the version required for Windows 8 and later logo compliance. Later versions have been released to address issues; a few machines may need to upgrade their firmware to fully support the UEFI implementation in Windows 8 and later.
Hardware support for UEFI
In regard to UEFI, hardware is divided into four device classes:
- Class 0 devices. The device of this class is the UEFI definition for a BIOS, or non-UEFI, device.
- Class 1 devices. The devices of this class behave like a standard BIOS machine, but they run EFI internally. They should be treated as normal BIOS-based machines. Class 1 devices use a CSM to emulate BIOS. These older devices are no longer manufactured.
- Class 2 devices. The devices of this class have the capability to behave as a BIOS- or a UEFI-based machine, and the boot process or the configuration in the firmware/BIOS determines the mode. Class 2 devices use a CSM to emulate BIOS. These are the most common type of devices currently available.
- Class 3 devices. The devices of this class are UEFI-only devices, which means you must run an operating system that supports only UEFI. Those operating systems include Windows 8, Windows 8.1, Windows Server 2012, and Windows Server 2012 R2. Windows 7 isn’t supported on these class 3 devices. Class 3 devices don’t have a CSM to emulate BIOS.
Windows support for UEFI
Microsoft started with support for EFI 1.10 on servers and then added support for UEFI on both clients and servers.
With UEFI 2.3.1, there are both x86 and x64 versions of UEFI. Windows 10 supports both. However, UEFI doesn’t support cross-platform boot. This limitation means that a computer that has UEFI x64 can run only a 64-bit operating system, and a computer that has UEFI x86 can run only a 32-bit operating system.
How UEFI is changing operating system deployment
There are many things that affect operating system deployment as soon as you run on UEFI/EFI-based hardware. Here are considerations to keep in mind when working with UEFI devices:
- Switching from BIOS to UEFI in the hardware is easy, but you also need to reinstall the operating system because you need to switch from MBR/NTFS to GPT/FAT32 and NTFS.
- When you deploy to a Class 2 device, make sure the boot option you select matches the setting you want to have. It’s common for old machines to have several boot options for BIOS but only a few for UEFI, or vice versa.
- When deploying from media, remember the media has to be FAT32 for UEFI, and FAT32 has a file-size limitation of 4 GB.
- UEFI doesn’t support cross-platform booting; therefore, you need to have the correct boot media (32-bit or 64-bit).
Related articles
Sideload apps in Windows 10
Windows ADK for Windows 10 scenarios for IT pros
If your Windows 10 has been misbehaving and becoming bothersome for quite a while now, your Windows 10 possibly got corrupted. Can you still fix it? It depends, but the DISM cleanup-image can help!
At the end of this tutorial, you’ll learn how to make your computer work like a charm by using a series of DISM cleanup-image commands. All this for free and for your peace of mind.
Read on and get your Windows 10 fixed without resorting to a reset!
Prerequisites
In this tutorial, you’ll first use the /ScanHealth argument, which tells DISM to check individual items for corruption in the component store. The component store tracks and services all components that make up the Windows operating system.
Depending on the volume of your Windows 10 image, scanning corrupted components will take time to complete. When the scan completes, you’ll see a similar image to the one below if no component store corruption has been detected.

Scanning the Windows 10 Image for Corrupted Files and Errors
Checking the Component Store for Existing Detected Corruptions
Like the /ScanHealth argument, the /CheckHealth argument lets you check if any corruption has been detected, but /ScanHealth only takes a few seconds to complete. Yes! Scanning takes less time because the /CheckHealth argument reports existing error logs readily available.
Dism /Online /Cleanup-Image /CheckHealth
Below is an example output after appending the /CheckHealth argument. As you can see, the message says No component store corrupted detected. This output raises your chances of getting your Windows 10 image repaired.

Checking the Component Store for any Detected Corruption
2. If your image is repairable, run the sfc /scannow command below to check for, and repair corrupted or modified system files.
After running the command, you’ll see verification progress, like the one below.
Do not close the command prompt until the scan reaches 100 percent and the repair completes.

Checking and Repairing Corrupt System Files with System File Checker (sfc)
If you get an error after running sfc /scannow command, check Microsoft’s documentation about using the System File Checker.
3. Finally, when you’ve successfully repaired your Windows 10 system files, restart your device to test if the repair fixed your Windows 10 issues.
Tidying Up the Component Store
Knowing that your Windows 10 image is repairable, take this opportunity to free up some disk space by reducing the size of the component store. Insufficient storage is known to cause issues, not just with Windows 10 but also other OS.
But before cleaning up the component store, you’ll first have to use the /AnalyzeComponentStore argument together with a DISM command.
Dism /Online /Cleanup-Image /AnalyzeComponentStore

Analyzing the Component Store Before Reducing its Size
2. Next, run the below command to free up disk space (/StartComponentCleanup). The command eradicates outdated items in the component store or the earlier versions of updated components.
Dism /Online /Cleanup-Image /StartComponentCleanup
You can see below that the operation was completed successfully.

Cleaning up the Component Store to Get Rid of Outdated Components
3. Now, execute the below command to make the component store size even smaller with the /ResetBase argument.
Note that you can’t uninstall Windows updates installed since the /ResetBase argument tells DISM to reset the base of the superseded components.
Dism /Online /Cleanup-Image /StartComponentCleanup /ResetBase
Dism /Online /Cleanup-Image /StartComponentCleanup /ResetBase /Defer
4. Lastly, rerun the command below as you did in step one to see the changes after cleaning up the component store.
The result below shows the new component store size is now 7.00 GB from 7.67 GB before cleaning up.
The /ResetBase argument was not used in this cleanup.

Re-analyzing the Component Store to see Changes in Size
Repairing an Image Online
If you’re still unsatisfied with how your Windows 10 performs after cleaning up the component store, then it’s time to jump into repairing your Windows 10 image.
There are two ways to repair an image using the online method, using /Online switch and /Online switch with /Source argument. But you’ll start with the /Online switch for this tutorial as it does not require a lot of effort.
Run the command below to repair (/RestoreHealth) your Windows 10 image (/Cleanup-Image). The /Online switch below targets the current working Windows 10 OS to repair, while /RestoreHealth restores your image tip-top shape.
This command uses Windows Update to get the required files to fix corruptions on your Windows 10 image.
Now, restart your device after successfully repairing your Windows 10 image, and see if there are changes in how your Windows 10 performs.

Repairing the Windows 10 image Online using Features on Demand as the Source




