- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- Powershell HPIOLO Hostname??
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2017 10:18 AM
02-17-2017 10:18 AM
Powershell HPIOLO Hostname??
Hello,
While trying to figure out how to use the HPE Powershell commands on iLO 4 (FW version 2.44) I have come across a weird issue. Some of my Proliant ML310 servers will refuse to let any remote configuration take place due to it not being able to resolve a hostname (which looks similar to: dt-00c297edbfe).
Using the Get-HPiLOServerInfo and Get-HPiLONetworkSetting commands I see a property called HOSTNAME that is set to this weird name. Unfortunatly, I can not find where to change this setting. There is no PS command, place in the Advanced Settings, or in the iLO configuration where I can change this. The closest I have found is in the iLO -> Network -> Shared Network Port - > General -> iLO Hostname Settings -> iLO Subsystem Name (Hostname). However, that is set correctly and doesn't seem to affect this other HOSTNAME.
Everything I've found online (not much out there, either) says that this is just another name for the DNSName. However, changing the DNSName (via the interface or the PS command) doesn't seem to affect this HOSTNAME.
Sometimes (not always), I can get it to clear out by performing multiple factory resets. This doesn't aways work, however.
Any ideas on what this is and how I can change it?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2017 10:55 AM
02-23-2017 10:55 AM
Re: Powershell HPIOLO Hostname??
I guess I'm the only HP customer with this issue, then?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2017 09:07 PM
03-09-2017 09:07 PM
Re: Powershell HPIOLO Hostname??
Can u show a screen shot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 07:40 AM
04-18-2017 07:40 AM
Re: Powershell HPIOLO Hostname??
Hi,
You need to use Set-HPiLONetworkSetting with DNSName as input parameter for changing the hostname.
Set-HPiLONetworkSetting -DNSName
Pelase update me on the same thread if you could solve the issue with the above cmd.
Thanks,
Gokul
I am a HPE Employee