Need Help
-
I need a comand that turn off my pc and another to suspend I tried but doesnt work. by the way any one know if its possible do aomething like this wakeonlan /s /t 30 start firefox http://www.youtube.com
-
@Ego95, wakeonlan send a "magic packet" to power on a seperate computer across the same local area network. It does not turn a computer off or suspend it.
I think you meant the shutdown command, not wakeonlan because this command would shutdown a Windows computer in 30 seconds:
shutdown /s /t 30