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 bkrike 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. CherryPanda

    Speeding up WMI data collection with Async queries

    I was looking for a way to speed up data collection via WMI from a large set of servers. After looking at (and rejecting) several different approaches I've decided to try Async queries to poll several hosts simultaneously. Code is below: Set objSink =...
  2. CherryPanda

    Building and using XML tree for data collection / reporting

    Hello, I'm a long-time user / first time poster on these forums. This is my contribution, if anyone finds it helpful or has improvement ideas - great! Synapse - VBScript is great for collection various data from AD but there aren't many ways to store/present complex data sets. Using XMLDOM...
  3. CherryPanda

    PSQLBCP.DLL on WinNT 4.0 TS

    Does anyone know how to register PSQLBCP.DLL on WinNT 4.0 TS? I've tried regsvr32 and just applying relevant registry keys from another machine. Nothing works. Thanks

Part and Inventory Search

Back
Top