W
Wai Kong [MSFT]
Hi, Victor,
You may want to try wbemtest.exe (located at \system32\wbem folder on XP
machine) to find out the GUID for that machine:
1. run wbemtest.exe
2. Click Connect. Change Namespace to root\cimv2, and hit connect.
3. hit Enum Classes... button, it will pop up a dialog, choose Recursive and
hit OK.
4. in the Query Result dialog, you will see Win32_ComputerSystemProduct
class, Double click it and it will pop up a Object editor dialog.
5. In the Properties listbox, choose UUID and click Instances button. In the
Query Result dialog that pops up, double click and another Object Editor
dialog will pop up. This time, it contains the UUID for the computer.
Hope this helps.
You may want to try wbemtest.exe (located at \system32\wbem folder on XP
machine) to find out the GUID for that machine:
1. run wbemtest.exe
2. Click Connect. Change Namespace to root\cimv2, and hit connect.
3. hit Enum Classes... button, it will pop up a dialog, choose Recursive and
hit OK.
4. in the Query Result dialog, you will see Win32_ComputerSystemProduct
class, Double click it and it will pop up a Object editor dialog.
5. In the Properties listbox, choose UUID and click Instances button. In the
Query Result dialog that pops up, double click and another Object Editor
dialog will pop up. This time, it contains the UUID for the computer.
Hope this helps.