WOL - Shutdown - magic package - wake on lan - sleep
Hi,
The bOS comes with a function to remotely shut-down, sleep or wake a computer, however it is unclear which methid it uses, as it has ramifications on network or operating system
Method 1 - bOS generates a operating system shutdown command, e.g. shutdown /s /m \\myremotePC /t 5
Method 2 - bOS generates an actual LAN network message and drops it on the network
As the bOS method does not seem to work, have tried multiple things, in order to ring-fence the possible root causes. Can you please confirm which method bOS uses to leverage remote switch-on/sleep of computers pleasE?
Thanks,
Thanks, I am sorry, but that does not make any sense nor maps to the current behaviour
a) The function knows whether the computer is up or down without (power.value) the need to install the bOS client on the other side. This is expected, as this only requires a ping done by the computer object.
b) A server running on Linux or any non-windows OS would not work correctly, or simply any device with a LAN card
c) When the function is executed, Sleep, Shutdown, Wake up, the server recognises the execution and attempts to execute any of those functions, however, there is no trace no details on how it operates
d) Generating a magic package is standard in every mid-level network devices (e.g. switch, router, hub), if I was gonna put a packet sniffer on the server I am sure I'd encounter the actual generation of a command that travels the network but unable to extract the details.
We go back to the original questions, there is only two methods in WOL protocol to switch-off a computer remotely, please confirm what the three functions that come defined by default actually do.
Hi ComfortClik team, Can you please shed some light on the process followed, there are some inconsistences as flagged previously. There's no need to have a client running on the target computer to check its status, by setting-up the correct data points the function knows the status. Additionally having a bOS client runnign on a target computer it is just not efficient at all, and as flagged inefficient, e.g. you're not gonna put a bOS client on NAS server running linux. WOL used only two methods, I am struggling to believe the Server cannot implement the issuance of a magic package, same as switches, hubs and routers have it implemented by default these days