Uninstall-LabRdsCertificate

SYNOPSIS

Remove RDS certificates of all lab VMs from cert store

SYNTAX

Uninstall-LabRdsCertificate [<CommonParameters>]

DESCRIPTION

Remove RDS certificates of all lab VMs from cert store

EXAMPLES

Example 1

PS C:\> Uninstall-LabRdsCertificate

Remove RDS certificates of all lab VMs from cert store

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