[python-win32] Querying the VNC Service fails sometimes
Mike Driscoll
mdriscoll at co.marshall.ia.us
Mon Jun 23 22:05:30 CEST 2008
Tim,
> <div class="moz-text-flowed" style="font-family: -moz-fixed">Mike
> Driscoll wrote:
> [... snip problems checking service status ...]
>
> Well I've no idea if this suggestion will actually work
> round whatever the issue is but...
>
> ... you can use WMI to query service info. (You knew I
> was going to say that, didn't you?)
I knew you'd have some idea...you almost always do...I may try build 211
first since WMI always tends to slow my login scripts down
significantly. Other than that, WMI is a very cool tool.
>
> Example you can modify:
>
> http://tgolden.sc.sabren.com/python/wmi_cookbook.html#automatic_services
>
> TJG
>
> </div>
Thanks. I'll read up on it and see if I can get it to work on my
development machine. That way I'll have it for backup if the 211 idea
falls through.
Mike
More information about the python-win32
mailing list