CPolydorou.Link Powershell Module

A few days ago I uploaded another module to the Powershell Gallery, the CPolydorou.Link module. This module contains function to create and remove NTFS links.

Let's go over the functions and their purpose!

New-HardLink - Remove-HardLink
These functions create and remove NTFS hard links.

New-SymbolicLink - Remove-SymbolicLink
Those two functions create and remove symbolic NTFS links

New-JunctionLink - Remove-JunctionLink
These two functions create and remove NTFS junction links.

I hope you'll enjoy this module!

Popular posts from this blog

IIS Client Certificate Revocation Check Disable

Configuring Log and Performance Counter collection on the OMS Workspace

Send Syslog Messages from PowerShell