Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

For some reason, the Volume Shadow Copy service is stopping. I figure that it could be because one or several other services are stopped. I have recently disinfected the computer from a malware, and during the troubleshoot I have stopped and started several of the services by using the msconfig command and the diagnostic start option.

So I'm thinking that this might have overthrown some of my services. I have set the option back to normal Windows start but my experience is that some of these services are stubborn and will not start again after stopping them manually or after using the diagnostic start option.

I was unable to find any information about this in the TechNet Library.

What happens if I start it manually is that it will run for some time and then stop without notice.

share|improve this question
1  
What does the Dependencies information on the service say? – Randolph West Aug 20 '12 at 17:46
I did a search for Volume Shadow Copy Service (VSS) dependencies but couldn't find any relevant information. Most of the articles discuss software development and implementations. But you reminded me that I can find this information in the Services snap-in component of the MMC by viewing the service properties. RPC is listed there, but it is not running. Also, VSS is set to start manually. The reson for this could be that this is Home Premium edition of Vista which does not fully utilize Shadow Copy, in fact it's not even listed as a feature of this edition. – Sammy Aug 20 '12 at 19:03
1  
I will try starting the RPC service and take it from there. Your comment helped answer my question. Thanks! – Sammy Aug 20 '12 at 19:07
Glad I could help. I was referring to the properties. – Randolph West Aug 20 '12 at 21:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.