diff --git a/windows/deploy/resolve-windows-10-upgrade-errors.md b/windows/deploy/resolve-windows-10-upgrade-errors.md index a44acae79c..ac4cb550b8 100644 --- a/windows/deploy/resolve-windows-10-upgrade-errors.md +++ b/windows/deploy/resolve-windows-10-upgrade-errors.md @@ -223,15 +223,20 @@ Event logs: Generic rollbacks (0xC1900101) or unexpected reboots. A setupact.log or setuperr.log entry includes the following elements:
    -
  1. The date and time. For example: 2016-09-08 09:20:05. -
  2. The log level: Info, Warning, Error, Fatal Error. -
  3. The logging component: CONX, MOUPG, PANTHR, SP, IBSLIB, MIG, DISM, CSI, CBS. +
  4. The date and time - 2016-09-08 09:20:05. +
  5. The log level - Info, Warning, Error, Fatal Error. +
  6. The logging component - CONX, MOUPG, PANTHR, SP, IBSLIB, MIG, DISM, CSI, CBS. -
  7. The message. For example: Operation completed successfully. +
  8. The message - Operation completed successfully.
+An example log entry is shown below: +
+2016-09-08 09:23:50, Warning          MIG    Could not replace object C:\Users\user1\Cookies. Target Object cannot be removed.
+
+ ### Analyze log files To analyze Windows Setup log files: