Reboot a Remote Machine in .net
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I want to reboot some remote Windows machines using C#. I have find one article using VS 2005 and framework v2.0. Does anyone knows how i can make it with VS 2003 and v.1.1? I know that I can write a Batch file using shutdown and call it from my application. But the user on the machine where my application runs have no administrative rights on the machine i want to reboot.. Hope someone can help Greetings from Germany