There is one annoying limitation to the cmd.exe command line interperter bundled with Windows. That program refuses to have a UNC path as a current directory. There are a pair of command you can use to get around this. Those commands are PUSHD and
Leave a comment