Hello,
OSD is in progress and it was installing Office 365 package and it is completed. But it ended with below message.
Waiting for job status notification...
Waiting for job status notification...
LOGGING: Finalize process ID set to 5360
Successfully initialized Logging for Task Sequence Manager.
Commandline: C:\windows\CCM\TSManager.exe /service
/service parameter found at index: 29
/noclient parameter found at index: 18446744073709551615
Successfully registered Task Sequencing COM Interface.
Running service module (tsmanager.exe) version 5.0.9078.1005 from location 'C:\windows\CCM\TSManager.exe'
In start service
Started ServiceMain
!sVolumeID.empty(), HRESULT=80004005 (X:\bt\1022896\repo\src\Framework\TSCore\resolvesource.cpp,477)
!sTSMDataPath.empty(), HRESULT=80070002 (X:\bt\1022896\repo\src\Framework\TSCore\resolvesource.cpp,1437)
Failed to restore logs from cache. Execution history may be lost.
Task Sequence Manager executing as service main thread
Client push lock file found.
Initializing Task Sequence Environment
Creating Task Sequencing Environment
Environment scope successfully created: Global{51A016B6-F0DE-4752-B97C-54E6F386A912}
Environment scope successfully created: Global{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}
!sVolumeID.empty(), HRESULT=80004005 (X:\bt\1022896\repo\src\Framework\TSCore\resolvesource.cpp,477)
!sTSMDataPath.empty(), HRESULT=80070002 (X:\bt\1022896\repo\src\Framework\TSCore\resolvesource.cpp,1437)
TS::Utility::GetTSMDataPath(sTSMDataPath), HRESULT=80070002 (X:\bt\1022896\repo\src\client\TaskSequence\TSManager\tsmanager.cpp,1493)
Failed to locate the local data path. The files needed to resume the task sequence are missing. This could be because the task sequence finished while in Windows PE. Please check the largest available partition for SMSTSLog\smsts.log file for more information.
The system cannot find the file specified. (Error: 80070002; Source: Windows)
Task Sequence Manager could not initialize Task Sequence Environment. code 80070002
hr = InitializeEnvironment(), HRESULT=80070002 (X:\bt\1022896\repo\src\client\TaskSequence\TSManager\tsmanager.cpp,1270)
Task sequence execution failed with error code 80070002
Cleaning Up.
Removing Authenticator
shKey.DeleteValue( c_szRegValue_SecurityToken ), HRESULT=80070002 (X:\bt\1022896\repo\src\Framework\CcmUtilLib\CcmUtilLib.cpp,2153)
shKey.DeleteValue(sValueName.c_str()), HRESULT=80070002 (X:\bt\1022896\repo\src\Framework\CcmUtilLib\CcmToken.cpp,1138)
EncryptStringAndSetToRegistry((( HKEY ) (ULONG_PTR)((LONG)0x80000002) ), c_szCCMRegKey_Root, sRegValueName, sToken), HRESULT=80070002 (X:\bt\1022896\repo\src\Framework\CcmUtilLib\CcmToken.cpp,1067)
shKey.DeleteValue(sValueName.c_str()), HRESULT=80070002 (X:\bt\1022896\repo\src\Framework\CcmUtilLib\CcmToken.cpp,1138)
EncryptStringAndSetToRegistry((( HKEY ) (ULONG_PTR)((LONG)0x80000002) ), c_szCCMRegKey_Root, sRegValueName, sToken), HRESULT=80070002 (X:\bt\1022896\repo\src\Framework\CcmUtilLib\CcmToken.cpp,1067)
!sVolumeID.empty(), HRESULT=80004005 (X:\bt\1022896\repo\src\Framework\TSCore\resolvesource.cpp,477)
Kindly help how to reinitate the task sequence again and how to check what caused the issue