Hi Leo,
The first troubleshooting step you can do from your side is to update your Windows backup server (that is added as a managed one in your VBR console) through Powershell once again as Installer service is deployed in scope of a server (Windows or Linux) update/add:Try this and open a support case if it doesn't help.
Best regards,
Oleg
The first troubleshooting step you can do from your side is to update your Windows backup server (that is added as a managed one in your VBR console) through Powershell once again as Installer service is deployed in scope of a server (Windows or Linux) update/add:
Code:
$server = Get-VBRServer -Type LocalSet-VBRWinServer -Server $serverAdd-VBRBackupRepository -Folder 'C:\Backup' -Type WinLocalBest regards,
Oleg
Statistics: Posted by oleg.feoktistov — Oct 01, 2024 4:06 pm






