From 093e3bc55a37fe4ec1b45ae2e0850248fa36b809 Mon Sep 17 00:00:00 2001 From: Liza Poggemeyer Date: Mon, 8 May 2017 12:55:23 -0700 Subject: [PATCH] Revert "Update to upgrade errors/events article" --- .../resolve-windows-10-upgrade-errors.md | 35 ------------------- 1 file changed, 35 deletions(-) diff --git a/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md b/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md index 6182c5a89f..2ec92b3418 100644 --- a/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md +++ b/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md @@ -825,41 +825,6 @@ Download and run the media creation tool. See [Download windows 10](https://www. - -0x80240FFF -Occurs when update synchronization fails. It can occur when you are using Windows Server Update Services on its own or when it is integrated with System Center Configuration Manager. If you enable update synchronization before you install hotfix 3095113, WSUS doesn't recognize the Upgrades classification and instead treats the upgrade like a regular update. - You can prevent this by installing hotfix 3095113 before you enable update synchronization. However, if you have already run into this problem, do the following: - -
    -
  1. Disable the Upgrades classification.
  2. -
  3. Install hotfix 3095113.
  4. -
  5. Delete previously synched updates.
  6. -
  7. Enable the Upgrades classification.
  8. -
  9. Perform a full synch.
  10. -
-

For detailed information on how to run these steps check out How to delete upgrades in WSUS.

- - - - -0x8007007E -Occurs when update synchronization fails because you do not have hotfix 3095113 installed before you enable update synchronization. Specifically, the CopyToCache operation fails on clients that have already downlaoded the upgrade because Windows Server Update Services has bad metadata related to the upgrade. It can occur when you are using standalone Windows Server Update Services or when WSUS is integrated with System Center Configuration Manager. - Use the following steps to repair Windows Server Update Services. You must run these steps on each WSUS server that synched metadate before you installed the hotfix. - -
    -
  1. Stop the Windows Update service. Sign in as a user with administrative privileges, and then do the following: -
      -
    1. Open Administrative Tools from the Control Panel.
    2. -
    3. Double-click Services.
    4. -
    5. Find the Windows Update service, right-click it, and then click Stop.
    6. -
    -
  2. -
  3. Delete all files and folders under c:\Windows\SoftwareDistribution\DataStore.
  4. -
  5. Restart the Windows Update service.
  6. -
- - - ### Other error codes