Re: Exchange Rules.dll, Outlook Launch.dll



"=?Utf-8?B?UGVycnk=?=" <Perry@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:3E484878-3B4C-40B1-AD4D-6C0F447EE907@xxxxxxxxxxxxx:
> Is an option to run my program on the Exchange Server (2003 in out
> case)? If so, can you give me an indication as to what changes I'd
> need to make (to my program) to have it run on the server, across all
> user mail boxes?

It depends a lot on which APIs you're using. You could certainly change
it into a normal executable that (say) runs, waits a day, runs, waits a
day, etc, you'd just have to wrap whatever code you have up as an
executable rather than whatever it is now. I don't know what the
'launch.dll' you're referring to does; that's why it would depend on the
API you're using.

If you're using the Outlook object model, then you can have it running
on a PC without Outlook started, it just needs Outlook installed on that
PC. That would still be running on each user's PC, though. If you wanted
something that ran on a single PC and talked to all the mailboxes, that
would be possible, you'd just have to write code to loop over the
mailboxes.

There's no need to run this on the server to do this sort of thing. As
long as it's running as a user with enough access to get at all the
mailboxes, you can do it from anywhere. Be careful, too -- you should
never install Outlook on your Exchange server, very bad things can
happen. See
http://blogs.msdn.com/stephen_griffin/archive/2004/07/03/172257.aspx
for more.

-- dan
.



Relevant Pages

  • Re: Information Stores becomes inaccessible error 0x80004005, 0xb72
    ... This was not as bad that no one could access their mailboxes. ... I have done some basic performance testing and can't see any immediate issues with memory,hdd, cpu usage etc. ... Now the problem is still sporadic but it doesn't stop me from accessing the server from ESM, and after a while people can get access from Outlook 2003. ... I do remember they had a lot of problems getting the users of domain B to see the exchange server in Domain A, when they were setting it up a year ago. ...
    (microsoft.public.exchange.admin)
  • RE: DST update for Exchange 2003 and Outlook 2003
    ... subfolder named for your Exchange Server, and in that subfolder it will ... Server Settings = Server Name and Log File ... Time Zone Extraction Settings = Outlook Profile Name and Output File ... "If you want to try it out on only a few mailboxes at first, ...
    (microsoft.public.exchange.admin)
  • Re: Outlook 2000 to Outlook 2003: Keep additional mailboxes settings
    ... Section 2 - Services in Profile ... AccountName=Microsoft Exchange Server ... [Outlook Address Book] ... > (Excange2003 hosts all mailboxes, no POP3, no Hotmail, we only connect to ...
    (microsoft.public.outlook.installation)
  • RE: users cant access new mailboxes after migration
    ... after you migrate mailboxes from Exchange ... server 5.5 to Exchange server 2003, ... Expand Recipients -> Recipient Update Services. ... 7> In Outlook client, create a new mailbox to see if it helps. ...
    (microsoft.public.exchange2000.clients)
  • Re: Exchange Rules.dll, Outlook Launch.dll
    ... tell if the 'real' user is signed into Outlook and therefore accessing there ... >> Is an option to run my program on the Exchange Server (2003 in out ... > It depends a lot on which APIs you're using. ... > something that ran on a single PC and talked to all the mailboxes, ...
    (microsoft.public.win32.programmer.messaging)

Quantcast