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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating an infinite Popup window in a logon script

Status
Not open for further replies.

cohortq

Technical User
Aug 20, 2002
20
US
Ok well my boss wants us to "fake" a virus catastrophe, and I was thinking about using our logon scripts to do it. Are there any ways I can have the computer popup not infinitely but a whole lot of windows with messages like "VIRUS FOUND, Computer will self destruct". Please past code in VB or if this could somehow be done using the normal command line commands. Thanks a lot!!
 
this really In my opinion does not simulate a virus catastophy. Fdisk your drives and that will do it :)


no seriously though


just make a batch file to net send


net send \\workstation [message}

loop it in a batch file or you could even schedule it as a scheduled task or an AT command Thanks
Erik Butler
2000 MCSE
erikbutler@centurytel.net
 
Tried it, the problem with that is that it only shows up in the same area, and does not flood the entire screen.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top