20171028

Resolve Windows 10 upgrade errors : Technical information for IT Pros

Resolve Windows 10 upgrade errors : Technical information for IT Pros

【外部リンク】
https://docs.microsoft.com/en-us/windows/deployment/upgrade/resolve-windows-10-upgrade-errors
0x80070003- 0x20007
0x80070004 - 0x3000D
0x80070004 - 0x50012
0x80070005 - 0x4000D
0x8007002
0x80070020
0x80070070 - 0x50011
0x80070070 - 0x50012
0x80070070 - 0x60000
0x80070070 = Win32 = 0070 = 0x00000070 = ERROR_DISK_FULL
0x8007007E
0x8007025D - 0x2000C
0x80070490 - 0x20007
0x80070522
0x80090011
0x800xxxxx
0x80190001
0x80240017
0x80240FFF
0x80246007
0xC1800118
0xC1900101
0xC1900101 - 0x20004
0xC1900101 - 0x2000c
0xC1900101 - 0x2000c
0xC1900101 - 0x20017
0xC1900101 - 0x3000D
0xC1900101 - 0x30018
0xC1900101 - 0x4000D
0xC1900101 - 0x40017
0xC1900101 - 0x4001E
0xC1900107
0xC1900107 = NTSTATUS = 0107 = 0x00000107 = STATUS_SOME_NOT_MAPPED
0xC1900200
0xC1900200 - 0x20008
0xC1900201
0xC1900209
0xC190020e
0xC7700112
1. Use the first digit to identify the phase (ex: 0x4000D = 4).
2. Use the last two digits to identify the operation (ex: 0x4000D = 0D).
2. Write down the last 4 digits of the error code (ex: 0x80070070 = 0070). These digits correspond to the last 16 bits of the HRESULT or the NTSTATUS structure.
27:00, Info                   Gather started at 10/5/2016 23:27:00
27:00, Info            SP     ExecuteProgress: Elapsed events:1 of 4, Percent: 12
27:00, Info [0x0802c6] MIG    Processing GATHER for migration unit: \UpgradeFramework (CMXEAgent)
27:00, Info [0x0803e5] MIG    Not unmapping HKCU; it is not mapped
27:00, Info [0x0803e5] MIG    Not unmapping HKCU\Software\Classes; it is not mapped
27:00, Info [0x080489] MIG    Setting system object filter context (System)
27:08, Error                  Gather failed. Last error: 0x00000000
27:08, Error                  Gather failed. Last error: 0x00000000
27:08, Error           MIG    Error 1392 while gathering object C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18 [CN]. Shell application requested abort![gle=0x00000570]
27:08, Error           MIG    Error 1392 while gathering object C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18 [CN]. Shell application requested abort![gle=0x00000570]
27:08, Error           SP     Error READ, 0x00000570 while gathering/applying object: File, C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18 [CN]. Will return 0[gle=0x00000570]
27:08, Error           SP     Error READ, 0x00000570 while gathering/applying object: File, C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18 [CN]. Will return 0[gle=0x00000570]
27:08, Error           SP     Error READ, 0x00000570 while gathering/applying object: File, C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18 [CN]. Will return 0[gle=0x00000570]
27:08, Error           SP     SPDoFrameworkGather: Gather operation failed. Error: 0x0000002C
27:08, Error           SP     SPDoFrameworkGather: Gather operation failed. Error: 0x0000002C
27:08, Info                   Gather ended at 10/5/2016 23:27:08 with result 44
27:08, Info                   Leaving MigGather method
27:08, Info            MIG    COutOfProcPluginFactory::FreeSurrogateHost: Shutdown in progress.
27:08, Info            MIG    COutOfProcPluginFactory::LaunchSurrogateHost: Successfully launched host and got control object.
27:08, Info            MIG    COutOfProcPluginFactory::LaunchSurrogateHost::CommandLine: -shortened-
27:08, Info            SP     ExecuteProgress: Elapsed events:2 of 4, Percent: 25
27:08, Info            SP     ExecuteProgress: Elapsed events:3 of 4, Percent: 37
27:08, Info [0x0803e5] MIG    Not unmapping HKCU; it is not mapped
27:08, Info [0x0803e5] MIG    Not unmapping HKCU\Software\Classes; it is not mapped
27:08, Info [0x080489] MIG    Setting system object filter context (System)
27:09, Error           SP     CMigrateFramework: Gather framework failed. Status: 44
27:09, Error           SP     CSetupPlatformPrivate::Execute: Execution of operations queue failed, abandoning. Error: 0x8007042B[gle=0x000000b7]
27:09, Error           SP     Operation execution failed: 13. hr = 0x8007042B[gle=0x000000b7]
27:09, Error           SP     Operation failed: Migrate framework (Full). Error: 0x8007042B[gle=0x000000b7]
8 = Win32 error code (ex: 0x80070070)
800040005 - 0x20007
8007001F - 0x3000D
8007001F - 0x4000D
8007042B - 0x4000D
8007042B - 0x4001E
800704B8 - 0x3001A
Setupapi: Device install issues - 0x30018
Event logs: Generic rollbacks (0xC1900101) or unexpected reboots.
A result code of 0xC1900101 is generic and indicates that a rollback occurred. In most cases, the cause is a driver compatibility issue.
C = NTSTATUS value (ex: 0xC1900107)
Example error codes: 0x2000C, 0x20017
Example error codes: 0x30018, 0x3000D
Example error: 0x4000D, 0x40017
Example error: 0x50000
For example, a result code of 0xC1900101 with an extend code of 0x4000D will be returned as: 0xC1900101 - 0x4000D.
For example, assume that the error code for an error is 0x8007042B - 0x2000D. Searching for "8007042B" reveals the following content from the setuperr.log file:
See the following general troubleshooting procedures associated with a result code of 0x800xxxxx:
See the following general troubleshooting procedures associated with a result code of 0xC1900101:
The error 0x00000570 is a Win32 error code corresponding to: ERROR_FILE_CORRUPT: The file or directory is corrupted and unreadable.
The first line indicates there was an error 0x00000570 with the file C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18 [CN] (shown below):
Info SP Crash 0x0000007E detected
Info SP Bugcheck parameter 1 : 0xFFFFFFFFC0000005
Info SP Bugcheck parameter 2 : 0xFFFFF8015BC0036A
Info SP Bugcheck parameter 3 : 0xFFFFD000E5D23728
Info SP Bugcheck parameter 4 : 0xFFFFD000E5D22F40
See Steps to resolve error 0xC1800118 for information.

【外部リンク】
https://support.microsoft.com/en-us/help/10587/windows-10-get-help-with-upgrade-installation-errors
0xC1900101 - 0x20004
0xC1900101 - 0x2000c
0xC1900101 - 0x20017
0xC1900101 - 0x30018
0xC1900101 - 0x3000D
0xC1900101 - 0x4000D
0xC1900101 - 0x40017


--

注目の投稿

Thunderbird Setup 115.9.0.exe 更新失敗 起動できない

Thunderbird Setup 115.9.0.exe Thunderbird Setup 115.9.0.exe 更新失敗 起動できない えくせる webservice windowas7 internetexplorer 戻り値 windows7 edgeを優先 【外部リ...

人気の投稿