(imported topic written by JackCoates91)
If MDT goes sideways after booting to Windows PE during a refresh or migration, you may need to review its log files to find out more. This is all done at the target, not in BigFix.
-
If you click on the Finish button in the pink error message window, MDT will erase its log files and reboot.
-
To get a terminal prompt in Windows PE, press the F8 key on the target’s keyboard.
-
Use the “net use” command to see whether there are any SMB shares mounted.
-
The MDT logs are in C:\MININT\SMSOSD\OSDLOGS\ – BDD.log and ZTIDrivers.log are useful places to start.
-
There should be a C:\drivers folder created with the drivers file that are identical to the one in the folder that you specified.
Log files are in XML format and are tough to read with notepad.exe (the only text editor available in Windows PE). You may want to use trace32.exe from a thumb drive instead, see here for instructions: http://tompopov.blogspot.com/2010/07/trace32exe-download.html
The most likely issue is a lack of storage or network drivers, which can be corrected if you use the PE Drivers field in the capture or reimage dashboard.