How do I use RSC within a local network?

  • Thread starter Thread starter Shibs
  • Start date Start date
S

Shibs

How can I run procedures on other PCs on a local network?
I tried using the shutdown command on CMD but on every
computer except the one I'm using, it says that the
access is denied. Is there some sort of option that I
need to disable or some permissions I need to set?
 
I was curious what RSC was....
You have a permissions issue.
Log into your PC with an administrator account.
Ensure that this same account is an administrator on the destination PC(s).
I will assume that you are in a workgroup setting.
Therefore, this particular account (call it Bob) with the same password must
be configured as an administrator on the destination PCs.
Then, for example, you will be able to remotely shutdown other PCs.
Also try www.sysinternals.com and download pstools for other methods of
remote process execution.

Let me know if you require more details.

Joe
 

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