How to shutdown other system in network?
Hi all,
How can i shutdowna system that is in my network?
Presently Iam using ExitWindowsEx a VC++ function (using Interop Services).By this i can able to shutdown or log off my system...
But how to do for another system?
Thank you.
Regards