![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi all,
I would like to find the list of mailboxes in our exchange server. Is there any way to find the mailbox name list using Extended MAPI or should i go for any other API. Any suggestions on this will be highly appreciated. Thanx in advance, Regards, deena |
#2
|
|||
|
|||
![]()
Single server? Easiest way would be to export list from Exchange System
Manager. -- Bharat Suneja MVP - Exchange www.zenprise.com NEW blog location: www.exchangepedia.com/blog ---------------------------------------------- wrote in message oups.com... Hi all, I would like to find the list of mailboxes in our exchange server. Is there any way to find the mailbox name list using Extended MAPI or should i go for any other API. Any suggestions on this will be highly appreciated. Thanx in advance, Regards, deena |
#3
|
|||
|
|||
![]()
Here is a script that is used to report MBs and their sizes. It's a two
part process so there are two scripts. You would only need to use the first one. http://www.outlookexchange.com/artic...s/mreport1.asp James Chong MCSE M+, S+, MCTS, Security+ msexchangetips.blogspot.com wrote: Hi all, I would like to find the list of mailboxes in our exchange server. Is there any way to find the mailbox name list using Extended MAPI or should i go for any other API. Any suggestions on this will be highly appreciated. Thanx in advance, Regards, deena |
#4
|
|||
|
|||
![]()
You should be able to use the IExchangeManageStore interface in Extended
MAPI to get the information you want if your using Exchange 2003 there is a new interface IExchangeManageStore5 you can use to retrieve just the mailboxes or public folders of the store you are targeting see http://support.microsoft.com/kb/908072. Other API's you could use if your using Exchange 2003 is WMI and the Exchange_mailbox class or you could use ADSI (LDAP) to query Active Directory to display which AD accounts have mailboxes in which stores. Cheers Glen wrote in message oups.com... Hi all, I would like to find the list of mailboxes in our exchange server. Is there any way to find the mailbox name list using Extended MAPI or should i go for any other API. Any suggestions on this will be highly appreciated. Thanx in advance, Regards, deena |
#5
|
|||
|
|||
![]()
hi..,
Thanx for all ur help, IExchangeManageStore interface in Extended MAPI is what i wanted, it worked fine. regards, deena Glen Scales [MVP] wrote: You should be able to use the IExchangeManageStore interface in Extended MAPI to get the information you want if your using Exchange 2003 there is a new interface IExchangeManageStore5 you can use to retrieve just the mailboxes or public folders of the store you are targeting see http://support.microsoft.com/kb/908072. Other API's you could use if your using Exchange 2003 is WMI and the Exchange_mailbox class or you could use ADSI (LDAP) to query Active Directory to display which AD accounts have mailboxes in which stores. Cheers Glen wrote in message oups.com... Hi all, I would like to find the list of mailboxes in our exchange server. Is there any way to find the mailbox name list using Extended MAPI or should i go for any other API. Any suggestions on this will be highly appreciated. Thanx in advance, Regards, deena |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2007 Beta can not find Exchange 2003 Server | JohnLeo | Outlook - Installation | 0 | August 14th 06 10:06 PM |
No incoming mail on Outlook Client - Mail server Exchange/Acitve Directory | [email protected] | Outlook - General Queries | 4 | August 3rd 06 11:45 AM |
How do I stop Outlook from trying to find an Exchange Server | cheyenne | Outlook - Installation | 4 | June 14th 06 07:37 AM |
Beta 2 Outlook can't find exchange server | Silver Surfer | Outlook - Installation | 6 | June 1st 06 07:59 AM |
Person Names Smart Tag should allow you to prefer exchange server | Randal Hoffman | Outlook - Using Contacts | 4 | March 29th 06 11:13 PM |