I want to be able to send an email using a vb file, fill in the email address (or grab using AD if that is possible) to send to user the first time they log onto their machine.
The admin at work say they can add a file to be exectuted to the login command so I guess I need a .vbs file that can send the email.
It is a welcome to our company email (we used to use message.msg to do this but IT upgraded to Outlook 2003 and this facility has now been removed).
Can someone point me to a site or recommend somewhere that will show me how to do send email with vb? I read somewhere that I can user server variables to grab the NT account username which is the same as their email address to send to.
Thank you
The admin at work say they can add a file to be exectuted to the login command so I guess I need a .vbs file that can send the email.
It is a welcome to our company email (we used to use message.msg to do this but IT upgraded to Outlook 2003 and this facility has now been removed).
Can someone point me to a site or recommend somewhere that will show me how to do send email with vb? I read somewhere that I can user server variables to grab the NT account username which is the same as their email address to send to.
Thank you