Create Symlinks Windows [portable] -
Symbolic11 is a user-friendly GUI tool for creating symbolic, hard, and junction links on Windows 10 and 11. The tool features a modern design inspired by Windows 11 and streamlines the link creation process using the mklink command. · GitHub
New-Item -Path "C:\Path\To\Link" -ItemType SymbolicLink -Value "D:\Actual\Target" create symlinks windows