Asked by:
VSS Error Event id 8193 - 0x80070539

Question
-
ConvertStringSidToSid
0x80070539
Operation: OnIdentify event Gathering Writer Data Context:
Execution Context: Shadow Copy Optimization Writer Writer Class Id:
{4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
Writer Name: Shadow Copy Optimization Writer Writer Instance ID:
{bd32726a-3d40-4c27-9282-2af7d5cff0a5}
Any ideas?Saturday, July 26, 2008 12:23 PM
All replies
-
Checking registered writers with "vssadmin list writers" does not list the "Shadow Copy Optimization Writer".
Is there a way of re-registering this writer with VSS? I guess this would stop the error.
Tuesday, August 12, 2008 8:36 PM -
I am having the same problem and it is VERY frustrating. I was told at Dell tech support to reinstall Vista SP 1. What did you do? Thanks.Saturday, August 16, 2008 9:06 AM
-
Noting much just hoping somebody with the right knowledge is going to give me a light ...
All public VSS resolutions relate to Server 2003 and hence do not work here.
Also I have reformulated the issue slightly:
Shadow Copy Optimization Writer is not listed.
Creating a restore point causes VSS Error with event id 8193
>> ConvertStringSidToSid
>> 0x80070539
>> Operation: OnIdentify event Gathering Writer Data Context:
>> Execution Context: Shadow Copy Optimization Writer Writer Class Id:
>> {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
>> Writer Name: Shadow Copy Optimization Writer Writer Instance ID:
>> {bd32726a-3d40-4c27-9282-2af7d5cff0a5}However, restore point creation is succesful.
There must be another way but reinstalling the entire OS and everything else on top from scratch ...
- Proposed as answer by akermitb Wednesday, June 3, 2009 5:35 PM
Saturday, August 16, 2008 9:25 AM -
try this : http://seer.entsupport.symantec.com/docs/312068.htm
i have not tried it for now but its will be done soon
mcpWednesday, June 3, 2009 5:36 PM -
This post seemed to solve the issue for me:
Followed steps in 'KB947242 - A temporary profile is loaded after you log on to a Windows Vista-based system' to resolve issue where customer's profile was deleted from the system (in this case the profile was simply corrupt).
-
- Open regedit and locate 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList'
- Under the ProfileList subkey, delete any subkey that is named SID.bak.
Jeff Graves, ORCS Web, Inc.- Proposed as answer by Pedmil Wednesday, November 30, 2011 4:34 PM
Thursday, April 8, 2010 1:46 PM -
-
Deleting the registry key resolved my similar issue.Friday, January 18, 2013 6:04 PM
-
This post seemed to solve the issue for me:
Followed steps in 'KB947242 - A temporary profile is loaded after you log on to a Windows Vista-based system' to resolve issue where customer's profile was deleted from the system (in this case the profile was simply corrupt).
-
- Open regedit and locate 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList'
- Under the ProfileList subkey, delete any subkey that is named SID.bak.
Jeff Graves, ORCS Web, Inc.
Worked for me!- Proposed as answer by Harald Pristauschek Monday, December 1, 2014 3:17 PM
- Unproposed as answer by Harald Pristauschek Monday, December 1, 2014 3:17 PM
Monday, December 1, 2014 3:17 PM -
-
Thanks Jeff !Tuesday, December 2, 2014 10:46 AM
-
Worked for me too. I was able to reproduce the VSS error by performing the vssadmin list writers command; the error would show (in eventviewer) the first profile entry with the .bak extension. After removing this entry, the vssadmin command would trigger an event log error with the next profile entry. After removing all entries with tne .bak extension, performing the vssadmin command produces no more errors in event log.Friday, April 24, 2015 11:29 AM