UnInstall-LabSshKnownHost

SYNOPSIS

Remove lab VMs from SSH known hosts file

SYNTAX

UnInstall-LabSshKnownHost [<CommonParameters>]

DESCRIPTION

Remove lab VMs from SSH known hosts file

EXAMPLES

Example 1

PS C:\> UnInstall-LabSshKnownHost

Remove lab VMs from SSH known hosts file

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES