Forum Topic - Shutdown:
   
Shutdown  
shutdown -n <remote> won't work if the remote note doesn't have shutdown in its path.  Kind of sucks if you want to 
remotely reboot a PC because devb-eide.

Thinking about it I guess something like on -f <remote node> /net/localnode/bin/shutdown would have worked?