Shutdown Remote System using C++ through WMI

Viewed 28

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++?

0 Answers
Related