Posted
by
Kenneth van Surksum on
on March 13 2009, 9:17 AM
with no comments
Ben Armstrong: I would like to take a moment to talk about some “scripting technique” for how to get the best results out of your code. With our WMI interfaces there are often multiple ways to get results, but some are more efficient than others. Let’s say that I wanted to get an instance of a network adapter that is connected to a virtual machine called “Home Server”.
2934 Views