Re: Remotely restart a windows machine

2020-09-25 Thread Peter J. Krum via Cygwin
Oh OK thanks didn't realize it was calling the windows commands On Fri, Sep 25, 2020 at 10:28 AM Peter J. Krum wrote: > The syntax of this command is: > > NET > [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP | > HELPMSG | LOCALGROUP | PAUSE | SESSION | SHARE | S

Re: Remotely restart a windows machine

2020-09-25 Thread Peter J. Krum via Cygwin
The syntax of this command is: NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP | HELPMSG | LOCALGROUP | PAUSE | SESSION | SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ] On Fri, Sep 25, 2020 at 9:32 AM Peter J. Krum wrote: > I used this command

Remotely restart a windows machine

2020-09-25 Thread Peter J. Krum via Cygwin
I used this command on ubuntu: net rpc shutdown -r -f -t 30 -I 123.123.123.123 -U user:pass What would be the equivalent in CYGWIN? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscrib