HPE OneView
1833207 Members
3060 Online
110051 Solutions
New Discussion

Powershell 7 Oneview 6.60.06/ 6.60.07 new-OVbackup terminates with an error message.

 
nojan01_02-03
Established Member

Powershell 7 Oneview 6.60.06/ 6.60.07 new-OVbackup terminates with an error message.

Configuration: Powershell 7,  HPE Oneview 6.60.06/ 6.60.07,  Powershell Module HPEOneView.660

ConnectionID Name UserName AuthLoginDomain Default
------------ ---- -------- --------------- -------
1 yyyyyyy xxxxx LOCAL True

PS C:\Program Files\PowerShell\7> new-ovbackup -location c:\temp -Force
New-OVBackup: Missing mandatory header Passphrase from the request. Please provide the missing parameter.

With Synergy OneView Version 8.70 we have no problems. 

 

3 REPLIES 3
shiva_jr
HPE Pro

Re: Powershell 7 Oneview 6.60.06/ 6.60.07 new-OVbackup terminates with an error message.

Hi @nojan01_02-03 ,
   Will this link help you ?
   Here is the link to get the syntax of the command.
Regards,
Shiva_JR
Please mark as 'Accepted solution' and give me 'Kudos' if my post worked.



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]
Accept or Kudo
nojan01_02-03
Established Member

Re: Powershell 7 Oneview 6.60.06/ 6.60.07 new-OVbackup terminates with an error message.

Hello  shiva_jr,

I got the same issue with the original script from HPE.

ApplianceName: xxxxxxxxxxxxxxxx
Username: *******************************
Password: ********************************
WARNING: Parameter 'UserName' is obsolete.
WARNING: Parameter 'Password' is obsolete.
This management appliance is a company owned asset and provided for the exclusive use of authorized person
nel. Unauthorized use or abuse of this system may lead to corrective action including termination, civil a
nd/or criminal penalties.

New-OVBackup: xxxxxxxxxxxx\Backup_OneView2.ps1:40:1
Line |
40 | New-OVBackup -Location $Location -Force
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Missing mandatory header Passphrase from the request. Please provide the missing parameter.
Backup Complete 03/15/2024 08:48:03
Transcript stopped, output file is xxxxxxxx\\Appliance_backup240315.trace

Suvamay
HPE Pro

Re: Powershell 7 Oneview 6.60.06/ 6.60.07 new-OVbackup terminates with an error message.

Please log a case with HPE , this needed to work in Lab

I'm an HPE employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo