![]() |
|
#26
|
||||
|
||||
|
Quote:
![]()
__________________
✓The first principle is that you must not fool yourself, and you are the easiest person to fool. ✓Science is the belief in the ignorance of experts. ✓I don't know anything, but I do know that everything is interesting if you go into it deeply enough. -------Richard P. Feynman--------- |
|
#27
|
||||
|
||||
|
Quote:
Best regards, KOR! |
|
#28
|
||||
|
||||
|
Quote:
Anyways, I will try it again. On that note, can I use two imaging software together like you said two insurance policies? Macrium and the other one(if I can get it to work of course )?
__________________
✓The first principle is that you must not fool yourself, and you are the easiest person to fool. ✓Science is the belief in the ignorance of experts. ✓I don't know anything, but I do know that everything is interesting if you go into it deeply enough. -------Richard P. Feynman--------- |
|
#29
|
||||
|
||||
|
Quote:
I use four imaging programs, everyday one to make an image! |
|
#30
|
||||
|
||||
|
Quote:
And thanks for confirming. I think I will try using at least two apps. By the Macrium took 17 minutes to make a hot image of system of size 15 gb. How does that seem? Is it too slow compared with the time taken with vss hot image?
__________________
✓The first principle is that you must not fool yourself, and you are the easiest person to fool. ✓Science is the belief in the ignorance of experts. ✓I don't know anything, but I do know that everything is interesting if you go into it deeply enough. -------Richard P. Feynman--------- |
|
#31
|
||||
|
||||
|
Quote:
Best regards, KOR! P.S. Also the COLD images capture your "Restore Points", where as HOT images with VSS don't. |
|
#32
|
||||
|
||||
|
Quote:
I think I will be alright. Anyways, I will be switching to linux os in a year's time as support and development of XP comes to an end in 2 years.
__________________
✓The first principle is that you must not fool yourself, and you are the easiest person to fool. ✓Science is the belief in the ignorance of experts. ✓I don't know anything, but I do know that everything is interesting if you go into it deeply enough. -------Richard P. Feynman--------- |
|
#33
|
||||
|
||||
|
Quote:
__________________
✓The first principle is that you must not fool yourself, and you are the easiest person to fool. ✓Science is the belief in the ignorance of experts. ✓I don't know anything, but I do know that everything is interesting if you go into it deeply enough. -------Richard P. Feynman--------- |
|
#34
|
||||
|
||||
|
hope you already got vss fixed but if not maybe this might help: http://freetechanswers.blogspot.fi/2...me-shadow.html
i had that bookmarked from some time ago when i was dealing with a vss issue and just came across it again. i don't remember if it worked though. also an observation: i tried drive snapshot and macrium reflect on a virtual xp machine (just to compare performance) and for some reason macrium failed to get vss to work (and reverted to using pssnap.sys) whereas drive snapshot used vss fine.
__________________
Main machine: Samsung laptop, i7 QuadCore, 16GB RAM, SSD, USB3.0, Win7 Home Premium 64-bit (main), Mint 12.4 (linux newbie) Software: Comodo Internet Security, KeyScrambler, Keepass w/ Dropbox to sync, Sandboxie, Peerblock, Drive Snapshot, a2cmd, EasyBCD for custom boot, AutoHotkey. |
|
#35
|
||||
|
||||
|
Quote:
![]()
__________________
✓The first principle is that you must not fool yourself, and you are the easiest person to fool. ✓Science is the belief in the ignorance of experts. ✓I don't know anything, but I do know that everything is interesting if you go into it deeply enough. -------Richard P. Feynman--------- |
|
#36
|
||||
|
||||
|
Sigh. It did not work. I think I'll go without VSS.
__________________
✓The first principle is that you must not fool yourself, and you are the easiest person to fool. ✓Science is the belief in the ignorance of experts. ✓I don't know anything, but I do know that everything is interesting if you go into it deeply enough. -------Richard P. Feynman--------- |
|
#37
|
|||
|
|||
|
Quote:
|
|
#38
|
|||
|
|||
|
Perhaps the following will help. I ran into this on my wifes tower. It is XP SP2 and I fixed it, but it was not easy. Here is the text of some commands and actions to take. Sorry if any of the following is a repeat of previous solutions, just thought I would add this:
--- Fixing MS VSS errors Problem VSS Service Issue Event Log Error Volume Shadow Copy Service error: Unexpected error calling routine CoCreateInstance. hr = 0×80070005. Volume Shadow Copy Service initialization error: the COM classes cannot be registered [0x80004015]. Error: 0x8000ffff C:\WINNT\system32>vssadmin list writers vssadmin 1.0 – Volume Shadow Copy Service administrative command-line tool (C) Copyright 2001 Microsoft Corp. Error: 0x8000ffff Resolution 1. Click Start, click Run, type Regedit, and then click OK. 2. Export the contents of the HKLM\Software\Microsoft\EventSystem key to a .regfile. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS\ key to a .regfile. 3. Locate and then click the following registry subkey and Delete it HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EventSystem\{26c409cc-ae86-11d1-b616-00805fc79216}\Subscriptions HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS\Security 4. Exit Registry Editor. Click start, Run, type cmd to open a command box 5. Register below DLL’s. • cd /d %windir%\system32 • net stop vss • net stop swprv • regsvr32 ole32.dll • regsvr32 oleaut32.dll • regsvr32 vss_ps.dll • vssvc /register • regsvr32 /i swprv.dll • regsvr32 /i eventcls.dll • regsvr32 es.dll • regsvr32 stdprov.dll • regsvr32 vssui.dll (does not work in Windows XP) • regsvr32 msxml.dll • regsvr32 msxml3.dll • regsvr32 msxml4.dll 6. Restart your machine 7. Problem should be resolved --- Jim |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|