Quantcast
Channel: R&D Forums
Viewing all articles
Browse latest Browse all 9966

PowerShell • Veeam Explorers PowerShell Reference

$
0
0
Hello

I have a case open with Veeam support - Case # 07707688 - "Trying to achieve unattended restore on Windows"

The support engineer has suggested that I try using the PowerShell approach documented here:

https://helpcenter.veeam.com/docs/backu ... ml?ver=120

But I can't get past step 1, here is what I get when I try to run this:

Code:

---------------------------------------------------- start PowerShell snippet -------------------------------------------Welcome to the Veeam Backup and Replication PowerShell Toolkit!To list available commands, type Get-VBRCommandTo open online documentation on all available commands, type Get-VBRToolkitDocumentation© Veeam Software Group GmbH. All rights reserved.PS C:\Users\manfred.milhofer> $restorepoint = Get-VBRApplicationRestorePoint -Oracle>> Start-VEORRestoreSession -RestorePoint $restorepoint[0]>>Cannot index into a null array.At line:2 char:1+ Start-VEORRestoreSession -RestorePoint $restorepoint[0]+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException    + FullyQualifiedErrorId : NullArrayPS C:\Users\manfred.milhofer>---------------------------------------------------- end PowerShell snippet -------------------------------------------
Is anyone able to point me in the right direction?
Thanks
Manfred

Statistics: Posted by manfred.milhofer — Jun 05, 2025 1:25 pm



Viewing all articles
Browse latest Browse all 9966

Latest Images

Trending Articles



Latest Images