#88269 - 2003-07-14 06:29 PM
Re: The All-New KiXomatic 2.1 - 'Now with KiX!'
|
NTDOC
Administrator
Registered: 2000-07-28
Posts: 11624
Loc: CA
|
Yeah... 2 problems I don't think anyone is going to solve in their code.
CUT and Acceptable colors for eveyone.
|
Top
|
|
|
|
#88270 - 2003-07-14 06:34 PM
Re: The All-New KiXomatic 2.1 - 'Now with KiX!'
|
Chris S.
MM club member
Registered: 2002-03-18
Posts: 2368
Loc: Earth
|
The lengths you guys will go to to increase your post-count.
Is this description better?
BTW, I plan on updating this script when the latest KF dll goes gold. Sometime in the next decade, I imagine.
|
Top
|
|
|
|
#88271 - 2003-07-14 06:37 PM
Re: The All-New KiXomatic 2.1 - 'Now with KiX!'
|
NTDOC
Administrator
Registered: 2000-07-28
Posts: 11624
Loc: CA
|
LOL
|
Top
|
|
|
|
#88274 - 2003-07-14 07:11 PM
Re: The All-New KiXomatic 2.1 - 'Now with KiX!'
|
Chris S.
MM club member
Registered: 2002-03-18
Posts: 2368
Loc: Earth
|
|
Top
|
|
|
|
#88283 - 2006-02-09 09:32 AM
Re: The All-New KiXomatic 2.2 - 'Now with KiX! and WKiX!'
|
Arend_
MM club member
Registered: 2005-01-17
Posts: 1895
Loc: Hilversum, The Netherlands
|
How about KixOMatic showing methods too ?
|
Top
|
|
|
|
#88285 - 2006-02-09 09:51 AM
Re: The All-New KiXomatic 2.2 - 'Now with KiX! and WKiX!'
|
Arend_
MM club member
Registered: 2005-01-17
Posts: 1895
Loc: Hilversum, The Netherlands
|
Something like this perhaps ? Code:
$strComputer = "." $objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" + $strComputer + "\root\cimv2") $objClass = $objWMIService.Get("Win32_PnPEntity") ? "Listing Class Methods:" For Each $objItem In $objClass.methods_ ? $objItem.Name Next
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
0 registered
and 255 anonymous users online.
|
|
|