Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW Win 10 in place upgrade fails

Messages
5
Reaction score
0
Points
1
Dear All,

I tested Windows 10 in place upgrade on test machines and it worked fine.

Now on some machines task sequence fails for windows 10 with below Error in software center


Error: 0x4005(16389)

I checked the SMTS log as well on affected client machine and getting below error:

Command line: "C:\Windows\CCM\TsProgressUI.exe" /Unregister]LOG]!><time="12:38:17.555-240" date="10-03-2016" component="TsProgressUI" context="" type="0" thread="3788" file="winmain.cpp:332">
<![LOG[Unregistering COM classes]LOG]!><time="12:38:17.555-240" date="10-03-2016" component="TsProgressUI" context="" type="1" thread="3788" file="winmain.cpp:204">
<![LOG[Unregistering class objects]LOG]!><time="12:38:17.555-240" date="10-03-2016" component="TsProgressUI" context="" type="1" thread="3788" file="winmain.cpp:495">
<![LOG[Shutdown complete.]LOG]!><time="12:38:17.555-240" date="10-03-2016" component="TsProgressUI" context="" type="1" thread="3788" file="winmain.cpp:512">
<![LOG[Process completed with exit code 0]LOG]!><time="12:38:17.571-240" date="10-03-2016" component="TSManager" context="" type="1" thread="4636" file="commandline.cpp:1124">
<![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="12:38:17.571-240" date="10-03-2016" component="TSManager" context="" type="1" thread="4636" file="utils.cpp:3155">
<![LOG[Start to cleanup TS policy]LOG]!><time="12:38:17.696-240" date="10-03-2016" component="TSManager" context="" type="0" thread="4636" file="utils.cpp:3896">
<![LOG[End TS policy cleanup]LOG]!><time="12:38:17.743-240" date="10-03-2016" component="TSManager" context="" type="0" thread="4636" file="utils.cpp:3944">
<![LOG[RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram]LOG]!><time="12:38:17.758-240" date="10-03-2016" component="TSManager" context="" type="2" thread="4636" file="utils.cpp:880">
<![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="12:38:17.758-240" date="10-03-2016" component="TSManager" context="" type="2" thread="4636" file="utils.cpp:911">
<![LOG[End program: ]LOG]!><time="12:38:17.758-240" date="10-03-2016" component="TSManager" context="" type="1" thread="4636" file="tsmanager.cpp:500">
<![LOG[Error executing Task Sequence Manager service. Code 0x80004005]LOG]!><time="12:38:17.758-240" date="10-03-2016" component="TSManager" context="" type="3" thread="4636" file="tsmanager.cpp:504">
<![LOG[Sending error status message]LOG]!><time="12:38:17.758-240" date="10-03-2016" component="TSManager" context="" type="1" thread="4636" file="tsmanager.cpp:507">
<![LOG[Set authenticator in transport]LOG]!><time="12:38:17.758-240" date="10-03-2016" component="TSManager" context="" type="0" thread="4636" file="libsmsmessaging.cpp:7908">

The Upgrade imahe i Have is windows 10 enterprise 32 bit and Client Machine is Win 7 professional 32 bit, will it work or i need to try win 10 professional
 
Dear All,

Please help me with this . I have opened the case with Microsoft and so far no proper response. I did the anlysis for logs ,following are my findings:

As per the logs the very first step process is prepare for upgrade task , in this task it checks for pre- req for windows 10 upgrade like min RAM,CPU, below lines from the logs says it was success:


<![LOG[Checking memory..]LOG]!><time="13:07:58.672-240" date="10-18-2016" component="CheckReadiness" context="" type="1" thread="4700" file="osdprestartcheck.cpp:53">

<![LOG[Memory requirement validation successful (Required: 2048 MB, Found: 3476 MB)]LOG]!><time="13:07:58.672-240" date="10-18-2016" component="CheckReadiness" context="" type="1" thread="4700" file="osdprestartcheck.cpp:61">

<![LOG[Checking processor speed..]LOG]!><time="13:07:58.672-240" date="10-18-2016" component="CheckReadiness" context="" type="1" thread="4700" file="osdprestartcheck.cpp:69">

<![LOG[Processor speed requirement validation successful. (Required: 1024 MHz, Found: 3400 MHz)]LOG]!><time="13:07:59.736-240" date="10-18-2016" component="CheckReadiness" context="" type="1" thread="4700" file="osdprestartcheck.cpp:72">

<![LOG[Checking OS type..]LOG]!><time="13:07:59.736-240" date="10-18-2016" component="CheckReadiness" context="" type="1" thread="4700" file="osdprestartcheck.cpp:93">

<![LOG[OS type requirement validation successful. (Required: 'CLIENT', Found: 'CLIENT')]LOG]!><time="13:07:59.736-240" date="10-18-2016" component="CheckReadiness" context="" type="1" thread="4700" file="osdprestartcheck.cpp:96">

<![LOG[Process completed with exit code 0]LOG]!><time="13:07:59.738-240" date="10-18-2016" component="TSManager" context="" type="1" thread="5424" file="commandline.cpp:1124">


The group (Prepare for Upgrade) has been successfully completed]LOG]!><time="13:07:59.956-240" date="10-18-2016" component="TSManager" context="" type="1" thread="5424" file="instruction.cxx:344"


