Do you mean the "Remote Procedure Call (RPC)" service? In a nutshell, RPC enables processes on one computer to communicate with other processes, on the same computer or on another.
RPC is used for many different programs. A computer is technically less vulnerable with RPC off. This is mainly because so many other things are broken and thus the number of things Malware can take advantage of is decreased. The bottom line is you need RPC to run for most Windows server functionality.
What type of error message do you get when the service fails? Is there anything in the event log? Can you start RPC manually after booting up?
J Wolfgang Goerlich
On Jul 12, 6:11 am, "Synapse Syndrome" <syna...[ at ]NOSPAMgomez404.elitemail.org> wrote:
[Quoted Text] > Whenever I start this Windows 2003 Server, the RPC Security Service fails to > start. > > Does anybody know what could cause this? > > What does this service do, and could be the consequences of this service not > running? Is the server vulnerable without it? > > What steps could I take to make sure it does run? > > Thanks
|