• 1803 to 1809,1903, or 1909 won’t update 0x800704B8-0x3001A

    Home » Forums » AskWoody support » Windows » Windows 10 » Windows 10 versions – no longer supported » Windows 10 version 1803 – April 2018 Update » 1803 to 1809,1903, or 1909 won’t update 0x800704B8-0x3001A

    Author
    Topic
    #2011341

    Apologies if I’ve failed to find a current topic related to this issue.

    Lenovo M720t has been in an update loop for over a month now.  Demands to update from 1803 to 1809, tries to update to 1809 but can’t so it rolls back to 1803 which it demands to update to 1809 etc. etc..  It is current on all patches and drivers including service stack updates.  When updating I have nothing connected except mouse, keyboard, LAN, and monitor.

    The error is:
    Last Phase = Pre First Boot
    Last Operation = Upgrade security
    Error = 0x800704B8-0x3001A
    LogEntry: 2019-11-21 08:36:25, Error SP Cannot apply the security template for the new OS. Error: 0x800704B8

    I’ve tried the following:
    Windows Update Troubleshooter
    SFC
    DISM
    Clean boot
    Updating using ISO in place upgrade
    Updating using Windows Update Assistant

    Here is my latest batch file encompassing all my fixes:

    SFC /SCANNOW
    pause
    DISM /Online /Cleanup-Image /AnalyzeComponentStore
    DISM /Online /Cleanup-Image /StartComponentCleanup
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
    start wu10.diagcab
    pause
    SC Config “WUAUServ” Start= disabled
    sc stop “WUAUServ”
    del %windir%\SoftwareDistribution\Datastore\*.*
    Sc Config “Wuauserv” Start= Auto
    Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”
    Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
    Ren %systemroot%\system32\catroot2 catroot2.bak
    sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    cd /d %windir%\system32
    regsvr32.exe atl.dll
    regsvr32.exe urlmon.dll
    regsvr32.exe mshtml.dll
    regsvr32.exe shdocvw.dll
    regsvr32.exe browseui.dll
    regsvr32.exe jscript.dll
    regsvr32.exe vbscript.dll
    regsvr32.exe scrrun.dll
    regsvr32.exe msxml.dll
    regsvr32.exe msxml3.dll
    regsvr32.exe msxml6.dll
    regsvr32.exe actxprxy.dll
    regsvr32.exe softpub.dll
    regsvr32.exe wintrust.dll
    regsvr32.exe dssenh.dll
    regsvr32.exe rsaenh.dll
    regsvr32.exe gpkcsp.dll
    regsvr32.exe sccbase.dll
    regsvr32.exe slbcsp.dll
    regsvr32.exe cryptdlg.dll
    regsvr32.exe oleaut32.dll
    regsvr32.exe ole32.dll
    regsvr32.exe shell32.dll
    regsvr32.exe initpki.dll
    regsvr32.exe wuapi.dll
    regsvr32.exe wuaueng.dll
    regsvr32.exe wuaueng1.dll
    regsvr32.exe wucltui.dll
    regsvr32.exe wups.dll
    regsvr32.exe wups2.dll
    regsvr32.exe wuweb.dll
    regsvr32.exe qmgr.dll
    regsvr32.exe qmgrprxy.dll
    regsvr32.exe wucltux.dll
    regsvr32.exe muweb.dll
    regsvr32.exe wuwebv.dll
    netsh winsock reset
    netsh winhttp reset proxy
    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc
    Shutdown -r -f -t “10”

    I’ve had a support incident with Lenovo, they said it was a Microsoft issue.  I opened a support incident with Microsoft and was escalated twice.  They’ve said for a week they’d call me the next day.  No one has called yet.

    Viewing 2 reply threads
    Author
    Replies
    • #2011352

      Some questions to start with:
      Is this Home or Pro edition?
      If Pro, have you set any deferrals or Pauses?
      What AV program(s) are you running?
      Have you used any third-party update blockers?
      Can you provide some specs on your hardware?

      1 user thanked author for this post.
    • #2011655

      found this thread from MS on error 0x800704B8-0x3001A:

      https://social.technet.microsoft.com/Forums/windows/en-US/8bcf43fe-68b9-4981-afb1-858c124fccbc/win-10-upgrade-error-0x800704b8-0x3001a?forum=win10itprosetup

      also check the Lenovo support page carefully for current device drivers for the ThinkCentre M720t computer, including new bios/firmware updates:
      https://pcsupport.lenovo.com/us/en/products/desktops-and-all-in-ones/thinkcentre-m-series-desktops/thinkcentre-m720t/downloads/driver-list/

      • This reply was modified 5 years, 5 months ago by EP.
      • This reply was modified 5 years, 5 months ago by EP.
      1 user thanked author for this post.
    • #2012053

      PKCano and EP, my apologies for not responding sooner.  Microsoft called back and remoted into my PC yesterday.  And I’ve been in an endless cycle of repeating everything I’ve done previously to finally have them at some point do a destructive format and install of (drum roll please…) 1803.  So, I did my own destructive format and install of 1909 and am now installing apps and trying to return all my settings to where they were prior to restoring data.

      EP: I had found that article and followed the suggestions there to no avail.  It is updated with every automatic and manual driver update from Lenovo including bios.

      PKCano: It is PRO, I follow Woody’s deferral schedule but don’t pause, MS Defender, never used an update blocker, Intel i3-8100 3.6 ghz 32 GB with two 500GB HDD more than 400GB free on each.

      Thank you both for your replies and attempts to help.  Sorry again for not replying sooner.

    Viewing 2 reply threads
    Reply To: 1803 to 1809,1903, or 1909 won’t update 0x800704B8-0x3001A

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: