<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="HardwareAnalysis.Com" -->
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="">
        <title>Hardware Analysis - Problems with RPC Services -- Does not start.</title>
        <description>Hardware Analysis Community Forums</description>
        <link>http://www.hardwareanalysis.com/content/topic/22343/</link>
        <image rdf:resource="http://media.hardwareanalysis.com/halogo.gif" />
       <dc:date>2009-01-08T00:51:18-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#540998"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#538013"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#512225"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#111962"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#109888"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#109428"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#108918"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#108100"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/22343/#0"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://media.hardwareanalysis.com/halogo.gif">
        <title>Hardware Analysis</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/</link>
        <url>http://media.hardwareanalysis.com/halogo.gif</url>
    </image>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#540998">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-18T15:55:51-05:00</dc:date>
        <dc:creator>Time Scream</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#540998</link>
        <description>I ran some of Jeck Lamnent items.. thanks Jeck!&lt;br /&gt;
&lt;br /&gt;
Booted into windows&lt;br /&gt;
Opened DOS prompt&lt;br /&gt;
Via DOS, copied Explorer &amp;amp; SVChost from another xp pc, to a temp folder&lt;br /&gt;
Using Task Manager stopped the Explorer &amp;amp; SVChost processes&lt;br /&gt;
quickly copy the 2 files to the appropriate windows folders, using DOS to perform copy.&lt;br /&gt;
system auto rebooted&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After reboot, issue still not resolved. &lt;br /&gt;
&lt;br /&gt;
ran these via DOS... &lt;br /&gt;
&lt;br /&gt;
sfc /purgecache&lt;br /&gt;
sfc /scanonce   (system needs reboot to run)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I then ran this via DOS...&lt;br /&gt;
&lt;br /&gt;
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Issue resolved!!  Not sure if all the above had a role in fixing the issue?!?!&lt;br /&gt;
I also reapplied the service pack.</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#538013">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-13T17:16:17-05:00</dc:date>
        <dc:creator>Shane Oh</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#538013</link>
        <description>SK V, have you figured out your problem yet? If not tell me and I'll help you. </description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#512225">
        <dc:format>text/html</dc:format>
        <dc:date>2007-09-29T02:39:56-05:00</dc:date>
        <dc:creator>Jeck Lamnent</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#512225</link>
        <description>My system blue screened then after a slow boot-up I was in the GUI with a non-responsive start-bar, no audio, no networking. Just a couple 3rd party services loaded. I tried to start the usual ones and it failed. I couldn't get to the properties windows to check out more because no property windows would open on the system except for file/folder properties.&lt;br /&gt;
&lt;br /&gt;
The base essential processes were loaded(csrss,smss,services.exe...) sans the usual collection of svchost.exe's. &lt;br /&gt;
&lt;br /&gt;
I hopped into the cmd shell and checked for malware and ran across a nasty in my root and a collection of .exe files in my internet cache  mascarading as .txt's and other types. I removed them all then rebooted and still nothing. I hopped into the registry and looked for odd services and found a few non-standard ones then deleted them then checked out my devices and found a malware hidden there so I deleted it too. Rebooted, still nothing...&lt;br /&gt;
&lt;br /&gt;
I scanned all the .exes in the system folder looking for the system file checker and couldn't find it so I skipped that.&lt;br /&gt;
&lt;br /&gt;
So I went back into the registry and deleted rpcss, more services; removed more drivers and still nothing worked.&lt;br /&gt;
&lt;br /&gt;
I checked the file dates/sizes of svchost.exe, explorer.exe and a collection of other files that were under my magnifying glass and the dates were all fine but I had some bloated sizes so I hopped into my dllcache folder and used the copies there to overwrite the other ones. Still not working. I manually tried launching rpcss using net.exe and it failed so I tried launching it using svchost.exe and still nothing. I used one of my other systems to google this prob and nothing good was coming up but I found my system file checker (sfc.exe duh)&lt;br /&gt;
&lt;br /&gt;
I set it to run on reboot and then rebooted and while it was scanning I opened compmgmt.msc and created a new user but couldn't open the properties to set it up so I hopped into my i386 folder and expanded the explorer.ex_ and svchost.ex_ and copied them over the existing copies. I then tried to start rpcss using net.exe  and svchost.exe again (net start rpcss, svchost -k rpcss). When I looked at my other monitor at the task manager svchost was there! I then opened services.msc and turned on dns, dhcp, network connections and zero wireless and now here I sit &lt;img src=&quot;http://media.hardwareanalysis.com/smilies/smile3.gif&quot; width=&quot;14&quot; height=&quot;14&quot; border=&quot;0&quot; alt=&quot;:D&quot; title=&quot;:D&quot;&gt; I haven't rebooted yet but it working now and thats good enough for me.&lt;br /&gt;
&lt;br /&gt;
These are the last things I did before it started to work:&lt;br /&gt;
&lt;br /&gt;
1) Logged in, opened taskmgr (ctrl+alt+del)&lt;br /&gt;
2) Shelled to cmd and run (File menu, run, type cmd, clicked ok)&lt;br /&gt;
     sfc /purgecache (type it and press enter)&lt;br /&gt;
     sfc /scanonce (type it and press enter)&lt;br /&gt;