2. In the next step it starts upgrading the OS. In this it checks the current os version and verifies whether this is valid for upgrade to win 10 o rnot, in our logs even this was success:


[LOG[Validating current OS version]LOG]!><time="13:08:02.183-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="upgradewindows.cpp:1039">

<![LOG[The version of current OS is 6.1 - It is high enough to be upgraded. We can continue]LOG]!><time="13:08:02.183-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="upgradewindows.cpp:402">

<![LOG[ResolveSource flags: 0x00000000]LOG]!><time="13:08:02.183-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="resolvesource.cpp:3510">

<![LOG[SMSTSPersistContent: . The content for package AUH00033 will be persisted]LOG]!><time="13:08:02.183-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="resolvesource.cpp:3521">

<![LOG[DownloadOnDemand flag is true. Attempting to download content locally for Package AUH00033.]LOG]!><time="13:08:02.183-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="resolvesource.cpp:3581">

<![LOG[Locations: Multicast = 0, HTTP = 1, SMB = 0.]LOG]!><time="13:08:02.215-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="resolvesource.cpp:3058">


3. It also gets the win 10 package from sccm server and it download over https successfully, see the below lines:


ddress=http://ZPPSC01.UASG.HO, Scheme=http, Object=/SMS_DP_SMSPKG$/AUH00033, Port=80.]LOG]!><time="13:08:02.230-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="0" thread="5308" file="downloadcontent.cpp:695">

<![LOG[Setting Authenticator.]LOG]!><time="13:08:02.230-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="0" thread="5308" file="downloadcontent.cpp:736">

<![LOG[Set authenticator in transport]LOG]!><time="13:08:02.230-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="0" thread="5308" file="libsmsmessaging.cpp:7908">

<![LOG[WinHttp credentials set]LOG]!><time="13:08:02.230-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="downloadcontent.cpp:809">

<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: ZPPSC01.UASG.HO:80 PROPFIND /SMS_DP_SMSPKG$/AUH00033]LOG]!><time="13:08:02.230-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="libsmsmessaging.cpp:8778">

<![LOG[401 - Unsuccessful with anonymous access. Retrying with context credentials.]LOG]!><time="13:08:02.246-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="0" thread="5308" file="libsmsmessaging.cpp:9119">

<![LOG[Using thread token for request]LOG]!><time="13:08:02.246-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="1" thread="5308" file="libsmsmessaging.cpp:8969">

<![LOG[Request was successful.]LOG]!><time="13:08:02.901-240" date="10-18-2016" component="OSDUpgradeWindows" context="" type="0" thread="5308" file="libsmsmessaging.cpp:9113">

<![LOG[DAV response string is:

<?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:"><D:response><D:href>http://ZPPSC01.UASG.HO/SMS_DP_SMSPKG$/sccm?/AUH00033/</D:href><D:propstat><D:status>HTTP/1.1 200


4. It starts the upgrade process does couple of reboots and after 80% of upgrade when it reboots again it doesn’t get the task sequence executed again due to which Upgrade process does not complete.


OG[Task Sequence Manager could not initialize Task Sequence Environment. code 80070005]LOG]!><time="13:55:47.008-240" date="10-18-2016" component="TSManager" context="" type="3" thread="4092" file="tsmanager.cpp:1472">

<![LOG[hr = InitializeEnvironment(), HRESULT=80070005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,1084)]LOG]!><time="13:55:47.008-240" date="10-18-2016" component="TSManager" context="" type="0" thread="4092" file="tsmanager.cpp:1084">

<![LOG[Task sequence execution failed with error code 80070005]LOG]!><time="13:55:47.008-240" date="10-18-2016" component="TSManager" context="" type="3" thread="4092" file="tsmanager.cpp:1156">

<![LOG[Cleaning Up.]LOG]!><time="13:55:47.008-240" date="10-18-2016" component="TSManager" context="" type="1" thread="4092" file="tsmanager.cpp:762">

<![LOG[hMap != 0, HRESULT=80070005 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="13:55:47.008-240" date="10-18-2016" component="TSManager" context="" type="0" thread="4092" file="environmentscope.cpp:493">


Can you check what’s the error code exactly says “80070005” , also googled, but not getting proper explanation
 
Back
Top