On Sat, Apr 18, 2009 at 8:09 PM, Tim Golden <[email protected]> wrote: > John Randolph wrote: > >> Actually I had previously placed a delay between the new_rule creation >> and calling AddMembershipRule for another reason -- to make a clear >> break in the timestamps on the server side wmi logs. Unfortunately >> the delay doesn't help. > > Shame. > >> Adding a Put_ gave me a different error, "Attempt to put an instance >> with no defined key." > > As I expected. > >> Not sure where to go from here, really. > > Me neither, I'm afraid. I'm more than happy to help > on the Python-WMI front, but outside that I'd be > playing guessing games with the SMS side of things. > > TJG >
Tim, is there any more debugging info I can gain on the python wmi side? I tried setting debug=True but that gives minimal info, mostly wsql queries during object selection, etc. Regards John _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
