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

Console Message Program

Status
Not open for further replies.

JMJackson

IS-IT--Management
Jan 24, 2003
2
US
I am looking to build an application to Send a console message to users or groups within my domain. I know of the capabililty of using the MMC or NET SEND conmmand form the command prompt. We are looking for a easy-to-use program with a GUI interface, so that we can send out messages with a graphic and text...

Thanks for the help
 
Not sure this is really what your looking for, but will take a stab at it.

You can create a .VBS script that can provide the functionality sans embedding images into the body of the message.

You can use CDONTS (NT or Win2000) or CDOSYS (Win2000) to attach an image(s).

Can be GUI (using wscript) or command line with prompts (cscript).

Some references to CDONTS and CDOSYS see posting:

thread329-479063 this helps.

DougCranston
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top