[SOLVED] Win 7 "WindowsUpdate_80073701" "WindowsUpdate_dt000"

Great. We are making progress.

Remove Update Manually
  1. Click on the Start button and in the search box, type Command Prompt.
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator.
  3. When command prompt opens, copy and paste the following command into it, then press enter.
    wusa /uninstall /KB:4534310
  4. Let me know if it says it was successful or if there are any errors.
 
Ah, amazing!
Unfortunately we need to put this on pause for couple of weeks, have to leave house now for work trip and remote access is not best idea as far as i understood.
Will bother you back soon, starting from the procedure from above :D
Just for my curiosity, how come now we need to remove this update? :o

Thanks!
 
Unfortunately we need to put this on pause for couple of weeks, have to leave house now for work trip and remote access is not best idea as far as i understood.
No problem. Just reply when it suits you.

Just for my curiosity, how come now we need to remove this update?
The latest log shows it failed partially.
 
FRST Registry Search
  1. Click the Start button and choose Control Panel.
  2. In the upper right corner ensure the View by: is set to Category.
  3. Select the Programs group.
  4. Click the Turn Windows features on or off link. This will bring up the Server Manager or Windows Features dialog.
    Note: This loads your components hive which is what we want. Please keep this dialog open while you perform the remaining steps. You can minimize it if you wish but keep it open.
  5. Right-click on the file FRST64.exe and choose Run as administrator.
    Note: Your antivirus program may report FRST incorrectly as an infection. If so, disable the real-time protection when downloading and running FRST.
  6. Copy and paste KB4534310 into the Search box and click the Search Registry button.
  7. When the scan is complete, a message will display that 'SearchReg.txt' is saved in the same folder FRST was started from. Notepad will open this file also. Close Notepad and attach the file 'SearchReg.txt' to your next reply.
  8. You may close any remaining open windows now.
 
Great.

Open an elevated command prompt.
Copy and paste the following commands into it, press enter after each.
Code:
sfc /scannow
Wait for this to finish before you continue

Code:
copy %windir%\Logs\CBS\cbs.log "%userprofile%\Desktop\cbs.txt"
This will create a file, cbs.txt on your Desktop. Zip this file and attach the zipped cbs.txt to your next post.
 
Install Update with DISM again
  1. Download the update MSU here: https://catalog.s.download.windowsu..._4dc78a6eeb14e2eac1ede7381f4a93658c8e2cdc.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb4534310-x64_4dc78a6eeb14e2eac1ede7381f4a93658c8e2cdc.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4534310-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
the trick to copy cbs.log via cmd is really a game-changer
log attached, operation completed successfully
 

Attachments

Restart the machine.
Check Windows Update but do not install any updates.
Provide a screenshot of the available important updates first.
 
Install both updates, one at a time, and report the result.
 
all completed successfully, several warning in the cbs log, but i don't know what they mean (attached)
 

Attachments

Looking good.
Any remaining issues ?
 
Yes. The initial issue is solved.

Follow the instructions below to cleanup the tools and logfiles used in this thread.
Rename the file FRST64.exe to uninstall.exe and run it. This will remove all files and folders created by FRST and the tool itself.
Reboot the machine to complete.
You may remove all other tools and log files.

Take care.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top