HewlettPackard / HewlettPackard/PowerShell-ProLiant-SDK

iLO6 - Set-HPEiLOIPv4NetworkSetting - Pv4Address - The input string was not in a correct format.

Open
#93 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

iLO 6 - FW 1.66

Set-HPEiLOIPv4NetworkSetting -Connection $connection `
-InterfaceType Dedicated `
-IPv4SubnetMask 255.255.255.0 `
-IPv4Address 10.XXX.XXX.XXX `
-IPv4Gateway 10.XXX.XXX.XXX `
-DNSServer @("10.XXX.XXX.XXX","10.XXX.XXX.XXX","10..XXX.XXX.XXX") `
-DNSServerType @("Primary","Secondary","Tertiary") `
-RegisterDDNSServer Disabled `
-DHCPv4Enabled No `
-DNSName TEST `
-RegisterWINSServer Disabled `
-DomainName test.de `
-PingGateway Disabled

WARNING: Number of parameter values greater than the number of targets. Ignoring extra parameter values.
Set-HPEiLOIPv4NetworkSetting: [10.XXX.XXX.XXX]: The input string '10.XXX.XXX.XXX' was not in a correct format.

Get-Module HPEiLOCmdlets
ModuleType Version PreRelease Name ExportedCommands
Binary 5.0.0.0 HPEiLOCmdlets {Add-HPEiLODirectoryGroup, Add-HPEiLOEventServiceSubscription, Add-HPEiLOFederationGroup, Add-HPEiLOInstallationQueueWaitTask…}

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.