HewlettPackard / HewlettPackard/PowerShell-ProLiant-SDK

iLO 6 - Unable to set 2nd NTP Server

Open
#94 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
97
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Does not work
Set-HPEiLOSNTPSetting -Connection $connection -InterfaceType Dedicated -DHCPv4NTPServer Disabled -DHCPv6NTPServer Disabled -Timezone CET -SNTPServer 10.XXX.XXX.11,10.XXX.XXX.12 -Verbose

With only 1 NTP it works
Set-HPEiLOSNTPSetting -Connection $connection -InterfaceType Dedicated -DHCPv4NTPServer Disabled -DHCPv6NTPServer Disabled -Timezone CET -SNTPServer 10.XXX.XXX.11 -Verbose

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.