Answered by:
recImg.exe fails - Event ID's 8193 & 12290

Question
-
I'm trying to use win8x64pro's built in refImg.exe to make a custom refresh image.
This is a Lenovo fairly new laptop that was win7 and I installed the $40 upgrade to win8pro on.
I've tried several things to eliminate this including reinstalling the upgrade fresh.. always same. Failure.
you might look here in answers.microsoftcom http://answers.microsoft.com/en-us/windows/forum/windows_8-performance/recimgexe-fails-event-ids-8193-12290/fd14ff7e-8bcb-456e-a061-0736e438aee8 for some discussion; They've sent me here.
Thanks !
recImg.exe fails with Event ID's 8193 & 12290
example run;;;;;;
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>recimg -CreateImage D:\RefreshImage
Source OS location: C:
Recovery image path: D:\RefreshImage\CustomRefresh.wim
Creating recovery image. Press [ESC] to cancel.
Initializing
100%
Creating snapshot
27%
The recovery image cannot be written.
Error Code - 0x80042411Then if I do this;;;;;;;;;;
C:\WINDOWS\system32>vssadmin list writers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2012 Microsoft Corp.Writer name: 'Task Scheduler Writer'
Writer Id: {d61d61c8-d73a-4eee-8cdd-f6f9786b7124}
Writer Instance Id: {1bddd48e-5052-49db-9b07-b96f96727e6b}
State: [1] Stable
Last error: No errorWriter name: 'VSS Metadata Store Writer'
Writer Id: {75dfb225-e2e4-4d39-9ac9-ffaff65ddf06}
Writer Instance Id: {088e7a7d-09a8-4cc6-a609-ad90e75ddc93}
State: [1] Stable
Last error: No errorWriter name: 'Performance Counters Writer'
Writer Id: {0bada1de-01a9-4625-8278-69e735f39dd2}
Writer Instance Id: {f0086dda-9efc-47c5-8eb6-a944c3d09381}
State: [1] Stable
Last error: No errorWriter name: 'System Writer'
Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}
Writer Instance Id: {846add4c-a955-494a-977f-a02a4950f631}
State: [7] Failed
Last error: Timed out <<<<<<<<<<<<<<<<<<Writer name: 'ASR Writer'
Writer Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
Writer Instance Id: {31c38da9-57f4-49aa-83a8-f4bd49c90ba1}
State: [7] Failed
Last error: Non-retryable error <<<<<<<<<<<<<<<<<<<<<<<<<<<Writer name: 'WMI Writer'
Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
Writer Instance Id: {a1d11d44-309c-4661-8b99-35ca1b26b823}
State: [7] Failed
Last error: Timed out <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<Writer name: 'COM+ REGDB Writer'
Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
Writer Instance Id: {1d910039-8411-4542-976e-7f18420d8418}
State: [7] Failed
Last error: Timed out <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<Writer name: 'MSSearch Service Writer'
Writer Id: {cd3f2362-8bef-46c7-9181-d62844cdc0b2}
Writer Instance Id: {01009bbd-8cdc-4c67-b711-44bd29bd4bf3}
State: [7] Failed
Last error: Timed out <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<Writer name: 'Shadow Copy Optimization Writer'
Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
Writer Instance Id: {331068fd-bc93-4f02-9993-09012905ed96}
State: [7] Failed
Last error: Timed out <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<Writer name: 'Registry Writer'
Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
Writer Instance Id: {9a9da497-235c-483d-9e4f-bdfd6804bdad}
State: [7] Failed
Last error: Timed out <<<<<<<<<<<<<<<<<<<<<<<C:\WINDOWS\system32>
C:\WINDOWS\system32>vssadmin list providers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2012 Microsoft Corp.Provider name: 'Microsoft Software Shadow Copy provider 1.0'
Provider type: System
Provider Id: {b5946137-7b9f-4925-af80-51abd60b20d5}
Version: 1.0.0.7
C:\WINDOWS\system32>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
all the writers above had no errors until after running the recImg.exe
Then event viewer shows;
Event ID 8193 ~~~~~~~~~~
Volume Shadow Copy Service error: Unexpected error calling routine IVssAsrWriterBackup::GetAsrMetadata. hr = 0x80042411, A critical volume selected for backup exists on a disk which cannot be backed up by ASR.
Operation:
PrepareForBackup event
Context:
Execution Context: ASR Writer
Execution Context: Writer
Writer Class Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
Writer Name: ASR Writer
Writer Instance ID: {f775478c-c83d-43f4-8293-e6e5a6a98be6}
Error-specific details:
ASR Writer: A critical volume selected for backup exists on a disk which cannot be backed up by ASR. (0x80042411)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Event ID 12290 ~~~~~~
Volume Shadow Copy Service warning: ASR writer Error 0x80042411. hr = 0x00000000, The operation completed successfully.
Operation:
PrepareForBackup event
Context:
Execution Context: ASR Writer
Execution Context: Writer
Writer Class Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
Writer Name: ASR Writer
Writer Instance ID: {f775478c-c83d-43f4-8293-e6e5a6a98be6}
Error-specific details:
ASR Writer: A critical volume selected for backup exists on a disk which cannot be backed up by ASR. (0x80042411)
Saturday, January 26, 2013 5:47 PM
Answers
-
Hello,
It was the same for me.
I see you use a RamDisk like me. So I stop my Ram disk and block the service for one restart.
I reboot and launch the command : "recimg -CreateImage D:\RefreshImage".
And ... It's working now.
I hope it will be the same for you.
Cheers !
- Marked as answer by 'Mike P Sunday, February 3, 2013 3:35 AM
Saturday, February 2, 2013 7:20 PM
All replies
-
Hi ,
This issue was caused by ASR writer failure. Is there any anti-virus application installed? If so, please uninstall it and perform the action again. See if this helps.
Please let me know the partition layout of the PC. Is there any OEM partition installed?
Thanks.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Wednesday, January 30, 2013 2:58 PM -
Hello,
Only anti-virus ever installed is the windows 8 default 'Windows Defender'
I just now disabled it, restarted the computer and same failure at 27%.
My hard drive is 4 simple basic 'primary' partitions
System Reserve boot partition (active)
C Windows 120gb prox
D Data Partition 300gb prox
E System Backup partition(control panel windows 7) 50gb prox.
I've played with partition sizes hoping it was something simple there, but always with same fail results.
The ending OEM partition was deleted, reformatted/resized. The original install was regular Upgrade now! After that I've installed it to unallocated space from C:\EDS, also installed again unallocated from DVD.. and several ways I could think of.
Thanks for your assistance and thoughts !
jpg of disk management; http://i47.tinypic.com/29llaqh.jpg
.............
Reading two on the web with similar problems for regular backup.. same error numbers and similar vss failures. For both regsvr32 to VSS*.dll resolved their problems.
I've attempted that, most registered fine but two.. which im not sure if they have responded ok or not.. both 32 and 64 bit versions of vssapi.dll & vsstrace.dll reported in a message box ... the module was loaded but the entry-point DllRegisterServer was not found. http://i50.tinypic.com/25jw7du.jpg if that should be of importance ?.
Regular system images from the windows 7 win8 control panel work fine with no errors. Same with EaseUS Todo & Macrium images. they work normal.
- Edited by 'Mike P Thursday, January 31, 2013 7:18 PM
Thursday, January 31, 2013 6:59 PM -
Hello,
It was the same for me.
I see you use a RamDisk like me. So I stop my Ram disk and block the service for one restart.
I reboot and launch the command : "recimg -CreateImage D:\RefreshImage".
And ... It's working now.
I hope it will be the same for you.
Cheers !
- Marked as answer by 'Mike P Sunday, February 3, 2013 3:35 AM
Saturday, February 2, 2013 7:20 PM -
Thanks Pi0ive !!!! That worked .. hopefully work again next time.
I've tried it before with DataRam RAMdisk disabled. Somewhere along the line something else fixed it and ramdisk must have been a 2nd reason for it not running.
about 35 minutes, to make a 7gb .wim ;
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>recimg -CreateImage D:\RefreshImage
Source OS location: C:
Recovery image path: D:\RefreshImage\CustomRefresh.wim
Creating recovery image. Press [ESC] to cancel.
Initializing
100%
Creating snapshot
100%
Writing image (this may take a while)
100%
Registering image
100%Recovery image creation and registration completed successfully.
C:\WINDOWS\system32>
edit; recImg works seemingly fine with SoftPerfect RamDisk set as a portable drive loading an img from boot. I unmount the drive and use windows to set just the image as compressed, which makes it fast boot and does away with any 'known folder' events.- Edited by 'Mike P Saturday, February 9, 2013 2:37 PM
Sunday, February 3, 2013 3:35 AM