Windows - Hard Link
(Get-Item "filename").LinkCount
Hard links are typically used within the same file system. This means you can create a hard link to a file on the same partition or volume, but not across different file systems. hard link windows
(Get-Item "filename").LinkCount
Hard links are typically used within the same file system. This means you can create a hard link to a file on the same partition or volume, but not across different file systems. hard link windows