Skip to content

Instantly share code, notes, and snippets.

@jpoehls
Created June 7, 2012 19:40
Show Gist options
  • Star 33 You must be signed in to star a gist
  • Fork 12 You must be signed in to fork a gist
  • Save jpoehls/2891103 to your computer and use it in GitHub Desktop.
Save jpoehls/2891103 to your computer and use it in GitHub Desktop.
Native PowerShell wrapper for MKLINK.
@omidkrad
Copy link

omidkrad commented May 5, 2014

Link to article: An MKLINK PowerShell Module

Copy link

ghost commented Jul 20, 2014

👍 I was just about to write this myself and stumbled over your nice module! Thanks for taking the time and sharing :)

@guitarrapc
Copy link

Here's some SymbolicLink wrapper with .NET I wrote.
https://github.com/guitarrapc/PowerShellUtil/tree/master/SymbolicLink

@VertigoRay
Copy link

@guitarrpc It's hard for me to use your scripts when all the files are named wrong (*-SyNbolicLink). Your function names are correct though; a little faith restored. Without combing over your code, I can only assume there are other basic issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment