Update-SCVMMCertificate
Note: This cmdlet is applicable from VMM 2019 UR2 and later.
Updates the SCVMM certificate on the VMM server.
Syntax
Default (Default)
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.
Parameter properties
Type: | ServerConnection |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | True |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.