March 23, 20224 yr Im attempting to shutdown unraid with the following in a batch file, but it requires keyboard input to confirm once its ran. Is there anyway around that or some other way to shutdown unraid cleanly with a script on a remote computer that on the same network plink.exe -ssh -pw passwordhere useridhere@serveriphere powerdown
March 24, 20224 yr Solution 15 hours ago, xxbryantd said: Im attempting to shutdown unraid with the following in a batch file, but it requires keyboard input to confirm once its ran. Is there anyway around that or some other way to shutdown unraid cleanly with a script on a remote computer that on the same network plink.exe -ssh -pw passwordhere useridhere@serveriphere powerdown Try this plink.exe -batch -ssh -pw passwordhere useridhere@serveriphere powerdown
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.