[Samba] Execute a Windows .bat from Linux

Aaron C. de Bruyn aaron at heyaaron.com
Wed Oct 6 21:01:27 UTC 2021


I use Saltstack.
Install the agent on all your Windows machines.

>From your server:
salt 'somemachine.customer.tld' cmd.run 'sc stop mydatabase'

-A

On Wed, Oct 6, 2021 at 1:54 PM Rommel Rodriguez Toirac via samba <
samba at lists.samba.org> wrote:

> I use the following command to remotely shut down some Windows OS servers
> from
> a Linux OS PC (for example):
>
> net rpc SHUTDOWN -f -I 192.168.1.5 -U Administrador%su_contrasenna -W GTMBD
>
> but in one of them before shutting down I need to run some commands to
> disassemble and close a database system running on it.
> Is there a way to achieve it using some combination of samba? that is,
> from a
> PC with Linux operating system order the execution of a file.bat on a PC
> with
> Windows operating system.
>
> I hope understand the point.
>
> Thank in advance.
>
> --
> Rommel Rodriguez Toirac
> rommelrt at nauta.cu
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>


More information about the samba mailing list