PDA

Click to See Complete Forum and Search --> : Find all active clients on Visual Basic


thamizhinpan
May 13th, 2008, 01:05 PM
I would like to write a program on vb for windows 2003 platform that can shutdown/Restart/Log off all active clients with a message of client desktop.
We can do it manually by calling shutdown.exe on windows. But we can't able to find active(working) client computers.
Can I do this on VB?

Hack
May 17th, 2008, 02:39 PM
Working clients on what? A specific application? A network?

RobDog888
May 17th, 2008, 06:13 PM
Active client computer = workstation that is turned on. ;)

RobDog888
May 18th, 2008, 01:13 PM
My code here will do it for you.

http://www.vbforums.com/showpost.php?p=1801390&postcount=6