Introduction PowerShell version 1 provided good integration with WMI using the Get-WmiObject cmdlet, allowing you to easily retrieve and modify WMI instances, and call WMI methods, but PowerShell v2 h… more →
Trevor Sullivan's Tech Roomwrote 1 month ago: Introduction PowerShell version 1 provided good integration with WMI using the Get-WmiObject cmdlet, … more →
wrote 2 months ago: Update (2009-10-05 12:30 PM): Thanks to Todd Hemsell, I now know that you have to restart the ccmexe … more →
wrote 4 months ago: Windows Management Instrumentation (WMI) is the infrastructure for management data and operations on … more →
wrote 8 months ago: Here is a crude, but functional Visual Basic (VB) script that I wrote to document WMI classes, metho … more →
wrote 1 year ago: DCOM dynamically allocates one port per process. You need to decide how many ports you want to alloc … more →
wrote 2 years ago: See how to build Network Browser by Using WMI to retrieve Domain Information, Enumerate Computers on … more →