- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- Manage BIOS on HPE ProLiant servers using PowerShe...
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
Forums
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
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
тАО03-16-2018 02:50 AM - edited тАО04-11-2018 11:15 PM
тАО03-16-2018 02:50 AM - edited тАО04-11-2018 11:15 PM
Manage BIOS on HPE ProLiant servers using PowerShell Cmdlets
New HPEBIOSCmdlets 2.1.0.1 release is available on Webportal and PowerShell Gallery.
Web Portal Link: https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_b07257fde7d64a73947ef37bd0
PowerShell Gallery Link: https://www.powershellgallery.com/packages/HPEBIOSCmdlets/2.1.0.1
Refer User Guide and Release notes for more details.
http://www.hpe.com/info/powershell/docs
Highlights of the HPEBIOSCmdlets:
- Provides interface to HPE BIOS RBSU\UEFI utilities to configure the BIOS settings.
- BIOS settings can be configurable on HPE ProLiant Gen8 (AMD and Intel), Gen9, and Gen10 (AMD and Intel) servers remotely.
- Supports non-ProLiant servers such as StoreEasy, StoreVirtual, and StoreOnce.
- The target machine can be a bare metal server (does not require any OS to be installed).
- Multithreading helps configure тАШnтАЩ number of servers at once. For better performance, multithreading is used when one cmdlet sends data to multiple targets at the same time.
- You can establish a connection to multiple target servers by providing the range of IP addresses and the related username and password.
- Cloning is possible from one server to multiple servers.
- Provides a better error handling mechanism for BIOS feature supportability and its dependency.
- Provides a logging mechanism to diagnose a problem quickly.
- Provides information about cmdlets, parameters, and parameter value supportability on target servers (Get-HPECmdletInfo).
Sample scripts : https://github.com/HewlettPackard/PowerShell-ProLiant-SDK/tree/master/HPEBIOS
Please try out new HPE BIOS cmdlets and do share the feedback.
Reach out to me or Poseidon_Team <Poseidon_Team@groups.int.hpe.com> mail id for any issues.
Rajesh Balakrishnan
I am a HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2018 07:17 AM
тАО09-25-2018 07:17 AM
Re: Manage BIOS on HPE ProLiant servers using PowerShell Cmdlets
Hi, is there on new cmdlets the ability to update the BIOS firmware?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2018 10:17 PM
тАО09-25-2018 10:17 PM
Re: Manage BIOS on HPE ProLiant servers using PowerShell Cmdlets
Hi,
There are is no cmdlet available in HPEBIOSCmdlets Module.
You can use the "Update-HPEiLOFirmware" cmdlet which allows you to update the firmwares like iLO, BIOS etc that is available in HPEiLOCmdlets module.
You can download the HPEiLOCmdlets 2.0.0.1 and install from HPE Download Page or from PowerShell Gallery
I work for HPE