Shutdown any machine available on Network using VB 6.0.
Shutdown any machine available on Network using VB 6.0.
Rate Shutdown any machine available on Network using VB 6.0.
(1(1 Vote))
Call InitiateSystemShutDown("Name of the machine on network",0,1,True,True)
End Sub
//You can call the same method in VC++ also to shutdown the any machine avaliable on the network. The only thing you require is the Machine Name.
Shutdown any machine available on Network using VB 6.0. Comments
No comments yet — be the first to post one!
Post a Comment