- Community Home
- >
- Software
- >
- HPE OneView
- >
- Edit iLO settings through OneView
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
09-14-2018 08:13 AM
09-14-2018 08:13 AM
I'm looking for a way to edit iLO settings through OneView. I'm not sure if this is possible, but I thought I'd ask here.
For example, If I wanted to use OneView to generate new Certificate requests for all of the iLOs connected to it. Or set the AD/LDAP configuration on all iLOs connected to Oneview.
I know that this can be done in mass through the rest api or iLO cmdlets. My issue is that the iLOs in our environmet don't (and can't) have the same local admin password, which makes scripting difficult.
I was hoping to to leverage the SSO capability of OneView to make iLO settings changes across my environment.
Any help would be appricated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2018 03:34 AM
09-18-2018 03:34 AM
Re: Edit iLO settings through OneView
Hello daxx,
Since iLOs in our environmet don't (and can't) have the same local admin password, which makes scripting difficult.
So editing need to be done manually...
Thanks,
Siddhartha Mukherjee
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2018 04:04 AM
09-18-2018 04:04 AM
Re: Edit iLO settings through OneView
oneView, and on OA too, you can't any edit Ilo settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2018 06:17 AM - edited 09-18-2018 06:20 AM
09-18-2018 06:17 AM - edited 09-18-2018 06:20 AM
Re: Edit iLO settings through OneView
@mLuXoR wrote:oneView, and on OA too, you can't any edit Ilo settings
I'm not sure about changing iLO settings through OneView, but you definitely can through the OA. Use the Invoke-HPOAiLOCommand to execute your commands.
There is the OneView Get-HPOViLOSSO command that generates a SSO URL, but I have yet to use it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-10-2019 01:47 PM
05-10-2019 01:47 PM
SolutionIf you use the get-hpovilosso command to get all ilos withing one view, you can then use those sso connections to run commands via "get-hprestdataraw" and "invoke-restaction" using the "-session" flag to specify the sso connection.
With these commands i was able to request and apply certificates for all of my ilo connections with relative east to doing them all manually. WITHOUT haveing to know any of the local accounts on any specific ilo. very useful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-12-2019 11:11 PM
05-12-2019 11:11 PM
Re: Edit iLO settings through OneView
Hi @daax
Thanks for sharing you were able to get this to work.
Can you post the script (sans any IP's, credentials) for other users interested in this?
You can also submit your work as contribution to https://github.com/HewlettPackard
Thanks!
Regards,
Bhaskar
I am an HPE employee
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP