Skip to content

Instantly share code, notes, and snippets.

@MarioBinder
Last active January 3, 2022 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarioBinder/3ba3bea1f319e21f5b5b0054234b0cf6 to your computer and use it in GitHub Desktop.
Save MarioBinder/3ba3bea1f319e21f5b5b0054234b0cf6 to your computer and use it in GitHub Desktop.
command line -> cd unc / network folders
create a temp virtual drive: pushd "\\172.29.0.30\"
delete the virtual drive: popd "\\172.29.0.30\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment