Using Shell Script - How to schedule - meeting/its invite in MS Outlook 2010 Meeting
Hi All
I'm wondering if there's a way to perform the following:;
a. From a Linux machine, run a shell script and pass some parameters related to
1. Date\Time in some timezone
2. Subject
3. Location
4. Message body
5. Attachment file path (this will contain a file in .msg/.doc/.any format supported by MS
outlook)
6. Recepients
7. Name of the sender
8. Importance of the meeting (either ! or not).
Now, what this shell script should do is to send a meeting invite to all recepients and they should see in their INBOX, that a meeting has been scheduled.
sendmail??
Thanks
Arun Sangal
|