<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to disable RPC Services on Windows XP</title>
	<atom:link href="http://www.randomtype.com/?feed=rss2&#038;p=11" rel="self" type="application/rss+xml" />
	<link>http://www.randomtype.com/?p=11</link>
	<description>[twodotone&#039;s official blog]</description>
	<lastBuildDate>Sun, 01 Aug 2010 13:14:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: xileos</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-2147</link>
		<dc:creator>xileos</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-2147</guid>
		<description>Whoa.  Stumbled upon this old post while browsing a Techrepublic document concerning Windows services (specifically RPC).  I learned a little bit here and had my LOLs reading these comments.  Thanks guys.</description>
		<content:encoded><![CDATA[<p>Whoa.  Stumbled upon this old post while browsing a Techrepublic document concerning Windows services (specifically RPC).  I learned a little bit here and had my LOLs reading these comments.  Thanks guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saver</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1914</link>
		<dc:creator>saver</dc:creator>
		<pubDate>Thu, 07 Jan 2010 00:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1914</guid>
		<description>welcome to 2010 guys!

i m afraid i will spend another year reading comments left to this my old old old post.

hoping people will switch to unix based systems, i wish you an happy new year! ;)

.saver.</description>
		<content:encoded><![CDATA[<p>welcome to 2010 guys!</p>
<p>i m afraid i will spend another year reading comments left to this my old old old post.</p>
<p>hoping people will switch to unix based systems, i wish you an happy new year! ;)</p>
<p>.saver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BRYAN</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1913</link>
		<dc:creator>BRYAN</dc:creator>
		<pubDate>Wed, 06 Jan 2010 19:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1913</guid>
		<description>if you do this it will screw up your computer to put things back to normal you have to do the following 

reboot your pc with your windows xp install disk 
select repair mode once you get to the command prompt type

ENABLE RPCSS SERVICE_AUTO_START
HIT ENTER
TAKE OUT XP CD
REBOOT
SHOULD BE BACK TO NORMAL</description>
		<content:encoded><![CDATA[<p>if you do this it will screw up your computer to put things back to normal you have to do the following </p>
<p>reboot your pc with your windows xp install disk<br />
select repair mode once you get to the command prompt type</p>
<p>ENABLE RPCSS SERVICE_AUTO_START<br />
HIT ENTER<br />
TAKE OUT XP CD<br />
REBOOT<br />
SHOULD BE BACK TO NORMAL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bonehead1</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1912</link>
		<dc:creator>Bonehead1</dc:creator>
		<pubDate>Wed, 30 Dec 2009 19:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1912</guid>
		<description>before you go reinstalling your system over this ..
I have had this service disabled before and resolved the issue successfully in my case terminal services and remote access control was also disabled and in (control_panel\administrative_tools\services ) I was locked out completely from enabling the services listed 
to fix the problem i set to default all start values in 
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\]
the display name will tell you if you have the right service picked as according to 
(control_panel\administrative_tools\services )from in here you can lookup  
the start value defaults by right clicking a service and click help 
2 for autostart 3 for manual 4 for disable 
k then i restarted in safemode command prompt with admin access 
ran regedt32 from run menu went to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs\]
entered start value of &quot;2&quot; or autostart 
also in my case my start bar was gone so i had to get creative for navigation around the machine the easiest way for me was to right click the desktop and create a folder then i could open the folder to access iexplorer by clearing the text in the navigation bar i could type control panel and hit enter to get to administrative tools
ctrl alt delete will open the task manager from there i could go to file --&gt;new task to get to my run terminal to access regedit.exe and also regedt32 
please note it is regedt32 not regedit32

good luck and god bless

oh by the way after your service is started be sure to go back to 
control_panel\administrative_tools\services
and enter the correct values in there as well you can do this by selecting the service right click and click properties</description>
		<content:encoded><![CDATA[<p>before you go reinstalling your system over this ..<br />
I have had this service disabled before and resolved the issue successfully in my case terminal services and remote access control was also disabled and in (control_panel\administrative_tools\services ) I was locked out completely from enabling the services listed<br />
to fix the problem i set to default all start values in<br />
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\]<br />
the display name will tell you if you have the right service picked as according to<br />
(control_panel\administrative_tools\services )from in here you can lookup<br />
the start value defaults by right clicking a service and click help<br />
2 for autostart 3 for manual 4 for disable<br />
k then i restarted in safemode command prompt with admin access<br />
ran regedt32 from run menu went to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs\]<br />
entered start value of &#8220;2&#8243; or autostart<br />
also in my case my start bar was gone so i had to get creative for navigation around the machine the easiest way for me was to right click the desktop and create a folder then i could open the folder to access iexplorer by clearing the text in the navigation bar i could type control panel and hit enter to get to administrative tools<br />
ctrl alt delete will open the task manager from there i could go to file &#8211;&gt;new task to get to my run terminal to access regedit.exe and also regedt32<br />
please note it is regedt32 not regedit32</p>
<p>good luck and god bless</p>
<p>oh by the way after your service is started be sure to go back to<br />
control_panel\administrative_tools\services<br />
and enter the correct values in there as well you can do this by selecting the service right click and click properties</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simplerepair</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1909</link>
		<dc:creator>simplerepair</dc:creator>
		<pubDate>Mon, 09 Nov 2009 03:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1909</guid>
		<description>just restart under safemode (f8 or f11 at begin of start of the machine)
do the same (services=&gt;RPC,...)
Select &quot;automatic mode&quot; in the RPC service options to reactivate it all depends services(most of windows&#039;s... that&#039;s why ur system doesnt work)

I suppose that this command is aimed to microsoft users who want to leave win&#039;s interface. Kill RPC=&gt;kill (most of) XP...
They want to have their own interface in their microsoft system.
i dont understand why it hasn&#039;t been explained before... =&gt; WM ?</description>
		<content:encoded><![CDATA[<p>just restart under safemode (f8 or f11 at begin of start of the machine)<br />
do the same (services=&gt;RPC,&#8230;)<br />
Select &#8220;automatic mode&#8221; in the RPC service options to reactivate it all depends services(most of windows&#8217;s&#8230; that&#8217;s why ur system doesnt work)</p>
<p>I suppose that this command is aimed to microsoft users who want to leave win&#8217;s interface. Kill RPC=&gt;kill (most of) XP&#8230;<br />
They want to have their own interface in their microsoft system.<br />
i dont understand why it hasn&#8217;t been explained before&#8230; =&gt; WM ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GingerNinja</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1905</link>
		<dc:creator>GingerNinja</dc:creator>
		<pubDate>Thu, 24 Sep 2009 11:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1905</guid>
		<description>Registry is spelt  &#039; r e g i s t r y &#039;</description>
		<content:encoded><![CDATA[<p>Registry is spelt  &#8216; r e g i s t r y &#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1904</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Mon, 14 Sep 2009 14:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1904</guid>
		<description>This seems like an old article, but for any googler out there:

DO NOT DISABLE THE RPC SERVICE. 

This service is critical for the correct functionality of Windows. You won&#039;t need to reinstall your whole system (you can get the service back with net start), but it&#039;s still a stupid idea and doesn&#039;t bring any single benefit at all.</description>
		<content:encoded><![CDATA[<p>This seems like an old article, but for any googler out there:</p>
<p>DO NOT DISABLE THE RPC SERVICE. </p>
<p>This service is critical for the correct functionality of Windows. You won&#8217;t need to reinstall your whole system (you can get the service back with net start), but it&#8217;s still a stupid idea and doesn&#8217;t bring any single benefit at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saver</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1899</link>
		<dc:creator>saver</dc:creator>
		<pubDate>Sun, 06 Sep 2009 10:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1899</guid>
		<description>good for Larry Dignan,

he wrote a great warning list!!

from my side, i have got a nicest one :


1 Windows Xp action everyone should do : uninstall it.</description>
		<content:encoded><![CDATA[<p>good for Larry Dignan,</p>
<p>he wrote a great warning list!!</p>
<p>from my side, i have got a nicest one :</p>
<p>1 Windows Xp action everyone should do : uninstall it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bry And Lob</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1898</link>
		<dc:creator>Bry And Lob</dc:creator>
		<pubDate>Sun, 06 Sep 2009 00:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1898</guid>
		<description>This post is about to get a whole lot of attention. It was linked to by zdnet.

Link: http://blogs.zdnet.com/BTL/?p=23089

That said, I got a laugh out of some of the comments.

;-)</description>
		<content:encoded><![CDATA[<p>This post is about to get a whole lot of attention. It was linked to by zdnet.</p>
<p>Link: <a href="http://blogs.zdnet.com/BTL/?p=23089" rel="nofollow">http://blogs.zdnet.com/BTL/?p=23089</a></p>
<p>That said, I got a laugh out of some of the comments.</p>
<p>;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.randomtype.com/?p=11&#038;cpage=1#comment-1897</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 04 Sep 2009 15:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://rt2.twodotone.com/?p=11#comment-1897</guid>
		<description>I came, I read, I LOLed.</description>
		<content:encoded><![CDATA[<p>I came, I read, I LOLed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
