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

Search results for query: *

  • Users: question82
  • Content: Threads
  • Order by date
  1. question82

    Terminate duplicate process (in logged owner)

    Hi, Im writing a script. This script terminate all process "notepat.exe" in logged owner. But script must terminate one if hi run. ----------------------------------------- strComputer = "." Dim strUserName Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set...

Part and Inventory Search

Back
Top