3) Reboot (Thru shutdown menu in taskmgr. You can also type shutdown -r)&lt;br /&gt;
4) Logged in, opened taskmgr&lt;br /&gt;
5) Opened cmpmgmt.msc (File menu, run, type cmd, clicked ok)&lt;br /&gt;
6) Opened Local Users and Groups, right clicked Users, chose create a new user...&lt;br /&gt;
7) Shelled to cmd and did these&lt;br /&gt;
     cd c:\i386 (I can't find my xp install cd)&lt;br /&gt;
     expand explorer.ex_ explorer.exe&lt;br /&gt;
     copy explorer.exe %systemroot% /y&lt;br /&gt;
     expand svchost.ex_ svchost.exe&lt;br /&gt;
     copy svchost.exe %systemroot%\system32 /y&lt;br /&gt;
     net start rpcss&lt;br /&gt;
     svchost -k rcpss&lt;br /&gt;
     start services.msc&lt;br /&gt;
8) Turned on dns, dhcp, network connections and zero wireless.&lt;br /&gt;
&lt;br /&gt;
I hope this recipe for repairing it works for other ppl with the same problem. &lt;br /&gt;
&lt;br /&gt;
Jeck Lamnent</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#111962">
        <dc:format>text/html</dc:format>
        <dc:date>2004-03-08T21:10:32-05:00</dc:date>
        <dc:creator>SK V</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#111962</link>
        <description>Thanks for your replies.&lt;br /&gt;
&lt;br /&gt;
I will try the registry option mentioned today. Thanks everybody. Specially Nemus.</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#109888">
        <dc:format>text/html</dc:format>
        <dc:date>2004-03-02T22:47:43-05:00</dc:date>
        <dc:creator>Variable -</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#109888</link>
        <description>When you used MMC console did you save the MMC file? If you did, and in that MMC console you clicked on it to disable RPC, it may be disabling it over the top of the normal computer management. I use the feature all the time to set up a fast internet firewall while using the web. Try this Start/Run type mmc and then enter, click the top CONSOLE and see if you saved a separate console. If you did just click on Add/Remove snap in then highlight the snap in and remove it. &lt;br /&gt;
You should be able to start and stop services easily through the standard MMC. If you cannot, its likly that either you have another MMC loading and running or you have goofed up your registry. If you do not know what your doing stay out of the registry, as a general rule. </description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#109428">
        <dc:format>text/html</dc:format>
        <dc:date>2004-03-01T19:22:55-05:00</dc:date>
        <dc:creator>Xemus</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#109428</link>
        <description>Sorry, i thought everyone knew that they should back it up before doing any major changes. &lt;img src=&quot;http://media.hardwareanalysis.com/smilies/smile1.gif&quot; width=&quot;14&quot; height=&quot;14&quot; border=&quot;0&quot; alt=&quot;:)&quot; title=&quot;:)&quot;&gt;&lt;br /&gt;
</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#108918">
        <dc:format>text/html</dc:format>
        <dc:date>2004-02-29T06:42:45-05:00</dc:date>
        <dc:creator>Michael A.</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#108918</link>
        <description>Worth a try but I would back up my registry first if I were you.</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#108100">
        <dc:format>text/html</dc:format>
        <dc:date>2004-02-26T22:29:22-05:00</dc:date>
        <dc:creator>Xemus</dc:creator>
        <title>Re: Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#108100</link>
        <description>I got this from the ExpertsExchange forum:&lt;br /&gt;
&lt;br /&gt;
Copy and paste the following into Notepad save the file and make the file extension .reg. Then go to where you saved it and then double click on it this should get the RPC place back into the registry and should hopefully get your RPC back.&lt;br /&gt;
&lt;br /&gt;
Windows Registry Editor Version 5.00&lt;br /&gt;
&lt;br /&gt;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs]&lt;br /&gt;
&amp;quot;Description&amp;quot;=&amp;quot;Provides the endpoint mapper and other miscellaneous RPC services.&amp;quot;&lt;br /&gt;
&amp;quot;DisplayName&amp;quot;=&amp;quot;Remote Procedure Call (RPC)&amp;quot;&lt;br /&gt;
&amp;quot;ErrorControl&amp;quot;=dword:00000001&lt;br /&gt;
&amp;quot;Group&amp;quot;=&amp;quot;COM Infrastructure&amp;quot;&lt;br /&gt;
&amp;quot;ImagePath&amp;quot;=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\&lt;br /&gt;
  74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\&lt;br /&gt;
  00,76,00,63,00,68,00,6f,00,73,00,74,00,20,00,2d,00,6b,00,20,00,72,00,70,00,\&lt;br /&gt;
  63,00,73,00,73,00,00,00&lt;br /&gt;
