D
Daren.Slick
I just build a MDT upgrade task sequence for Windows 1909. This is being run against 1903 machines and I am using MDT 6.3.8345.1000.
Regardless how I initiate the sequence (manual or cmd) I always end up with a successful upgrade but a blank Wizard.HTA stops it right after the computer reboots and reaches 100% on the blue Windows is updating screen.
If I exit out of the Window the computer immediately goes to the Windows logon screen for 1909 and everything works. This issue is exacerbated by the fact the cursor isn't visible.
I have tried updating drivers and running the sequence on a Citrix desktop to avoid any potential hangs with Always-On VPN.
Any help would be greatly appreciated.
Results.XML
<?xml version="1.0"?>
<Results><Errors>7</Errors><Warnings>4</Warnings><RetVal>-2147467259</RetVal><DeploymentType>UPGRADE</DeploymentType><Messages><![CDATA[FAILURE (Err): -2147024770 0x8007007E: CreateObject(Microsoft.BDD.Utility) -
Litetouch deployment failed, Return Code = -2147467259 0x80004005
Client push lock file found.
Failed to run the action: Gather local only.
Incorrect function. (Error: 00000001; Source: Windows)
The execution of the group (Post-Processing) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)
Failed to run the last action: Gather local only. Execution of task sequence failed.
Incorrect function. (Error: 00000001; Source: Windows)
Task Sequence Engine failed! Code: enExecutionFail
Task sequence execution failed with error code 80004005
RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram
GetTsRegValue() is unsuccessful. 0x80070002.
Error Task Sequence Manager failed to execute task sequence. Code 0x80004005]]></Messages></Results>
Wizard.log
<![LOG[Property definition is now = BDD_Welcome_ENU.xml]LOG]!><time="13:44:41.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Microsoft Deployment Toolkit version: 6.3.8456.1000]LOG]!><time="13:44:41.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Not Wizard = False]LOG]!><time="13:44:42.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = N]LOG]!><time="13:44:42.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = Y]LOG]!><time="13:45:05.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property definition is now = WelcomeWiz_Initialize.xml]LOG]!><time="13:45:06.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Microsoft Deployment Toolkit version: 6.3.8456.1000]LOG]!><time="13:45:06.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Not Wizard = False]LOG]!><time="13:45:07.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = N]LOG]!><time="13:45:07.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = Y]LOG]!><time="13:45:43.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property definition is now = DeployWiz_Definition_ENU.xml]LOG]!><time="13:45:46.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Microsoft Deployment Toolkit version: 6.3.8456.1000]LOG]!><time="13:45:46.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Not Wizard = False]LOG]!><time="13:45:47.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = N]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence Item: //step[@type='BDD_InstallUpdatesOffline' and @name='Apply Patches']]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence step of type //step[@type='BDD_InstallUpdatesOffline' and @name='Apply Patches'] = ]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence Item: //step[@type='BDD_InstallRoles']]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence step of type //step[@type='BDD_InstallRoles'] = ]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = Y]LOG]!><time="13:45:49.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
Continue reading...
Regardless how I initiate the sequence (manual or cmd) I always end up with a successful upgrade but a blank Wizard.HTA stops it right after the computer reboots and reaches 100% on the blue Windows is updating screen.
If I exit out of the Window the computer immediately goes to the Windows logon screen for 1909 and everything works. This issue is exacerbated by the fact the cursor isn't visible.
I have tried updating drivers and running the sequence on a Citrix desktop to avoid any potential hangs with Always-On VPN.
Any help would be greatly appreciated.
Results.XML
<?xml version="1.0"?>
<Results><Errors>7</Errors><Warnings>4</Warnings><RetVal>-2147467259</RetVal><DeploymentType>UPGRADE</DeploymentType><Messages><![CDATA[FAILURE (Err): -2147024770 0x8007007E: CreateObject(Microsoft.BDD.Utility) -
Litetouch deployment failed, Return Code = -2147467259 0x80004005
Client push lock file found.
Failed to run the action: Gather local only.
Incorrect function. (Error: 00000001; Source: Windows)
The execution of the group (Post-Processing) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)
Failed to run the last action: Gather local only. Execution of task sequence failed.
Incorrect function. (Error: 00000001; Source: Windows)
Task Sequence Engine failed! Code: enExecutionFail
Task sequence execution failed with error code 80004005
RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram
GetTsRegValue() is unsuccessful. 0x80070002.
Error Task Sequence Manager failed to execute task sequence. Code 0x80004005]]></Messages></Results>
Wizard.log
<![LOG[Property definition is now = BDD_Welcome_ENU.xml]LOG]!><time="13:44:41.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Microsoft Deployment Toolkit version: 6.3.8456.1000]LOG]!><time="13:44:41.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Not Wizard = False]LOG]!><time="13:44:42.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = N]LOG]!><time="13:44:42.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = Y]LOG]!><time="13:45:05.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property definition is now = WelcomeWiz_Initialize.xml]LOG]!><time="13:45:06.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Microsoft Deployment Toolkit version: 6.3.8456.1000]LOG]!><time="13:45:06.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Not Wizard = False]LOG]!><time="13:45:07.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = N]LOG]!><time="13:45:07.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = Y]LOG]!><time="13:45:43.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property definition is now = DeployWiz_Definition_ENU.xml]LOG]!><time="13:45:46.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Microsoft Deployment Toolkit version: 6.3.8456.1000]LOG]!><time="13:45:46.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Not Wizard = False]LOG]!><time="13:45:47.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = N]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence Item: //step[@type='BDD_InstallUpdatesOffline' and @name='Apply Patches']]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence step of type //step[@type='BDD_InstallUpdatesOffline' and @name='Apply Patches'] = ]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence Item: //step[@type='BDD_InstallRoles']]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Found Task Sequence step of type //step[@type='BDD_InstallRoles'] = ]LOG]!><time="13:45:48.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
<![LOG[Property WizardComplete is now = Y]LOG]!><time="13:45:49.000+000" date="11-19-2020" component="Wizard" context="" type="1" thread="" file="Wizard">
Continue reading...