Here are some key features of symbolic links in Windows:
Console.WriteLine($"Symlink: entry.FullName");
if (-not (Test-Path $Target)) Write-Error "Target does not exist: $Target" return
"List" List-Symlinks -Path $SearchPath