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

PowerShell • Re: job next run information

$
0
0
Hi can,

Pass a VBRComputerBackupJob object returned by Get-VBRComputerBackupJob to Get-VBRJobScheduleOptions; there is a NextRun property on these objects. See below:

Code:

$job = Get-VBRComputerBackupJob -Name "*mongo*"Get-VBRJobScheduleOptions -Job $job | select NextRun, LatestRunLocalNextRun             LatestRunLocal-------             --------------12.03.2025 22:00:00 12.03.2025 10:27:41

Statistics: Posted by david.domask — Mar 12, 2025 9:30 am



Viewing all articles
Browse latest Browse all 9920

Latest Images

Trending Articles



Latest Images