Create Symlink in Powershell Execute with admin privileges > New-Item -ItemType SymbolicLink -Path "Destination" -Target "Source"