I know this is already posted in Exchange 5.5 forum, but just thought this will get better exposure if it is here also.
Where would I go to find out what are all the switches for Outlook at? I am writing this script that will launch Outlook automatically when a user logs into a machine. This works fine with two problems...
1. If Outlook is installed on the machine. (This is forgiven, and I don't care too much about this. With an If Else statement, I can bypass this)
2. Outlook is installed on the machine, but Profile has not been setup. This will give spit out an error message.
My goal is to automatically launch Outlook with a switch that will knows how to use the username as a mailbox with a predefine Exchange server.
Is this possible?
Thank you,
Richard.
Where would I go to find out what are all the switches for Outlook at? I am writing this script that will launch Outlook automatically when a user logs into a machine. This works fine with two problems...
1. If Outlook is installed on the machine. (This is forgiven, and I don't care too much about this. With an If Else statement, I can bypass this)
2. Outlook is installed on the machine, but Profile has not been setup. This will give spit out an error message.
My goal is to automatically launch Outlook with a switch that will knows how to use the username as a mailbox with a predefine Exchange server.
Is this possible?
Thank you,
Richard.