Update-SCVMMCertificate

Note: This cmdlet is applicable from VMM 2019 UR2.

Updates the SCVMM certificate on the VMM server.

Syntax

Update-SCVMMCertificate
      [-VMMServer <ServerConnection>]
      [<CommonParameters>]

Description

The Update-SCVMMCertificate cmdlet updates the SCVMM certificate on the VMM server.

Note

For high availability VMM, this cmdlet updates the certificate on the active node. When failover occurs, the certificate gets updated on the failover node.

Examples

Example 1

PS C:\> Update-SCVMMCertificate -VMMServer 'contoso.lab'

Parameters

-VMMServer

Specifies a VMM server object.

Type:ServerConnection
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

Inputs

Microsoft.SystemCenter.VirtualMachineManager.Remoting.ServerConnection

Outputs

System.String