- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- PS-cmdlets without iLo-Reset
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
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
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-07-2019 06:41 AM
тАО02-07-2019 06:41 AM
Hi,
I'm trying to realize a complete iLo-Configuration with Powershell-cmdlets (HPEiLoCmdLets; 2.1.0.0) It seems that after every "set-hpeilo...", the iLo is Resetting. Is there a way to supress this behavior, until the Script ran through and do a Reset at the End? Otherwise, this will take a long time until it's done.
Samle:
Set-HPEiLOAccessSetting ...
Set-HPEiLOSNTPSetting ...
Set-HPEiLOEncryptionSetting ...
Set-HPEiLODirectorySetting ...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2019 01:08 AM
тАО02-11-2019 01:08 AM
SolutionHi Marcel,
The cmdlets uses RIBCL and Redfish interfaces for iLO4 and iLO5 respectively for communication. It is the RIBCL interface that does the reset after the changes are made and Redfish returns a message "ResetRequired" in which case you will be able to reset the iLO after all the settings are made using the cmdlet Reset-HPEiLO -Device iLO. So there is no way to supress this behaviour from the cmdlets in iLO4.
Thanks,
Hema
I work for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2019 09:40 PM
тАО02-12-2019 09:40 PM
Re: PS-cmdlets without iLo-Reset
Hi ,
This is as per design , hence not possible to supress this behaviour.
Regards
Ronny
I am an HPE employee
