Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

which WMI WIN32 class has the information that netstat can provide

47 views
Skip to first unread message

jzhe...@gmail.com

unread,
Feb 28, 2013, 12:58:56 PM2/28/13
to
hi all,

I am writing a vbscript to do WMI query on remote host (win2008, win 7, winxp , etc)
I want to use WMI query to get the similar results as if I run
"tasklist" and "netstat -ano" commands locally on the remote host

For "tasklist", the Win32_Process class has all the information I need.

However, I could not find a WMI Win32 class that can provide information as if
I run "netstat -ano".

Has someone encountered similar problem before?

Thanks!

James
0 new messages