Is it possible to restart the system using C#? My goal is to create a TCP Server/Client. Using the client I can reboot the machine when it needs to be fixed.
Any ideas?
Restart/Shutdown System
Started by Leion, Dec 11 2007 06:18 AM
1 reply to this topic
#1
Posted 11 December 2007 - 06:18 AM
|
|
|
#2
Posted 12 December 2007 - 11:51 AM
http://support.microsoft.com/kb/317371
windows has a program called shutdown.exe which can remotely shutdown windows machines, i guess u could just call it and pass it the proper parameters
windows has a program called shutdown.exe which can remotely shutdown windows machines, i guess u could just call it and pass it the proper parameters


Sign In
Create Account

Back to top









