- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Powershell cmdlets - ILO Boot iso - Automation
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
тАО07-01-2022 03:14 AM - last edited on тАО07-07-2022 07:56 PM by support_s
тАО07-01-2022 03:14 AM - last edited on тАО07-07-2022 07:56 PM by support_s
Powershell cmdlets - ILO Boot iso - Automation
Hello,
I'm trying to automate the boot with a customized iso to install the servers with powershell but the ILO isn't booting the CD that is mounted.
Here is the part of the script which mount the ISO:
$conn | Set-HPEiLOServerPower -Power Off
$conn | Mount-HPEiLOVirtualMedia -Device CD -ImageURL "http://IP_FROM_IIS_SERVER/TEST.iso"
$conn | Set-HPEiLOVirtualMediaStatus -Device CD -VMBootOption BootOnNextReset
$conn | Set-HPEiLOOneTimeBootOption -BootSourceOverrideEnable Continuous -BootSourceOverrideTarget CD
$conn | Set-HPEiLOServerPower -Power On
ConnectedVia : URI
Device : {CD, DVD}
ImageInserted : Yes
ImageName : TEST.iso
ImageURL : http://IP_FROM_IIS_SERVER/
VMWriteProtect : Enabled
VMBootOption : BootOnNextReset
IP : ILO_IP
Hostname :
Status : OK
StatusInfo :
Can someone help? Already added the MIME type at IIS Server.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2022 04:15 AM
тАО07-01-2022 04:15 AM
Query: Powershell cmdlets - ILO Boot iso - Automation
System recommended content:
1. Scripting Tools for Windows PowerShell User Guide- iLO Cmdlets v3.1.0.0
2. Scripting Tools for Windows PowerShell User Guide: iLO Cmdlets
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-06-2022 08:25 PM
тАО07-06-2022 08:25 PM
Re: Powershell cmdlets - ILO Boot iso - Automation
HI There,
Is the .ISO file working fine ?
Prior to deploying from Power shell did you try booting from test.iso and see if it executable.
Cheers
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
