Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Maybe silly

Status
Not open for further replies.

BKearan

IS-IT--Management
Sep 27, 2007
45
0
0
US
How can I get a pop-up to show on a remote computer?
Need to reboot a few hundred computers, showing the user a box and waiting until they click "OK" to actually reboot.
 
May not be great, but I created two scripts to handle this. Remote_Reboot.vbs reads the list of computers and copies the reboot.vbs script to the computer then launches the script on the remote computer, popping up a msgbox and rebooting the computer when the msgbox goes away (either "OK" or "X")

If there is a One-Script way to do this, lemme know!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top