Merged PR 6791: New topic for SetupDiag tool

New topic for SetupDiag tool
This commit is contained in:
Greg Lindsay
2018-03-30 19:39:24 +00:00
parent 9e2bd3f9db
commit 614ce110ad
4 changed files with 256 additions and 3 deletions

View File

@ -7,7 +7,7 @@ ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: deploy
author: greg-lindsay
ms.date: 02/22/2018
ms.date: 03/30/2018
ms.localizationpriority: high
---
@ -22,6 +22,7 @@ ms.localizationpriority: high
This topic contains a brief introduction to Windows 10 installation processes, and provides resolution procedures that IT administrators can use to resolve issues with Windows 10 upgrade. The following sections and procedures are provided in this guide:
- [SetupDiag](#setupdiag): SetupDiag is a new tool to help you isolate the root cause of an upgrade failure.
- [Troubleshooting upgrade errors](#troubleshooting-upgrade-errors): General advice and techniques for troubleshooting Windows 10 upgrade errors.<br>
- [The Windows 10 upgrade process](#the-windows-10-upgrade-process): An explanation of phases used during the upgrade process.<br>
- [Quick fixes](#quick-fixes): Steps you can take to eliminate many Windows upgrade errors.<br>
@ -38,6 +39,10 @@ This topic contains a brief introduction to Windows 10 installation processes, a
- [Other result codes](#other-result-codes): Additional causes and mitigation procedures are provided for some result codes.
- [Other error codes](#other-error-codes): Additional causes and mitigation procedures are provided for some error codes.
## SetupDiag
You can use the SetupDiag.exe tool to automatically analyze log files and determine the root cause of an upgrade failure. If SetupDiag is successful in diagnosing the problem, an error code is displayed. Given this error code, use the procedures here (in this topic) to determine how to repair the upgrade failure. For more information see [SetupDiag](setupdiag.md).
## Troubleshooting upgrade errors
If a Windows 10 upgrade is not successful, it can be very helpful to understand *when* an error occurred in the upgrade process.