1、当前目录下运行 cmd,输入以下代码
dir /a:l
2、运行 Powershell,输入以下代码:
Get-Item -Path "链接路径" | fl Target
查看返回的“Target”值即可