Skip to content

Get-OVServerNTPConfiguration

Syntax

Get-OVServerNTPConfiguration
    [-ApplianceConnection <Object>]
    [<CommonParameters>]

Description

When HPE OneView manages or monitors server or compute resources, it will automatically by default set the management processor NTP settings to the appliance's IP Address. Using this Cmdlet, you can get the current time synchronize policy of the managed and monitored server hardware on the appliance. When the global policy is set to sync with external NTP servers, a property is added to the returned object called NTPServers. The array contains the appliance configured NTP server(s).

Info

Minimum required privileges:

  • Read-Only

Examples

Example 1

Get-OVServerNTPConfiguration

Get the current server time source global policy setting.

Parameters

-ApplianceConnection <Object>

Specify one or more [HPEOneView.Appliance.Connection] object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? False
Position? Named
Default value (${Global:ConnectedSessions} | ? Default)
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 (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

Object resource with the global setting value