Update README.md
This commit is contained in:
parent
b64e8cac21
commit
d674fc723a
1 changed files with 1 additions and 1 deletions
|
|
@ -1667,7 +1667,7 @@ CopyQueue Length - длина репликационной очереди коп
|
||||||
`choco install veeam-backup-and-replication-console` \
|
`choco install veeam-backup-and-replication-console` \
|
||||||
`Get-Module Veeam.Backup.PowerShell` \
|
`Get-Module Veeam.Backup.PowerShell` \
|
||||||
`Get-Command -Module Veeam.Backup.PowerShell` or Get-VBRCommand \
|
`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-VBRJob` \
|
||||||
`Get-VBRCommand *get*backup*` \
|
`Get-VBRCommand *get*backup*` \
|
||||||
`Get-VBRComputerBackupJob` \
|
`Get-VBRComputerBackupJob` \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue