Displaying 1 result from an estimated 1 matches for "shutdowninit".
2004 Oct 09
1
rpcclient shutdown with -m
Hello All,
  I used the command rpcclient shutdowninit -m MESSAGE ... 
  to shutdown windows workstations and it used to work just fine.
  After an online update the shutdown script stopped working.
  Trying the command manually I got this return error:
  result was NT code 0x00000057
  when I cutoff -m MESSAGE from the script it works fine, but I can...