How to enable Remote Procedure Call by command line?

  • Thread starter Thread starter Weiping Chen
  • Start date Start date
W

Weiping Chen

Hi,

I accidently disabled the Remote Procedure Call service
through the Services Management Console. This caused big
problems:
- Could not open the property of Remote Procedure Call
service! so I can't enable it through Services Management
Console!!
- Clicking on hyper links on MS Internet Explorer doesn't
bring to the linked page;
- Could not paste a file in Windows Explorer.

Anybody knows how to enable Remote Procedure Call by
command line? Thank you in advance.

Weiping
 
Weiping said:
Hi,

I accidently disabled the Remote Procedure Call service
through the Services Management Console. This caused big
problems:
- Could not open the property of Remote Procedure Call
service! so I can't enable it through Services Management
Console!!
- Clicking on hyper links on MS Internet Explorer doesn't
bring to the linked page;
- Could not paste a file in Windows Explorer.

Anybody knows how to enable Remote Procedure Call by
command line? Thank you in advance.

Use regedit to set

HKLM\SYSTEM\CurrentControlSet\Services\RpcSs
Start=0x2

and reboot.
 

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