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 Shaun E 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: *

  1. countryfanjohn

    Set WMI = GetObject("winmgmts:") error

    I keep getting the following VBScript runtime error: "File name or class name not found during Automation operation: 'GetObject'", on this statement: Set WMI = GetObject("winmgmts:"), and numerous variations of it. My guess is I don't have something installed. I'm testing...
  2. countryfanjohn

    Redirect output of a ping

    I'm writing a script which will run in background and wake up periodically and ping an address. The ping works fine, but I've tried everything and can't get the output into a text file. I'll clue you in, I've only written two other scripts so far, I'm a newbie at this, so be gentle.
  3. countryfanjohn

    HP OPENVIEW NNM

    I wrote a small vbscript to handle notifications from HP OpenView NNM. I am running on NNM B.06.10 on NT 4.0. If I run the script from the command line, either with or without arguments, it runs fine. When executed by NNM, it fails with an exit value 1. I have a case open with HP, but so far...

Part and Inventory Search

Back
Top