mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Apply suggestions from code review
Adjust punctuation and space.
This commit is contained in:
committed by
GitHub
parent
eea207d7cf
commit
fb4d4d673e
@ -49,13 +49,17 @@ The following table describes some log files and how to use them for troubleshoo
|
|||||||
|
|
||||||
A setupact.log or setuperr.log entry (files are located at C:\Windows) includes the following elements:
|
A setupact.log or setuperr.log entry (files are located at C:\Windows) includes the following elements:
|
||||||
|
|
||||||
1. **The date and time** - 2016-09-08 09:20:05.
|
1. **The date and time** - 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.
|
2. **The log level** - Info, Warning, Error, Fatal Error
|
||||||
|
|
||||||
|
|
||||||
|
3. **The logging component** - CONX, MOUPG, PANTHR, SP, IBSLIB, MIG, DISM, CSI, CBS
|
||||||
|
|
||||||
|
|
||||||
|
The logging components SP (setup platform), MIG (migration engine), and CONX (compatibility information) are useful for troubleshooting Windows Setup errors.
|
||||||
|
|
||||||
The logging components SP (setup platform), MIG (migration engine), and CONX (compatibility information) are useful for troubleshooting Windows Setup errors.
|
|
||||||
|
|
||||||
4. **The message** - Operation completed successfully.
|
4. **The message** - Operation completed successfully.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user