Jump to content

Script run under a another PC


Scriptor
 Share

Recommended Posts

Ok. I have a script. The name of script is test.au3. And I will run the script on PC2.

I will run a script on the Admin-PC. And this script installs Office on the Office PC. (Installation above network)

I have several PCs.

- PC1 = Admin

- PC2 = Office

- PC3 = Programming

- PC4 = Internet

- PC5 = Guest

Link to comment
Share on other sites

run("cmd /c ""wmic /node:"yourcomputertarget" /user:"" /password:"ithinkyouknow" process "yourscript.exe" call create""")

-- Arck System _ Soon -- Ideas make everything

"La critique est facile, l'art est difficile"

Projects :

[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013 Get it Here [/list]
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...