# Using ELO WebDAV on Windows

Windows uses NTLM authentication. This means that passwords are only transferred to the server in encrypted form.

# General note on using ELO WebDAV in Windows

This section contains notes on using ELO WebDAV in Windows.

# WebDAV Redirector

In Windows Server 2016 and higher, you must install the WebDAV Redirector component server side.

You can find more information below under Using WebDAV Redirector.

# WebClient

The Windows service WebClient must be running on the client computers. Ideally, the service should be set to start automatically.

  1. You can set the startup type with the following PowerShell command:

    Set-Service WebClient -StartupType Automatic
    
  2. You can start the service with the following PowerShell command:

    Start-Service WebClient
    

# Data transfer rate

With the default settings, a maximum of 47 MB can be transferred using WebDAV.

  1. To enable a greater transmission rate, adjust the FileSizeLimitInBytes key in the registry.

    You can find the key under:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
    

    Here you can enter values up to 4 GB (4294967295 bytes).

  2. Next, restart the ELO Web Client service for the changes to take effect.

# Path length

The maximum path length in Windows is 260 characters.

# Connecting Windows Explorer as a network drive (Windows Vista and newer)

  1. To connect ELO WebDAV as a network drive in Windows (Vista or higher), first open Windows Explorer.

  2. Open the context menu for Computer or Network.

  3. Select Map network drive from the context menu.

Connecting to a network drive in Windows

  1. Select a free drive letter and enter the address of your ELO WebDAV under Folder.

  2. Select Finish.

    Logon dialog box without Active Directory

    If the user logged into Windows is in Active Directory and exists as a user in ELO, NTLM authentication is applied automatically and no logon information needs to be entered. Otherwise, the Windows Security dialog box asks for your user name and password.

  3. Authenticate using your ELO user data.

Please note

In this case, the basic authentication procedure is used, and the password is sent to the server in plain text. You can secure the data transfer using SSL.

In the registry, change the value of the BasicAuthLevel key to "2" (decimal) accordingly. You can find the key under:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters

Please note

Copying documents clears the metadata.

This is because the Explorer sends the PUT command with the target path and content to ELOix, making it impossible to determine the SORD of the content since there is no SORD ID.

# Slow connection to the WebDAV drive

If the connection to the WebDAV drive and Windows Vista is slow, check the following:

  1. Open the Internet Options in the Control Panel.

  2. Navigate to the Connections tab.

  3. Select LAN settings.

    Editing the option for local network settings

    The Local Area Network (LAN) Settings dialog box opens.

  4. Clear the Automatically detect settings option.

  5. Click OK to confirm.

  6. Click OK to close the Internet Options.

# In Windows XP

  1. Open My Computer and select Tools > Map network drive.

  2. Select the preferred drive letter.

  3. Select the link to Sign up for online storage or connect to a network server.

    The Windows dialog box to add network resources opens.

  4. Select Next.

  5. Select Choose a different network resource.

  6. Select Next.

  7. Enter the ELO WebDAV address.

  8. Select Next.

  9. Enter a name for the network address.

  10. Select Finish.

# Using WebDAV Redirector

# Windows Server 2016 and higher

In Windows Server 2016 and higher, you must install the WebDAV Redirector component server side.

Install as follows:

  1. Use the following PowerShell command:

    Install-WindowsFeature WebDAV-Redirector –Restart
    
  2. Check the status of the installation with the following PowerShell command:

    Get-WindowsFeature WebDAV-Redirector | Format-Table –Autosize
    

    Successfully installed

    If WebDAV Redirector was successfully installed, the value Installed is output in the table.

# WebDAV Redirector for versions older than Windows Server 2016

The following link provides information on using WebDAV via WebDAV Redirector (in Windows 7, Windows 8, Windows Server 2008, or Windows Server 2012):

https://learn.microsoft.com/en-us/iis/publish/using-webdav/using-the-webdav-redirector (opens new window)

Information

  • Desktop Experience must be installed starting with version 2008.
  • If you get the error message "System error 67 has occurred. The network name cannot be found" when adding the ELO WebDAV as a network drive, please check whether the Windows WebClient service is running and whether Desktop Experience is installed.

# With the command line

To map ELO WebDAV to a network drive, use the following command in the Windows command line:

net use Z: \\<host name>:<port>/ix-<repository name>/ixwebdav/persistent:yes

Use the /persistent parameter to define whether the network drive should remain available after a restart. If you set the value no here, the connection will not be reestablished.

# With NetDrive

Access via NetDrive

  1. Select New Site and enter a name for the connection.

  2. Enter the ELO WebDAV address under Site IP or URL.

  3. Open the drop-down menu for Server Type and select the entry WebDav.

  4. Enter the server port into the Port field.

  5. Select the drive letter you want to use.

  6. Enter your ELO logon credentials under Account and Password.

  7. To enable SSL encryption, select Advanced and select Use HTTPS.

  8. To use SSL encryption, change the port from 8080 to 443.

  9. Select Save to save the connection.

  10. Select Connect to establish the connection.

# With BitKinex

Access via BitKinex

Unlike Windows Explorer and NetDrive, BitKinex does not support WebDAV connections as network drives. Instead, it uses its own interface. However, BitKinex does support a wide range of features including the ability to lock folders and files and move and copy files on the server without having to download the files first.

  1. To connect BitKinex to ELO WebDAV, select Connect or Quick Connect under the File menu option.

  2. Enter the ELO WebDAV Internet address and the ELO user data.

  3. Select Connect.

# Using WebDAV with Microsoft Office applications

WebDAV connection via Microsoft Word

Microsoft Office uses its own WebDAV client. This means you can open an ELO repository in Office applications like Microsoft Word, Microsoft Excel, and Microsoft PowerPoint without connecting ELO WebDAV to a network drive first.

  1. In the Open dialog box, enter the Internet address as a file name.
  2. Confirm your input with the ENTER key.

Please note

Do not select OK.

# General note on using ELO WebDAV with Microsoft Office applications

With the default settings, some Microsoft Office programs only open documents from a hyperlink in read-only mode. In the registry, change the value of the OpenDocumentsReadWriteWhileBrowsing key to "1" (DWORD) accordingly.

You can find the key under:

HKEY_CURRENT_USER\Software\Microsoft\Office\<version>\Common\Internet

The following website provides instructions: http://www.webdavsystem.com/server/documentation/ms_office_read_only (opens new window).

If a logon dialog box is shown every time you open Office documents, the following settings have to be changed.

  • Enable the option Automatic logon with current user name and password (found under: Internet Options > Security > Local Intranet > Custom Level > User authentication > Logon)

  • The ELOix server must be in the intranet zone. This requires two entries:

    • One with FQN: (e.g.: http://srvtdev.elo.local)
    • One without FQN: (e.g.: http://srvtdev.elo.local)
  • In the Windows registry, create the entry (REG_MULTI_SZ) with the name AuthForwardServerList under:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
    
  • As the value, use the host name of the IX server.

  • This requires two entries:

    • One with FQN: (e.g.: http://srvtdev.elo.local)
    • One without FQN: (e.g.: http://srvtdev.elo.local)

# Embedding objects from ELO in Microsoft Office applications

Inserting a WebDAV object in a Microsoft Office application

ELO WebDAV also allows you to embed files stored in ELO as objects.

Last updated: November 5, 2024 at 2:21 PM