HP OneView Manual del usuario
Página 301
Advertising

}
$uploadResponse = uploadTo-appliance $loginVals.backupPath $authinfo.sessionID $loginVals.hostname
$loginVals.backupFile
if ($uploadResponse -eq $null)
{
Write-Host "Error attempting to upload, closing program."
return
}
$restoreResponse = start-restore $authinfo.sessionID $loginVals.hostname $uploadResponse
if ($restoreResponse -eq $null)
{
Write-Host "Error obtaining response from Restore request, closing program."
return
}
restore-status -hostname $loginVals.hostname -restoreResponse $restoreResponse -authinfo $authinfo.sessionID
return
}
else
{
Write-Host "Usage: restore.ps1"
Write-Host "or"
Write-Host "restore.ps1 -status https://{ipaddress}"
return
}
C.2 Secuencia de comandos de restauración de ejemplo 301
Advertising
Ver también otros documentos de la categoría Herramientas HP:
- Insight Control (Páginas: 47)
- Software HP Insight Control para Linux (Páginas: 48)
- Insight Control (Páginas: 48)
- Insight Control (Páginas: 50)
- Software HP Matrix Operating Environment (Páginas: 80)
- Software HP Matrix Operating Environment (Páginas: 111)
- Software HP Matrix Operating Environment (Páginas: 304)
- Software HP Matrix Operating Environment (Páginas: 114)
- Software HP Matrix Operating Environment (Páginas: 158)
- Software HP Matrix Operating Environment (Páginas: 126)
- Software HP Matrix Operating Environment (Páginas: 84)
- Software HP Matrix Operating Environment (Páginas: 82)
- Software HP Matrix Operating Environment (Páginas: 116)
- Software HP Matrix Operating Environment (Páginas: 259)
- Software HP Matrix Operating Environment (Páginas: 99)
- Software HP Matrix Operating Environment (Páginas: 148)
- Software HP Matrix Operating Environment (Páginas: 242)
- Software HP Matrix Operating Environment (Páginas: 208)
- Software HP Matrix Operating Environment (Páginas: 225)
- Software HP Matrix Operating Environment (Páginas: 68)
- Software HP Matrix Operating Environment (Páginas: 268)
- Software HP Matrix Operating Environment (Páginas: 271)
- Software HP Matrix Operating Environment (Páginas: 254)
- Software HP Matrix Operating Environment (Páginas: 117)
- UEFI (Páginas: 81)
- UEFI (Páginas: 159)
- Insight Control (Páginas: 26)
- Insight Control (Páginas: 81)
- Software HP Insight Foundation para ProLiant (Páginas: 93)
- Insight Control (Páginas: 24)
- Software HP Insight Rapid Deployment (Páginas: 20)
- Insight Control (Páginas: 87)
- Software HP Virtual Connect Enterprise Manager (Páginas: 87)
- Insight Control (Páginas: 92)
- Insight Control (Páginas: 84)
- Insight Control (Páginas: 82)
- Insight Control (Páginas: 80)
- Software HP Virtual Connect Enterprise Manager (Páginas: 212)
- Software HP Insight Management (Páginas: 123)
- Software HP Insight Management (Páginas: 121)
- Software HP Insight Management (Páginas: 109)
- Software HP Insight Management (Páginas: 124)
- Software HP Insight Management (Páginas: 168)
- Software HP Insight Management (Páginas: 212)
- Software HP Insight Management (Páginas: 207)