I am seeing a problem on Vista 64bit (ultimate) when daemon tools is installed.
The volume shadow storage service reserves space in vista for shadow copies. You can view how much it's using by opening a cmd.exe prompt (as administrator) and running:
I was getting an error, and after some advice in the msfn forums, removed daemon tools. When I removed it and rebooted, vssadmin was again working correctly. For a control, I reinstalled daemon tools, and vssadmin stopped working right after the SPTD installation was finished.
I'm using DT Lite 4.10 on x64. Also have AVG Free antivirus. Running on an HP dv9500t laptop with 4GB RAM, C2D t7300 processor.
The error it's giving in the event viewer is:
The volume shadow storage service reserves space in vista for shadow copies. You can view how much it's using by opening a cmd.exe prompt (as administrator) and running:
Code:
vssadmin list shadowstorage
I'm using DT Lite 4.10 on x64. Also have AVG Free antivirus. Running on an HP dv9500t laptop with 4GB RAM, C2D t7300 processor.
The error it's giving in the event viewer is:
Code:
Volume Shadow Copy Service error: Error calling a routine on a Shadow Copy Provider {b5946137-7b9f-4925-af80-51abd60b20d5}. Routine details IVssSnapshotProvider::QueryVolumesSupportedForSnapshots(ProviderId,-1,...) [hr = 0x8000ffff]. Operation: Query volumes supported by this provider Context: Provider ID: {b5946137-7b9f-4925-af80-51abd60b20d5} Snapshot Context: -1
Comment