From d674fc723a2e3b3189b5adcdb501b20a20148f75 Mon Sep 17 00:00:00 2001 From: Alex Kup <116945542+Lifailon@users.noreply.github.com> Date: Tue, 2 May 2023 12:43:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 912900f..52d1900 100644 --- a/README.md +++ b/README.md @@ -1667,7 +1667,7 @@ CopyQueue Length - длина репликационной очереди коп `choco install veeam-backup-and-replication-console` \ `Get-Module Veeam.Backup.PowerShell` \ `Get-Command -Module Veeam.Backup.PowerShell` or Get-VBRCommand \ -`Connect-VBRServer -Server $srv -Credential $cred` # or -User and -Password # - Port 9392 # default \ +`Connect-VBRServer -Server $srv -Credential $cred` or -User and -Password # - Port 9392 # default \ `Get-VBRJob` \ `Get-VBRCommand *get*backup*` \ `Get-VBRComputerBackupJob` \