|
| |||||||||
| Tags: exchange, mailbox, store |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Exchange mailbox store
I have adfind script which can export users and their AD OU path like dn:CN=Display Name,OU=XXX,DC=domain,DC=local Is it possible to get also their Exchange mailbox store (in AD it's called "Mailbox store")? Thnx! |
|
#2
| |||
| |||
| Re: Exchange mailbox store
Hello Marcus, This will export the homemdb of a user: adfind -sc u:userid homemdb Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > I have adfind script which can export users and their AD OU path like > dn:CN=Display Name,OU=XXX,DC=domain,DC=local > > Is it possible to get also their Exchange mailbox store (in AD it's > called "Mailbox store")? > > Thnx! > |
|
#3
| |||
| |||
| Re: Exchange mailbox store
Thnx for now. But, this result is like >homeMDB: CN=xxx,CN=xxx,CN=InformationStore,CN=xxxx,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups, CN=yyy,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=yyy,DC=local Is it possible to get "friendly" list like only "exchange name" and "mailbox store" "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message news:ff16fb6689828caf1dd52589720@msnews.microsoft.com... > Hello Marcus, > > This will export the homemdb of a user: > > adfind -sc u:userid homemdb > > Best regards > > Meinolf Weber > Disclaimer: This posting is provided "AS IS" with no warranties, and > confers no rights. > ** Please do NOT email, only reply to Newsgroups > ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > >> I have adfind script which can export users and their AD OU path like >> dn:CN=Display Name,OU=XXX,DC=domain,DC=local >> >> Is it possible to get also their Exchange mailbox store (in AD it's >> called "Mailbox store")? >> >> Thnx! >> > > |
|
#4
| |||
| |||
| Re: Exchange mailbox store
On Oct 1, 5:26*pm, "Marcus" <mar...@newmail.com> wrote: > Thnx for now. > > But, this result is like > * * * >homeMDB: > CN=xxx,CN=xxx,CN=InformationStore,CN=xxxx,CN=Servers,CN=Exchange > Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups, > CN=yyy,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=yyy,DC=local > > Is it possible to get "friendly" list like only "exchange name" and "mailbox > store" > > "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message > > news:ff16fb6689828caf1dd52589720@msnews.microsoft.com... > > > Hello Marcus, > > > This will export the homemdb of a user: > > > adfind -sc u:userid homemdb > > > Best regards > > > Meinolf Weber > > Disclaimer: This posting is provided "AS IS" with no warranties, and > > confers no rights. > > ** Please do NOT email, only reply to Newsgroups > > ** HELP us help YOU!!!http://www.blakjak.demon.co.uk/mul_crss.htm > > >> I have adfind script which can export users and their AD OU path like > >> dn:CN=Display Name,OU=XXX,DC=domain,DC=local > > >> Is it possible to get also their Exchange mailbox store (in AD it's > >> called "Mailbox store")? > > >> Thnx! You are trying to export an attribute using a ldf / adfind / csv tool - it would simply work like a mule to give you the output. you can customize the output after its delivered to you to the best of your ability - these tools will extract the output and give you the result - that's it. Incase, you come out with some splendid designed solution - please share with all of us. Good Day |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Exchange mailbox store" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [HELP] Exchange 2003 New Mailbox not getting emails | ruolez | Small Business Server | 7 | 09-06-2010 01:54 PM |
| Exchange Mailbox Store size limit. | Allen Wadsworth | Small Business Server | 8 | 24-09-2009 11:42 AM |
| two exchange mailbox for the same user | ariz | Small Business Server | 5 | 02-09-2009 05:35 PM |
| Exchange 2007: how would you move a mailbox | Nutty | Windows Software | 3 | 05-06-2009 08:36 PM |
| Default mailbox store | Nick van Ogtrop-de Ruiter | Small Business Server | 5 | 06-12-2008 01:01 AM |