Get-HPiLOFirmwareVersion -Server $Server -Username $username
-Password $password | Select-Object IP |
I'm struggling trying to figure out what/where to pipe my results to in order to create/modify an excel document.
Server and IP are my headers. Then I want to fill in with the results from the command.