Check If a Process is Running on a Remote Computer (VB Script)
Category:
Network/InternetType:
SnippetsDifficulty:
IntermediateAuthor:
Rowen BankxVersion Compatibility: Visual Basic Script
More information:
This script checks if a specific process is running on a (remote) computer. It uses WMI to accomplish this.
Check out http://www.activxperts.com for more samples, components and tools
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: