Trying to use send keys like so:

$nul=SendKeys("m")
or
SendKeys("{ENTER}")

to wake a remote machine from it's screen saver....but it does not seem to work (using psexec to run the command on the remote machine...psexec reports kix file as started and successful).
Is there another way to wake a pc using kix or any utility...should'nt this work??