RE: WMI - Restore Setting in Python

2005-10-11 Thread Tim Golden
[saw huan chng] > I am beginner in Python. I have some questions on WMI Service in Python. > I was able to use properties of Class Restore in WMI, but not able to > use the method. Here is the sample code that I done, anyone can help me? [... snip code ...] OK, I don't actually use XP (and the

WMI - Restore Setting in Python

2005-10-10 Thread saw huan chng
Hi,I am beginner in Python. I have some questions on WMI Service in Python. I was able to use properties of Class Restore in WMI, but not able to use the method. Here is the sample code that I done, anyone can help me?import win32com.clientstrComputer = "."objWMIService = win32com.client.Dispatch("