mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
disclaimer
This commit is contained in:
@ -68,7 +68,7 @@ The following steps can resolve many Windows upgrade problems.
|
||||
<LI>chkdsk /F</LI>
|
||||
</UL>
|
||||
</LI>
|
||||
<LI>Attept to restore and repair system files by typing the following commands at an elevated command prompt. It may take several minutes for the command operations to be completed.
|
||||
<LI>Attept to restore and repair system files by typing the following commands at an elevated command prompt. It may take several minutes for the command operations to be completed. For more information, see [Repair a Windows Image](https://msdn.microsoft.com/windows/hardware/commercialize/manufacture/desktop/repair-a-windows-image).
|
||||
<UL>
|
||||
<LI>DISM.exe /Online /Cleanup-image /Restorehealth</LI>
|
||||
<LI>sfc /scannow</LI>
|
||||
@ -120,6 +120,8 @@ Some result codes are self-explanatory, whereas others are more generic and requ
|
||||
|
||||
### Extend codes
|
||||
|
||||
>Important: Extend codes reflect the current Windows 10 upgrade process, and might change in future releases of Windows 10. The codes discussed in this section apply to Windows 10 version 1607, also known as the Anniversary Update.
|
||||
|
||||
Extend codes can be matched to the phase and operation when an error occurred. To match an extend code to the phase and operation:
|
||||
|
||||
1. Use the first digit to identify the phase (ex: 0x4000D = 4).
|
||||
@ -243,8 +245,9 @@ A setupact.log or setuperr.log entry includes the following elements:
|
||||
|
||||
See the following example:
|
||||
|
||||
<P>2016-09-08 09:23:50, Warning MIG Could not replace object C:\Users\user1\Cookies. Target Object cannot be removed.
|
||||
|
||||
<P><TABLE>
|
||||
<TR><TD>2016-09-08 09:23:50</TD><TD>Warning<TD>MIG<TD>Could not replace object C:\Users\user1\Cookies. Target Object cannot be removed.</TR>
|
||||
</TABLE>
|
||||
|
||||
### Analyze log files
|
||||
|
||||
|
Reference in New Issue
Block a user