Jump to content

Just Wondering About Remote Connections


Recommended Posts

ok j/w is there a way for me to run scripts on another computer on my home network from my laptop. my reason:: my grandfather has no clue what disk clean up is or does nor does he know how to do it. i would like to be able to run a maintinance wizard from my laptop on his computer so that he doesnt kno im doing it. he gets grouchy if i do stuff for him cuz i dont explain it bcuz i already have like a dozen times. let me know if i can run this sort of thing on my home network i have a very simple wireless/ wired router.

A great place to start Autoit 1-2-3

Link to comment
Share on other sites

I recently made a Remote Client that you could send simple functions to. Right now i'm working on a script-runner that you have to connect to by IP adress and then you can Execute any script you like on that PC.

There's no fixed solution, you will probably have to think of a way to make the connection, send the script, and run the script. So good luck!

Link to comment
Share on other sites

You can get it Here


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Link to comment
Share on other sites

A very easy way to get started (not using AutoIT though) would be to use PsExec... :)

One important issue to not while executing Autoit scripts remotely, The remote PC should be logged ie console should be running or the remote PC should in autologin mode, otherwise your scripts will not be executed.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...