Send .vb message box through-out network - TechRepublic
General discussion
June 23, 2006 at 09:32 AM
w_g_ellis

Send .vb message box through-out network

by w_g_ellis . Updated 20 years ago

I was assigned a task write a script for and auto-reboot for all network PC’s. The network has all XP Pro operating systems. The script works just fine, but now I have been asked to include a message box that will be sent to each PC letting the user know that they will be logged off in five minutes. I have the .vb script on the DC1 controller and the PC names pull from a text file. Is a visual basic script the way to go or would a batch file work better? I really need to be able to have the message show up on every PC. I do not want to have any user input. I just want the message to show up, for example 20, and then leave.

Thanks in advance for all help

This discussion is locked

All Comments