enabling RPC service

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I was having trouble with the Remote Procedure Call
service, so I disabled it on the log on tab for this
hardware profile. Now, I cannot enable it again. The
property sheet does not come up.

Help !
 
Read and follow the instructions in this article:

MS03-026: Buffer Overrun in RPC Interface May Allow Code Execution
http://support.microsoft.com/?kbid=823980


--
Nicholas

----------------------------------------------------------------

|
| I was having trouble with the Remote Procedure Call
| service, so I disabled it on the log on tab for this
| hardware profile. Now, I cannot enable it again. The
| property sheet does not come up.
|
| Help !
|
 
Hi Dave,

To stop the reboots: Go to Start/Run and type in: services.msc. Scroll down
to Remote Procedure Call (RPC)/Logon/First Failure/Restart the Service.

Then close Windows Explorer, End Process in the Task Manager for
msblast.exe, run the edit on line 257 then run the patch listed below it:
http://www.kellys-korner-xp.com/xp_tweaks.htm

Windows XP Security Patch: Buffer Overrun In RPC Interface Could Allow Code
Execution: http://tinyurl.com/ir5h

More information here:
http://www.kellys-korner-xp.com/xp_qr.htm#rpc

/xp_tweaks.htm

Top 10 Frequently Asked Questions and Answers
http://www.kellys-korner-xp.com/top10faqs.htm
 
I had this same problem, and luckily was able to find a
workaround:

If you can boot into Windows (regular or safe-mode), open
a command window (windows
key + r, type cmd.exe) and type the following text:

reg.exe delete "HKLM\SYSTEM\CurrentControlSet\Hardware
Profiles\Current\System\CurrentControlSet\Enum\ROOT\LEGACY
_RPCSS\0000"
/v CsConfigFlags

You may also be able to use the recovery console to edit
the above key manually.

Good luck!
-Scott [MS]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top