WMI

Matthew.Quinney at hollandandholland.com Matthew.Quinney at hollandandholland.com
Tue Mar 23 10:20:14 CET 2004


Subhendu,

Yes. I'm hoping to see whether some scheduled tasks are running -

Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2")
Set colItems = objWMIService.ExecQuery("Select * from Win32_Process",,48)

How far have you got - maybe I could help...?

Thanks

M







I am writing a bunch of WMI stuff in perl at the moment.  These are win32 
plugins that need to be lauched from a win32 platform.  My env has a 
nrep_nt agent launching all these checks...

Do you want to check this using the current process list (a la 
check_proc)?

-- 

-sg


_____________________________________________________________________
This e-mail has been scanned for viruses by the uuNet Internet Managed 
Scanning Service - powered by MessageLabs.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040323/1c171e29/attachment.html>


More information about the Users mailing list