Symbolic Links - Windows [updated]

New-Item -Path "C:\link" -ItemType SymbolicLink -Target "D:\target"