Procedure-related prerequisitesEnsure that the back-end server is configured for WebDAV.You need to run the commands with administrative permissions. Open PowerShell via Run as administrator.Configuration takes place in Windows client.
InstructionTest preparation:Run the following commands:copynet use * https://webdav.int.virtinc.com/Set the following values:Enter the user name ...: <YOUR USERNAME>Enter the password ...: <YOUR PASSWORD>
Test execution and verification:Check the command output.The output shows The command completed successfully.Open the Windows Explorer.Navigate to the drive letter displayed in the command output.Create, rename and delete files and folders.The file operations should be successful.
Test finalization:Unmount the drive.Run the following commands:copynet use /d <YOUR DRIVE LETTER>:The output shows was deleted successfully.
Further information and linksKB – Installing and Configuring WebDAV on IISKB – Installing Desktop Experience on Windows serverKB – Troubleshooting the WebDAV redirector.