Hi all,
I don't do much (=any) scripting on windows but I would like to write a script that does the following:
Double clicking on this script should:
Open a new email message in Outlook;
Populate the address and subject fields;
Include a form in the message body for the user to fill out;
Ideally the form will automatically fill in the local IP address of the machine in question and if possible the username of whoever is logged in;
Does anyone know if this is possible?