- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Target local iLO with HP PowerShell cmdlets (witho...
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
07-12-2016 11:14 AM
07-12-2016 11:14 AM
Is there a way to target the local iLO automatically, without specifying an iLO name or IP address, with the HP iLO PowerShell cmdlets?
When I build a new server from an image, the iLO most of the time is not yet configured or on the network. I want to write a PS script that configures the iLO as part of the sysprep process of building a new Windows server (a run-once script). So I need to be able to target the "local iLO" in the script since the iLO does not have an IP yet assisgned to it.
Since the "HP Lights-Out Online Configuration Utility" can do this, I am assuming it is techically possible for the PowerShell cmdlets to do it also; just not sure if HP actually implemented this feature.
Thanks
NK
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2016 10:04 AM
07-18-2016 10:04 AM
Re: Target local iLO with HP PowerShell cmdlets (without using host name or IP address)
I'm interested in doing the same thing. Although our iLo's are configured and on network, its sometimes difficult for us to know the iLo IP. If I could run the commands locally this would save us form this headach.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2016 08:45 AM
07-20-2016 08:45 AM
SolutionHi,
I think i got your question - You want to do INBAND communication from the Server where you are running iLO PowerShell cmdlets.
If answer is Yes to above question then currently this feature is not supported in the current iLO which requires INBAND drivers to be included in the PowerShell binaries and use same.
Will discuss with my team and come back on the same .
Thanks,
Gokul
HPE PowerShell Team
I am a HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2016 01:33 PM
09-08-2016 01:33 PM
Re: Target local iLO with HP PowerShell cmdlets (without using host name or IP address)
Thank you sir.
NK