Hi all,

  Running into an issue in which I'm unable to make a new boot image w/
MDT.  We're using SCCM 1602, with MDT 2013 Update 2, and ADK 1607.  When we
try to create a new boot image using the MDT wizard, it immediately fails
with an error of:


  [image: Inline image 1]

 Here's the full stack trace:

  Description:
  Stopped working

Problem signature:
  Problem Event Name: CLR20r3
  Problem Signature 01: microsoft.bdd.elevatedproxy.exe
  Problem Signature 02: 6.3.8330.1000
  Problem Signature 03: 564adfe9
  Problem Signature 04: System.ServiceModel
  Problem Signature 05: 3.0.0.0
  Problem Signature 06: 53a13bcb
  Problem Signature 07: fb3
  Problem Signature 08: a7
  Problem Signature 09: G3DT0URDW53KGT4VJDEEQCRAUIFCNTLL
  OS Version: 6.1.7601.2.1.0.400.8
  Locale ID: 1033

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy
statement offline:


   This should go down in records as the most helpful error message of all
time, for sure.

   This ring any bells?

   We are going down this route because, when we're imaging, we're getting
failures at 'ApplyWindowsImage', and it looks to be caused by incorrect
settings coming back from Gather.

  Here's the precise failure we're experiencing.

 The task sequence execution engine failed executing the action (Apply
Windows Settings) in the group (PostInstall) with the error code 2149711877
Action output: ... Name, pszPath, pszValue ), HRESULT=80220005
(e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,767)
this->SetValue( Specialize, XML::Shell::ComponentName,
XML::Shell::ComputerName::Element, pszComputerName ), HRESULT=80220005
(e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,883)
m_pImpl->SetComputerNameW(pszComputerName), HRESULT=80220005
(e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,2183)
pAnswerFile->SetComputerNameW(sValue), HRESULT=80220005
(e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,375)
ConfigureWinSettings(), HRESULT=80220005
(e:\nts_sccm_release\sms\client\osdeployment\osdwinsettings\osdwinsettings.cpp,636)
Could not find CCM install folder. Don't use ccmerrors.dll
Exiting with return code 0x80220005
Failed to open the Task Sequencing Environment. Code 0x80220005. Please
ensure you are running this executable inside a properly configured OS
Deployment task sequence.
nknown error (Error: 80220005; Source: Unknown). The operating system
reported error 50: The request is not supported.

Reply via email to