Installing Test-Port
# Install Test-Port from the PowerShell Gallery
Find-Module Test-Port | Install-Module
#Import Module
Import-Module Test-Port
# Install Test-Port from the PowerShell Gallery
Find-Module Test-Port | Install-Module
#Import Module
Import-Module Test-Port