Mount WSL file system in Windows to enable access via cmd.exe or PowerShell
The windows command prompt does not understand UNC (Universal Naming Convention) paths which starts with \\ rather than a drive letter, so mapping a UNC path to a drive will convert it to a drive letter path. Follow the below instruction to do the sa...
May 28, 20251 min read10
