|
|
|
date: Wed, 7 Jun 2006 12:13:07 -0700,
group: microsoft.public.exchange2000.development
back
Re: What is my exchange store path?!?!
Hello,
those /MBX/ urls point to individual mailboxes.
Quoted from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/e2k3/e2k3/_exch2k_the_file_url_scheme.asp:
"file://./backofficestorage/sample.example.com/public folders" is the url
for you public folder tree. If you calendar is directly below this folder,
just add the name to it:
"file://./backofficestorage/sample.example.com/public folders/Conference
Room".
And you can easily test it: Replace the
"file://./backofficestorage/sample.example.com/public folders/" with
"http://exchangeserver/public" and open the resulting link in a web browser.
If it is the right folder, OWA will come up displaying the contents of the
folder.
Best regards,
Henning
"Todd Jaspers" wrote in message
news:8D822754-C1C9-49D5-8D19-0FBC8B73EAB1@microsoft.com...
> Hey guys,
>
> I know that the path for eMail account on the exchange server is this:
> file://./BackOfficeStorage/<hidden_to_save_my_butt>/MBX/tjaspers/contacts/contactReg.eml
>
> BUT, there are several Public Folder Calendars that I'm trying to access
> and
> I'm not sure what the path is supposed to be.
>
> Should it be something like this:
> file://./BackOfficeStorage/<hidden_to_save_my_butt>/MBX/Public
> Folders/Conference Room....???
>
> Basically, we have a calendar called "Conference Room". It's located in
> our
> Public Folders. The directory structure looks like this:
>
> Public Folders,
> All Public Folders,
> Stadium,
> Conference Room (this is the actual calendar)
>
>
> I want to register this folder to an event sink, what would my exchange
> store path look like?
>
>
> Thanks guys!
>
> Todd
>
date: Wed, 7 Jun 2006 23:09:15 +0200
author: Henning Krause [MVP - Exchange]
|
|