Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Check multiple remote machines for certain running process

Status
Not open for further replies.

Kevin DP

Technical User
Feb 8, 2019
1
US
I am very new to VBS.
I have created a simple script that determines if a certain process (powerpnt) is running on my local machine.

I would like to create a similar script that checks for the running process on multiple machines, and displays the results as:
Machine1: Process is running
Machine2: Process is not running
Machine3: Process is running
Machine4: Process is not running
Machine5: Process is running
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top