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...