Due to a long battle with a computer virus, my DCOM Server Process is disabled from services.msc in Windows 7. Is there any way to bring it back?

I don't want to do: 1.reformat -lose time 2.do in place upgrade -lost time 3.System restore - got virus infected

Is there any other to get it back?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

The DCOM Service Launcher service properties are normally greyed out (no control from Services.msc).

If it is showing as "Disabled" for the startup type you could try navigating in RegEdit to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\DcomLaunch and set the Start key to 2 (for Automatic), then reboot.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.