http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx
Win32_Process only gives you Total Number of Open Handles (Handlecount).
Thanks
http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx
Win32_Process only seems to offer the total number of open handles
(handlecount).
Thanks
Probably not, but some WMI answers can also depend on what exact OS (and
SP/release, etc) you are referring to...
Marco
--
*Microsoft MVP - Windows PowerShell
https://mvp.support.microsoft.com/profile/Marco.Shaw
*Co-Author - Sams Windows PowerShell Unleashed 2nd Edition
*PowerShell Co-Community Director - http://www.powershellcommunity.org
*Blog - http://marcoshaw.blogspot.com
I don't have access to this OS, but if you can't find something relevant
on Server 2008 and/or Vista, then you won't likely find it in 2003.
I might recommend considering using WinRM and using handle.exe...