I have a SPT with iLO setting for local account and use Converto-OVPowerShellScript to get a PS1 file. The output is not formatted correctly as it has no new line
HPE OneView PowerShell Library Version (Get-HPOVVersion or $PSLibraryVersion): 8.0.3528.2178
HPE OneView Appliance Version (Get-HPOVVersion -ApplianceVer): 8.40.00.480384.00
Output from $PSVersionTable on your Windows Host: PS 7.3.5
Expected Behavior
I have a SPT with iLO setting for local account and use Converto-OVPowerShellScript to get a PS1 file. The output is not formatted correctly as it has no new line
Actual Behavior
Script should have new line in each command
Steps to reproduce
Version Information
HPE OneView PowerShell Library Version (
Get-HPOVVersion
or$PSLibraryVersion
): 8.0.3528.2178 HPE OneView Appliance Version (Get-HPOVVersion -ApplianceVer
): 8.40.00.480384.00 Output from$PSVersionTable
on your Windows Host: PS 7.3.5