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

PowerShell • Re: PS commands to get File Backup job details

$
0
0
Hi LEWISF,

You can pass the results of Get-VBRUnstructuredBackupJob to Get-VBRJobObject for a convenient list of what's being backed up:

Code:

$job = Get-VBRUnstructuredBackupJob -Name "NAS-wikipedia"Get-VBRJobObject -Job $jobName                      Type       ApproxSize       Location----                      ----       ----------       --------\\fileserver-01\wiki      Include    0 B              \\fileserver-01\wiki

Statistics: Posted by david.domask — May 15, 2025 12:50 pm



Viewing all articles
Browse latest Browse all 9994

Latest Images

Trending Articles



Latest Images