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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Start Remote Process

Status
Not open for further replies.

djwatts

Programmer
Joined
Nov 10, 2004
Messages
91
Location
GB
Hi,

Does anyone know how to start a process on a remote machine, I have a vb script that can achieve this using wmi. Are there any API calls that can do the same???

Regards
 
I am curious as to why you would not just continue to use WMI if you already have it done... ??
 
How do I use this in a VB application not in vb script
 
You can actually just paste your VBScript into a sub main procedure and it will work just fine.

There are plenty of example on this forum that will give you exactly what you need. Use the keyword search functionality to find them!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top