VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Shutdown any machine available on Network using VB 6.0.

by Bhuwan Chand Joshi (69 Submissions)
Category: Windows System Services
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Wed 2nd May 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Shutdown any machine available on Network using VB 6.0.

Rate Shutdown any machine available on Network using VB 6.0.




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.

Download this snippet    Add to My Saved Code

Shutdown any machine available on Network using VB 6.0. Comments

No comments have been posted about Shutdown any machine available on Network using VB 6.0.. Why not be the first to post a comment about Shutdown any machine available on Network using VB 6.0..

Post your comment

Subject:
Message:
0/1000 characters