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

Domain Controller Machine Password Reset

Configuring a Certificate on Exchange Receive Connector

Running Multiple NGINX Ingress Controllers in AKS