Use PowerShell to Easily Find the Key Property of a WMI Class
Summary: Learn how to find the key property of a WMI class by using a Windows PowerShell function. Microsoft Scripting Guy Ed Wilson here. Well, I received a decent amount of feedback about version 1 of my HSGWMIhelper Windows PowerShell module. Today, I want to add a needed feature to the module: I need the ability to find a WMI key propert...