| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Using taskkill
|
Original Message
|
Name: Ed The Man
Date: February 16, 2004 at 13:46:30 Pacific
Subject: Using taskkill OS: XP CPU/Ram: 1.5GB/206
|
Comment: I have managed to create a batch file that stores names of all lotus notes processes in a file. For example, the following command will search for the nlnotes.exe process on another computer and will store this data in a file. TASKLIST /s %wsorlt% | findstr /I /C:"nLNOTES.EXE" > %list% my question is how I can get TASKKILL to read the contents of %list% and kill the processes within this list on another ws?
Report Offensive Message For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home