Install WebDAV features on Windows Server

Procedure-related prerequisites

  • You need to run the commands with administrative permissions. Open PowerShell via Run as administrator.

Instruction

  1. Run the following commands:
copy
Install-WindowsFeature Web-DAV-Publishing, `
  Web-Filtering, `
  Web-Mgmt-Tools, `
  Web-Basic-Auth, `
  Web-Windows-Auth