I'm surprised your PC stay's on once the SB brings it out of standby. In fact for me, WOL feature was more or less useless until the recent PreventStandby Plugin was released. The Microsoft docs indicate that the PC will resume standby after about 2 mins, so the plugin was required to make an API call every minute to say that the system was in use. Perhaps you already run some software that is making this API call.
The Execute script plugin can be configured to run the following command which will put XP/2000 into standby %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState You can configure a script to run on a power off event. -- oreillymj ------------------------------------------------------------------------ oreillymj's Profile: http://forums.slimdevices.com/member.php?userid=699 View this thread: http://forums.slimdevices.com/showthread.php?t=23109 _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
