- WOL (Wake-up from the network card) Many restrictions, the intranet is not stable, not to mention the extranet, give up
- Power off restore last state, required
- Power-On is required
- WiFi Smart Switch One
?
Managed servers
Esxi 6 2 units, Windows 2012 2
Unified use WiFi switch, esxi6 set SSH self-boot, set VM with host switch, Hyperv set VM self-boot
Set the Windows scheduled task, shutdown
Use C # sharpssh to write a small program that executes/sbin/poweroff instructions over an SSH connection on ESXi, set up a Windows timer task, and periodically execute the program so that ESXi shuts down
As a result, the server shuts down and the VM shuts down as the host shuts down (the VM is turned off before the host shuts down)
?
?
Finally, set the WiFi socket timer switch, cut off the power, the next day and then automatically open, after power, all the server automatically start, virtual machine with the start
If the holiday, only need to set the time of the WiFi switch, no longer use the bios of the rigid daily boot
?
?
?
Timing Switch Machine Program