- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- Automation Script for login to ILO server and crea...
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
05-28-2020 12:47 AM
05-28-2020 12:47 AM
Automation Script for login to ILO server and create file/ copy folder inside HTML5 remote console
Hello Team,
We are using ILO server for project implementation and for our release and deployment activities we need to create file/ copy folder in to the ILO HTML5 remote console.
I would like to create automation script (powershell /batch /ftp /any...), where i can login to the ILO server and create any file/copy folder inside HTML5 remote console.
Can you please provide any input on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2020 04:50 AM - edited 05-28-2020 04:51 AM
05-28-2020 04:50 AM - edited 05-28-2020 04:51 AM
Re: Automation Script for login to ILO server and create file/ copy folder inside HTML5 remote conso
You could probably connect to ILO via SSH and get the (virtual) serial console of the server, but any kind of the graphical remote console is just like a remote visible console screen, just like if you connect a monitor to the VGA connector.
But maybe it is an option for you to use virtual media and boot from your own custom image?
Depending on what you want to do, maybe you can do it via Intelligent Provisioning?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2020 06:24 AM
05-28-2020 06:24 AM
Re: Automation Script for login to ILO server and create file/ copy folder inside HTML5 remote conso
yes You could connect to ILO via SSH and get the (virtual) serial console of the server, from there you can run you mounted files
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2020 09:52 PM
05-28-2020 09:52 PM
Re: Automation Script for login to ILO server and create file/ copy folder inside HTML5 remote conso
Hi Torston
Thanks for the quick reply.
I am trying to connect ILO Windows server 2008 remote console, also when I am trying to connect to the server using below ssh command I am getting below error.
ssh username@ipAddress
The authenticity of host 'IP address (IP address)' can't be established.
RSA key fingerprint is SHA256:7d1Ap2yHbKg4oIvYZBQpJjDr+jKeePiadPH8xvrOEVc.
Are you sure you want to continue connecting (yes/no)?
Host key verification failed.
My requirement is to run PowerShell/ batch script for copy files from my local window machine to ILO window server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2020 10:57 PM
05-28-2020 10:57 PM
Re: Automation Script for login to ILO server and create file/ copy folder inside HTML5 remote conso
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2020 11:45 PM
05-28-2020 11:45 PM
Re: Automation Script for login to ILO server and create file/ copy folder inside HTML5 remote conso
I want to copy files from my local window server to ILO window server using script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2020 12:19 AM
05-29-2020 12:19 AM
Re: Automation Script for login to ILO server and create file/ copy folder inside HTML5 remote conso
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
