Boston Linux & UNIX was originally founded in 1994 as part of The Boston Computer Society. We meet on the third Wednesday of each month, online, via Jitsi Meet.

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] Python module for Windows services that runs on Linux



> From: discuss-bounces+blu=nedharvey.com at blu.org [mailto:discuss-
> bounces+blu=nedharvey.com at blu.org] On Behalf Of Matt Shields
> 
> Anyone know of a python module that will let me query/start/stop a
> Windows
> service?  The module needs to be able work on a Linux system.  I've looked
> around but it seems all the modules I find require the python app to run on
> a Windows machine.

You mean you want to run something on linux, which will somehow reach out to a windows machine and start/stop windows services remotely, right?

You're looking for a linux equivalent of these?
	sc \\machine stop <service>
or
	psexec \\machine net stop <service>
etc



BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org