Forum Discussion
DerDoode
Jun 04, 2025Copper Contributor
Endless WebDAV requests caused by WqlEventQuery
Hi, I'm facing problems when mapping a drive via WebDAV and simultaneously using WqlEventQuery to monitor created or deleted logical disks. 1. WebDAV: The network drive is mapped to a folder e...
Eansdean
Jun 11, 2025Iron Contributor
It appears that Windows tries to access the WebDAV drive's root (e.g., /) via PROPFIND requests, possibly to gather information or verify the drive's status.