GianAutoitprogrammer Posted April 15, 2011 Posted April 15, 2011 Hellow, I need a code(s) to how to run a program in a computer on a network... I am creating a CafeSuite like program to control the usage of computers in a computer shop... Tnx in advance...
jvanegmond Posted April 15, 2011 Posted April 15, 2011 Try using "psexec" which is a command line tool free to be downloaded here: http://technet.microsoft.com/en-us/sysinternals/bb896649 github.com/jvanegmond
GianAutoitprogrammer Posted April 15, 2011 Author Posted April 15, 2011 Could I use this using autoit shellexecute + parameters... But I need I code to send the run command to run the client program at the computer on the network...
FMS Posted April 15, 2011 Posted April 15, 2011 u could use dos commands.... iff u wanna do it's nice to know iff the autoit script u wanna build is run from a AD or a windows XP/7 or something machine... because there are in server 2003/2008 commands to do what u wanna do greetz FMS as finishing touch god created the dutch
hima Posted May 20, 2014 Posted May 20, 2014 Hi, I am looking for the same question. could please someone guide on how to run a program from a computer on a network. It has MS windows server 2008 OS.
orbs Posted May 20, 2014 Posted May 20, 2014 hello hima, 1) this thread is 3 years old. try not to resurrect old threads, instead start one of your own, and optionally add a link to the old thread for reference. 2) have you tried searching the forum? this topic is discussed many times.. 3) the issue is not AutoIt-specific; AutoIt can help you to implement a general method, which google can direct you to. 4) that old thread mentioned PsExec, have you checked it? Signature - my forum contributions: Reveal hidden contents UDF: LFN - support for long file names (over 260 characters) InputImpose - impose valid characters in an input control TimeConvert - convert UTC to/from local time and/or reformat the string representation AMF - accept multiple files from Windows Explorer context menu DateDuration - literal description of the difference between given dates Apps: Touch - set the "modified" timestamp of a file to current time Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes SPDiff - Single-Pane Text Diff
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now