Neulich funktionierte bei mir das Einbinden von zusätzlichen Treibern in ein Startabbild nicht mehr. Folgender Fehlercode erschien 0xc1420127.
Die Lösung:
If you were trying to add a driver to a boot wim and it failed resulting in that error code the following may help.
1. Clear all your temp directorys.
2. Browse to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WIMMount\Mounted Images" and delete any keys below this.
WDS should now allow you to add drivers to the boot.wim.
Die Lösung habe ich hier gefunden. Danke!!