< Back

Get-OVGDCertificate

Mon Jan 13, 2020 8:50 pm

NAME Get-OVGDCertificate



SYNOPSIS

Retrieves instance certificates on the Global Dashboard instance





SYNTAX

Get-OVGDCertificate [[-Server] <Object>] [<CommonParameters>]





DESCRIPTION

This function will retrieve the instance certificates on the specified Global Dashboard instance





PARAMETERS

-Server <Object>

The Global Dashboard to retrieve certificate from



Required? false

Position? 1

Default value $Global:OVGDPSServer

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES





Info

Author : Rudi Martinsen / Intility AS

Date : 25/03-2019

Version : 0.1.2

Revised : 24/04-2019

Changelog:

0.1.2 -- Fixed bug in help text and added link

0.1.1 -- Added help text



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-OVGDCertificate



Retrieves all instance certificates on the Global Dashboard instance











RELATED LINKS

https://github.com/rumart/GlobalDashboardPS

https://developer.hpe.com/blog/accessin ... hboard-api

https://rudimartinsen.com/2019/04/23/hp ... ll-module/