I would like to shutdown remote system using WMI by c++ code.I have seen that "SeShutdown" privilege must be enabled on the system.Is there is any methods available to set privileges through wmi using c++?
I would like to shutdown remote system using WMI by c++ code.I have seen that "SeShutdown" privilege must be enabled on the system.Is there is any methods available to set privileges through wmi using c++?