autoitquestion Posted April 26, 2011 Posted April 26, 2011 How can I check if process exist on other machine? Is it possible with ProcessExists? Thanks a lot! Noa :-)
wakillon Posted April 26, 2011 Posted April 26, 2011 (edited) no, See for query.exe command line tool ! Edited April 26, 2011 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
sahsanu Posted April 26, 2011 Posted April 26, 2011 what?>query.exe is a tool to check processes, sessions etc. (it should be already included on your Windows). Anyway, don't know whether this tool can be used to check those parameters on other machine.As an alternative, you can use PsList tool from sysinternals which can do what you need.
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