I keep getting errors when trying to deploy Windows 7 Pro x64 from the source files that I imported in MDT. Below is a snippet of my smsts.log file. It looks like it is having a problem saving the environment and that there may be a program issue.
Has anyone else had this problem? If so, what did you do to get around this. The only thing I can think of is that after importing windows 7 source files and going through the unattend.xml file, there are two deprecated entries in there by default. I didn't remove them, but I also didn't think they would cause issues like this. I'm not sure if in fact these deprecated values are the issue or not.
Failed to save environment to (80070057) TSManager 3/25/2010 4:46:15 PM 1404 (0x057C)
TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,842) TSManager 3/25/2010 4:46:15 PM 1404 (0x057C)
Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
The parameter is incorrect. (Error: 80070057; Source: Windows) TSManager 3/25/2010 4:46:15 PM 1404 (0x057C)
SaveEnvironment(), HRESULT=80070057 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\executionenv.cxx,420) TSManager 3/25/2010 4:46:15 PM 1404 (0x057C)
Failed to persist execution state. Error 0x(80070057) TSManager 3/25/2010 4:46:15 PM 1404 (0x057C)
Failed to save execution state and environment to local hard disk TSManager 3/25/2010 4:46:15 PM 1404 (0x057C)