Get-OBCertificateListFromLocalStore

Gets the list of certificates from the local computer certificate store.

Syntax

Get-OBCertificateListFromLocalStore

Description

The Get-OBCertificateListFromLocalStore cmdlet gets the list of certificates from the local computer certificate store. You can use the certificates that the cmdlet returns to register the current computer with Microsoft Azure Backup. You can use the Start-OBRegistration cmdlet to register the current computer to Microsoft Azure Backup.

To use Microsoft Azure Backup cmdlets, the user needs to be an administrator on the protected machine.

Examples

Example 1: Get certificates from the local certificate store

Get-OBCertificateListFromLocalStore

This command gets the list of certificates from the local computer certificate store.

Outputs

OBCertificate[]

List of certificates that you can use to register the server.