Nov 13
Last night a client of mine with good intentions towards cleaning up and speeding up her computer unintentionaly disable RPC Services in Windows XP. That caused quite a few problems due to the fact that many other services have dependencies on the RPC service. Also, it couldn’t be started in services.msc both in standard mode or safe mode. I found the following post that helped get RPC service running and get the PC functioning again:
http://answers.google.com/answers/threadview?id=45704
| Subject: Re: WindowsNT RPC Service, Registry From: eyablon-ga on 07 Aug 2002 10:13 PDT |
Hi there, I'm not sure if this will help you, but the reg key in Win2k to set the start mode of RPC is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs. Edit the "Start" Value to "2" for automatic. I assume this is the same on NT 4.0, but I don't have any machines to check this on. -Eric
Leave a Reply
You must be logged in to post a comment.