I having problems mounting a webdav drive via explorer or cmd with the following command:
net use z: "https://.." /user:username password
System error 67 has occured.
The network name cannot be found.
Everything working fine on my other machines. Thought I had to install the "Desktop Experience" Feature but cant find it in Server Manager / Add Features. I`ve already added the "Media Foundation" Feature and the "WebDAV Publishing" is even installed with IIS. I cant find the WebClient Service in services.msc.
Any suggestions, how enable client side webdav support?