When attempting to use either the "Capture User State" ("Capture USer Files and Settings") task or the "Restore User State" ("Restore User Files and Settings") task, the capture or restore tasks fail. Inspecting theSMSTS.log reveals the following error:
Capture User State
Executing command line: osdmigrateuserstate.exe /collect /continueOnError:%OSDMigrateContinueOnLockedFiles% /skipefs:%OSDMigrateSkipEncryptedFiles% TSManager
==============================[ OSDMigrateUserState.exe ]============================== OSDUSMT
Command line: "osdmigrateuserstate.exe" /collect /continueOnError:true /skipefs:false OSDUSMT
USMT package path = '<PATH_TO_USMT4_PACKAGE>\<USMT4_PACKAGE_ID>\' OSDUSMT
uSize > 0, HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\userstateaction.cpp,95) OSDUSMT
IsUsmtPreLonghorn failed (0x80070714). OSDUSMT
VerifyIfPreLonghornBinary(sUsmtBinary, m_bUSMTPreLonghorn), HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\userstateaction.cpp,523) OSDUSMT
UserStateMigrationAction::GetUSMTBinary failed (0x80070714). OSDUSMT
SetUSMTBinary(), HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\userstateaction.cpp,955) OSDUSMT
Failed to initlialize, (0x80070714) OSDUSMT
usmAction.Init(::GetCommandLineW()), HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\main.cpp,235) OSDUSMT
OSDMigrateUserState finished: 0x80070714 OSDUSMT
Process completed with exit code 2147944212 TSManager
!--------------------------------------------------------------------------------------------! TSManager
Failed to run the action: Capture User State.
The specified image file did not contain a resource section. (Error: 80070714; Source: Windows) TSManager
Restore User State
Executing command line: osdmigrateuserstate.exe /apply /continueOnError:%OSDMigrateContinueOnRestore% TSManager
==============================[ OSDMigrateUserState.exe ]============================== OSDUSMT
Command line: "osdmigrateuserstate.exe" /apply /continueOnError:true OSDUSMT
Initializing from environment successful OSDUSMT
USMT package path = '<PATH_TO_USMT4_PACKAGE>\<USMT4_PACKAGE_ID>' OSDUSMT
uSize > 0, HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\userstateaction.cpp,95) OSDUSMT
IsUsmtPreLonghorn failed (0x80070714). OSDUSMT
VerifyIfPreLonghornBinary(sUsmtBinary, m_bUSMTPreLonghorn), HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\userstateaction.cpp,523) OSDUSMT
UserStateMigrationAction::GetUSMTBinary failed (0x80070714). OSDUSMT
SetUSMTBinary(), HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\userstateaction.cpp,955) OSDUSMT
Failed to initlialize, (0x80070714) OSDUSMT
usmAction.Init(::GetCommandLineW()), HRESULT=80070714 (e:\nts_sms_fre\sms\client\osdeployment\osdusmt\main.cpp,235) OSDUSMT
OSDMigrateUserState finished: 0x80070714 OSDUSMT
Process completed with exit code 2147944212 TSManager
!--------------------------------------------------------------------------------------------! TSManager
Failed to run the action: Restore User State.
The specified image file did not contain a resource section. (Error: 80070714; Source: Windows) TSManager
Additional analysis reveals that either a ScanState.log or LoadState.logwere not created and that ScanState.exe or LoadState.exe never ran.