Get Object Path dialog box
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
Get Object Path dialog box
Use the Get Object Path dialog box to specify the name of a class or the relative path to a class instance.
Object paths have the format: [Class].[KeyProperty] = Value
For example, an instance of a class called Myclass that has a key property called Keyproperty with a value of "A" the object path is: MyClass.KeyProperty="A".
For more information, see WMI Object Path Requirements.