We are looking into writing a webdav script to perform a nightly "push" of
contacts into each user's Exchange mailbox, so that these global contacts
will sync to their mobile devices (activesync only syncs the root contact
folder, which is the root of the problem). The exchange hoster swears up
and down that webdav is disabled, yet I have been able to perform webdav
operations such as creating contacts by running an ASP page on a local IIS
server.
So my real question is this: If they ever find out that webdav is indeed
enabled, can they shut off webdav access, or is there something I'm not
understanding about how webdav works? I'm confused because they claim that
it is disabled, yet it clearly works...
Thanks,
Rob
Thanks for your reply. Is it possible for them to turn off webdav on the
Exchange virtual directory and still have Exchange function normally? I
still need to be sure that they can't simply shut this off at some point.
Thanks,
Rob
"Michael" <mic...@discussions.microsoft.com> wrote in message
news:eJNAHD4...@tk2msftngp13.phx.gbl...
the Exchange Systems Manager internally uses WebDAV to perform some
operations (the exadmin virtual folder is used).... so no you cannot simply
turn it of. The only thing your webhoster can do is do disable the verbs (in
IIS 5 with the lockdown utility). But this would also break the Systems
Manager.
Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de
"Robert Zahm" <rob...@hotmail.com> wrote in message
news:%23NePBU7...@TK2MSFTNGP14.phx.gbl...
Thank you very much! I wasn't sure we could go with the webdav solution
because I was afraid the provider might "turn it off," and their tech
support was clearly unaware that webdav could be used manually to update the
exchange mailboxes.
Thanks,
Rob
"Henning Krause [MVP - Exchange]" <newsgrou...@this.infinitec.de>
wrote in message news:eXdR508w...@TK2MSFTNGP10.phx.gbl...