Get-HgsKeyProtectionConfiguration

Gets the configuration of the Key Protection Service.

Syntax

Get-HgsKeyProtectionConfiguration []

Description

The Get-HgsKeyProtectionConfiguration cmdlet gets the configuration of the Key Protection Service that runs on the local computer. The configuration contains the communication certificate that the Key Protection Service uses to sign the metadata provided by the service.

Examples

Example 1: Get the configuration of the Key Protection Service

PS C:\> Get-HgsKeyProtectionConfiguration

This command gets the configuration of the Key Protection Service on the local computer.

Inputs

None

You cannot pipe input to this cmdlet.

Outputs

Microsoft.Windows.KpsServer.Common.Store.Data.ServiceConfiguration

This cmdlet returns the configuration of Key Protection Service set up on the local computer.