X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 607F23987C0C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1601040718; bh=BwNtxYCGqdwMuPv6j/s+PsQokfxZbRaO4fDcqgbunOc=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=KkEkHj16uqeuCFSa8lwijnFIf/A8oG2Rr6PQuwTlCbiYF1uwslOitvS9Ehq1G4OIs 4xedZKEhg5CZ3K5HnU7Vqzv8LtYmGJgJDcg8xDueVcWkyXvnTh2TiRoy+yW1Bp+oSK e7SjMTbwTd4D5cFwiPNWpc/9rDRpue3min71jCuo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BCF4A3857801 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:from:date:message-id :subject:to; bh=vEghHELu+3ut85W+yJuR5ou37fKeeIdGc0NgR5RGKHw=; b=YSERRYyXMoT7iC3UgDCOa33WlqaFF+uDPHe9KNinKe1v34n7x+tb5BWR+P6J+6kG4X 1EkUUtgIlntFNkyKCUJjgS6UV4zPJ56nzxbGlAgUOdcYieP0j5FKRj+XYDodPSa8yix3 udJFqSWhzHJ23AuAalwHmTYtW4nSamm0Hw1RPSl3DU9bE7KHzC4kayoHtFcEXcHhQb5u KTzR9GyF59aKY8mk7RJV2o7GEZpJIvOWQ0vVtQiw4A0HS+TkA3/FEdyJ6aNnBhsQgi6K DnTH6M/RzeIfHKUvZeMWlfH11sLTwlU/dgVG6vd8HZNcDxp5ocMgcB/sp83Jmuz0y2vu qhTg== X-Gm-Message-State: AOAM5322wbHMXQolijELPOo+C71IR3Br799xAbsYe1r5p8ydzXHwCA2U j3QZt2zI9TSPIillQdkv2pzBQa9CoKj4lZnJgMwBeSbhy9o= X-Google-Smtp-Source: ABdhPJy4imgiclIBMEkpWtjYGalK+2UUbEaV83Z4cMwWBySks5fuKjDWjIs8mFGUa1mCxGK5ElP61JKyEla+c7HU5pY= X-Received: by 2002:a25:d98f:: with SMTP id q137mr5336341ybg.308.1601040715020; Fri, 25 Sep 2020 06:31:55 -0700 (PDT) MIME-Version: 1.0 Date: Fri, 25 Sep 2020 09:32:07 -0400 Message-ID: Subject: Remotely restart a windows machine To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: "Peter J. Krum via Cygwin" Reply-To: Peter AT krum DOT name Cc: "Peter J. Krum" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "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 Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple