I am seeing something weird in that Start-VBRWindowsFileRestore indicates it has created a mount point but it does not appear in explorer. The GUI produces a mount point in explorer so I am not sure if I am using the correct commands, correctly, or if I have an actual bug in the PS command. Any suggestions would be appreciated. I am using 11.0.0.837 P20210525
If you do a Guest File Restore, the restore point will be mounted on the configured mount server in the backup repo settings. Please run the script again and check if the folder is mounted on the configured mount server of your backup repo.
Thanks for that golden nugget Mildur. I changed the mount server from the default due to restore software requirements and obviously it didn't even enter my mind. I would not even have known that I might have an issue if I hadn't. So it all works find now.
I would say, that is to expect.
The first one needs to load every restore point in to the powershell sessions, before any filtering is happening.
The second command filters the data before it‘s get loaded.