I am trying to hibernate my computer from the command line (cmd). I was using shutdown /s /t 20 to shutdown the the computer. I change /s to /h to hibernate and now it just returns the usage text as if it doesn't recognise what I have entered. In this is does say
/h Hibernate the local computer. Is there something else that I need to use with /h to get it to hibernate?