I need a solution
Submit-BEFileSystemRestoreJob command is failing with error.
command is:
Get-BeJobHistory -FromLastJobRun -Name 'backup_definition_Full_275417-Full' | Submit-BEFileSystemRestoreJob -RedirectToPath C:\temp\tdir13778 -name restore_job87808_11113 -FileSystemSelection 'C:\temp\tdir21680' -Confirm:$false
error is:
Submit-BEFileSystemRestoreJob : Cannot make a selection for "C:\temp\tdir21680\*" because the directory "C:\temp\tdir21680" is not in the backup set "Wednesday, June 01, 2016 12:46:40 PM (Snapshot Full)".
0