&amp;quot;ObjectName&amp;quot;=&amp;quot;LocalSystem&amp;quot;&lt;br /&gt;
&amp;quot;Start&amp;quot;=dword:00000002&lt;br /&gt;
&amp;quot;Type&amp;quot;=dword:00000020&lt;br /&gt;
&amp;quot;FailureActions&amp;quot;=hex:00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\&lt;br /&gt;
  00,02,00,00,00,60,ea,00,00&lt;br /&gt;
&lt;br /&gt;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs\Parameters]&lt;br /&gt;
&amp;quot;ServiceDll&amp;quot;=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\&lt;br /&gt;
  00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\&lt;br /&gt;
  72,00,70,00,63,00,73,00,73,00,2e,00,64,00,6c,00,6c,00,00,00&lt;br /&gt;
&lt;br /&gt;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs\Security]&lt;br /&gt;
&amp;quot;Security&amp;quot;=hex:01,00,14,80,a8,00,00,00,b4,00,00,00,14,00,00,00,30,00,00,00,02,\&lt;br /&gt;
  00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\&lt;br /&gt;
  00,00,02,00,78,00,05,00,00,00,00,00,14,00,8d,00,02,00,01,01,00,00,00,00,00,\&lt;br /&gt;
  05,0b,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\&lt;br /&gt;
  20,02,00,00,00,00,18,00,8d,00,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,\&lt;br /&gt;
  02,00,00,00,00,14,00,9d,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,00,00,\&lt;br /&gt;
  18,00,9d,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,21,02,00,00,01,01,00,\&lt;br /&gt;
  00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00&lt;br /&gt;
&lt;br /&gt;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs\Enum]&lt;br /&gt;
&amp;quot;0&amp;quot;=&amp;quot;Root\\LEGACY_RPCSS\\0000&amp;quot;&lt;br /&gt;
&amp;quot;Count&amp;quot;=dword:00000001&lt;br /&gt;
&amp;quot;NextInstance&amp;quot;=dword:00000001&lt;br /&gt;
</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/22343/#0">
        <dc:format>text/html</dc:format>
        <dc:date>2004-02-26T19:40:09-05:00</dc:date>
        <dc:creator>SK V</dc:creator>
        <title>Problems with RPC Services -- Does not start.</title>
        <link>http://www.hardwareanalysis.com/content/topic/22343/#0</link>
        <description>Hi All,&lt;br /&gt;
In order to recover from a RALEKA.B worm, couple of days ago when I connected to internet, I disabled RPC Services and RPC Locator Services from Services MMC Console. When I was doing it, &amp;quot;Remote Procedure Call (RPC)&amp;quot; window mentioned that a group of dependent services will also be disabled.&lt;br /&gt;
Not knowing that RPC is a very essential service for Windows to function normally, I said Yes. I had problems restarting from that point on. However, I was able to tweak the registry settings for the &amp;quot;Remote Procedure Call (RPC)&amp;quot; and &amp;quot;Remote Procedure Call (RPC) Locator&amp;quot; and made sure they are set to Automatic and Manual respectively.&lt;br /&gt;
&lt;br /&gt;
I am able to start &amp;quot;Remote Procedure Call (RPC) Locator&amp;quot; service from Services window. But when I try to start &amp;quot;Remote Procedure Call (RPC)&amp;quot;, it complains :&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Could not start the Remote Procedure Call (RPC) Service on the local computer. Error 1058: The Service cannot be started, either because it is disabled or because it has no enabled devices associated with it.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
When I try starting other services which are dependent on RPC, obviously, they would not start either. They say &amp;quot;Error 1068: The dependency service or group failed to start.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Everytime I start the machine (Laptop), after windows load up, it gives me &amp;quot;System error &amp;amp;H800706BA (-2147023174). The RPC Server is unavailable.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
How can I come out this mess? What do I have to do to restore all my services normally, as I had before? I cannot connect to Internet, cannot browse files. &lt;br /&gt;
&lt;br /&gt;
Please Help.&lt;br /&gt;
&lt;br /&gt;
P.S. From all this, I learnt one basic rule: &amp;quot;NEVER DISABLE RPC SERVICES&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Srikanth&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
</description>
    </item>
</rdf:RDF>
