Quantcast
Channel: ActiveState Community Site - ActivePython discussion
Viewing all articles
Browse latest Browse all 75

Controlling services on windows 2008

$
0
0

I have Python 2.5 script wherein I remotely control (query, stop, start) services on Windows 2003 servers using win32service. We are upgrading servers to Windows 2008. My existing script will not control Windows 2008 services.

Is there a Python module that will access/control Windows 2008 services?

Thanks,


Viewing all articles
Browse latest Browse all 75

Trending Articles