I have a Windows Server Web 2008 SP2. I am trying to connect to a webdav server (https) and copy some files from this server.

Mapping the network drive, or copying a file via Powershell, works fine from Windows 7 computers, but from the server it fails. Is there something that I need to install/enable to get Windows Server Web 2008 to allow me to connect to a webdav folder?

link|improve this question

75% accept rate
feedback

1 Answer

Install the Desktop Experience feature and make sure the Webclient service is running. Take a look at this: http://learn.iis.net/page.aspx/386/using-the-webdav-redirector/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.