Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
clouddav [2020_01_14 17:37] – [Enabling and Configuring CloudDav] jimclouddav [2020_01_15 11:08] – [Things to Note] jim
Line 36: Line 36:
 If you are trying to map a network drive using SME CloudDav on any version of Windows from XP onwards then we would recommend you install [[https://storagemadeeasy.com/files/c9ba9faf6bc655f98572b287a34af379.reg|these registry fixes]] that solve many issues with Windows WebDAV, including authentication and correct working with Office 2010+. If you are trying to map a network drive using SME CloudDav on any version of Windows from XP onwards then we would recommend you install [[https://storagemadeeasy.com/files/c9ba9faf6bc655f98572b287a34af379.reg|these registry fixes]] that solve many issues with Windows WebDAV, including authentication and correct working with Office 2010+.
  
-There is also a blog post specifically for mapping CloudDav using the Windows WebDAV feature at:+There is also [[https://blog.storagemadeeasy.com/mapping-drives-with-windows-server-clouddav/|a blog post]] specifically for mapping CloudDav using the WebDAV feature with WebDav.
  
-https://blog.storagemadeeasy.com/mapping-drives-with-windows-server-clouddav/+Also note that in corporate environments webDav can be disabled at a policy level. In the following registry keys: 
 + 
 +<code> 
 +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\HwOrder\ProviderOrder  
 + 
 +HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order\ProviderOrder 
 + 
 +</code> 
 + 
 +the value ",webclient" must be at the end of the value in the keyIf it is not then WebDav is restricted at an OS level and will not workAdding the value back may resolve the issue. 
 + 
 +If you are using an Amazon WorkSpaces Windows 10 Server instance then WebDav is not enabled by default. You need to enable 'WebDAV Redirector' in Features and restart WorkSpaces to be able to work with WebDav.