Im trying to figure out if it is possible to “Hibernate” not shut down a windows 10 pc from a pi3
I already know about this command that you can run from the terminal net rpc shutdown -I 192.168.X.X -U user%password
Which will shut down the remote windows pc but I want to Hibernate it so that I can lift off from what I was last working on and also windows 10 does not support WOL when shut down so hens the Hibernate.
for the moment i’m leaning towards this not being possible (the fault lying with windows) but would love to be proven wrong so i could implement this into a script on home assistant and have lot of home automation goodness going on
For this KODI would have to be running with all the network settings in working order. I now have a switch which turns on the PC via Wake over lan and also puts it back down to hibernate. This may not work for you but I thought I would share.