windows services
vincent wehren
vincent at visualtrans.de
Sat Oct 16 15:59:41 EDT 2004
More information about the Python-list mailing list
Sat Oct 16 15:59:41 EDT 2004
- Previous message (by thread): windows services
- Next message (by thread): windows services
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Francis Lavoie wrote: > Is it possible to restart windows services? (remotely and locally) > > Because I have a little script that retreive the LastWaitTimeout key of > the automatic update, delete that key if it out schedule for our > production needs. But still the service need to be restarded if I want > that key to be reset, when Win Update will resynchronize with the sus > server for new update. > > Thankx > Mybe this helps: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/59872 -- Vincent Wehren
- Previous message (by thread): windows services
- Next message (by thread): windows services
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list