How do I run multiple instances of Microsoft Outlook 2010, each with a specific profile?
Posted
by
Matt
on Super User
See other posts from Super User
or by Matt
Published on 2010-10-13T02:04:24Z
Indexed on
2011/01/09
6:55 UTC
Read the original article
Hit count: 301
I have 2 mail profiles - one profile has a single Exchange 2010 account and the other has a single IMAP account. I want to open an instance of Outlook for each.
I execute outlook.exe /profile MyExchangeProfile
for the Exchange profile and
outlook.exe /profile MyIMAPProfile
for the IMAP profile and the result is that I get 2 instances of Outlook each with the MyExchangeProfile.
In fact, whichever profile I load first is always the one that gets loaded no matter what profile I specify on separate executions.
© Super User or respective owner