- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- Send-HPEiLORemoteSupportDataCollectionInfo and Mes...
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
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
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
09-17-2018 11:08 AM - edited 09-17-2018 11:09 AM
09-17-2018 11:08 AM - edited 09-17-2018 11:09 AM
Send-HPEiLORemoteSupportDataCollectionInfo and MessageID
When using the Send-HPEiLORemoteSupportDataCollectionInfo cmdlet, how do I retreive the MessageID, as it is a needed parameter? The description from the man page does not make sense to me.
-MessageID <String[]> A unique message identifier in UUID format used to match the test Service Event with this request. It is returned in the submission package SOAP envelope header.
I would like to use the cmdlet to send an inital collection to our Insight Remote Support server.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2018 02:21 PM
09-19-2018 02:21 PM
Re: Send-HPEiLORemoteSupportDataCollectionInfo and MessageID
Hi
The parameter is ILO UUID:
Syntax is: HPEiLORemoteSupportDataCollectionInfo -MessageID <UUID of ILO>
Thank you
Regard
Kulwinder

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2018 04:21 PM
09-19-2018 04:21 PM
Re: Send-HPEiLORemoteSupportDataCollectionInfo and MessageID
I understand the syntax. What I am asking is how do I find out the value of said -MessageID. How does one know how to get the "UUID of iLO"?
Thanks.