Hello ,
As known there are direct commands for power states in windows and c# like Shutdown/Sleep/Hibernate
But I cant find the direct command to get the machine into Connected Standby state (On the machines that supports this power state)
I searched this , but All I found was using Microsoft Driver Test Kit , but it requires run time to be installed on the machine
So is there any command can be used directly form Windows API , or .net framework for Connected standby ?