When executing the Get-VBRJob cmdlet, I notice there is one property that has a typo error SheduleEnabledTime.
There is no description on this page: https://helpcenter.veeam.com/docs/backu ... ml?ver=110
Code: Select all
Get-VBRJob -WarningAction SilentlyContinue | fl
This is the version I have so far under VBR v11a:
Code: Select all
ModuleType Version Name ExportedCommands
---------- ------- ---- ----------------
Script 1.0.0.0 ISE {Get-IseSnippet, Import-IseSnippet, New-IseSnippet}
Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Content...}
Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object...}
Manifest 1.0 Veeam.Backup.PowerShell {Add-CTFile, Add-HP3Snapshot, Add-HP3Storage, Add-HP4Snapshot...}