bpvwebdesigns
IS-IT--Management
Hello,
I am trying to write a batch script that will do the following, can anyone help?
Example of desired output: //IGNORE THESE ARE COMMENTS
LAN Instant messenger
Please type the user you wish to message:
//THEN IT PROMPTS FOR AN INPUT AND COMMITS IT TO RAM
Please type your message
//THEN IT PROMPTS FOR AN INPUT AND COMMITS IT TO RAM
// THEN RUN THIS COMMAND -> net send USER MESSAGE
I was wondering if anyone knows how to do this, I know that there are programs available to message on lans but I really want it to be like this in a batch script.
Thanks in advance ___________________________________________________
Brian Velkavrh
Sr. Consultant - BPV Webdesigns
Network+ Certified Engineer
I am trying to write a batch script that will do the following, can anyone help?
Example of desired output: //IGNORE THESE ARE COMMENTS
LAN Instant messenger
Please type the user you wish to message:
//THEN IT PROMPTS FOR AN INPUT AND COMMITS IT TO RAM
Please type your message
//THEN IT PROMPTS FOR AN INPUT AND COMMITS IT TO RAM
// THEN RUN THIS COMMAND -> net send USER MESSAGE
I was wondering if anyone knows how to do this, I know that there are programs available to message on lans but I really want it to be like this in a batch script.
Thanks in advance ___________________________________________________


Brian Velkavrh
Sr. Consultant - BPV Webdesigns
Network+ Certified Engineer