Install-LabSshKnownHost

SYNOPSIS

Add all lab VMs to the SSH known hosts file

SYNTAX

Install-LabSshKnownHost [<CommonParameters>]

DESCRIPTION

Add all lab VMs to the SSH known hosts file

EXAMPLES

Example 1

PS C:\> Install-LabSshKnownHost

Add all lab VMs to the 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