jep;331586 Wrote: 
> Update:
> 
> I think I know what happened. The "Hanging" psshutdown process got me
> thinking about if the psshutdown program was maybe waiting for me to
> accept the EULA. I had run psshutdown before and accepted the EULA but
> not as the SYSTEM user. I added a "-accepteula" to the command in the
> settings window of the plugin and now it seems to work :)

Good catch.  Thanks.

I do mention this in the readme:

Code:
--------------------
    -
  Run psshutdown.exe at least once before trying the plugin.  Recent versions
  of psshutdown require you to except an EULA the first time the program
  is run.  E.g. running "psshutdown.exe -c -f -k -t 20" from a command prompt 
  will initiate a shutdown but give you 20 seconds to click and cancel it.-
--------------------
..but obviously I didn't think through the fact that SC, as a service,
might be running under a different account and require the EULA
acceptance there too.

Clearly, I'll be saving folks a certain amount of head-scratching by
including "-accepteula" in the default cmd lines.  I'll make sure this
makes it into the next version.

Thanks for the suggestion!


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to