Hi Florian,
Hope you're doing well.
It is possible to expose VSS snapshots to end-users so that they can restore the previous versions themselves. However, it requires some technical knowledge and effort. Here are some possible ways to achieve this:
- PowerShell: You can use PowerShell to create a symlink to the VSS snapshot and then map it to a drive letter. This will allow end-users to access the snapshot as if it were a regular folder.
Here is an example command to create a symlink:
mklink /d C:\shadowcopy "\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy"
After this, you can map the symlink to a drive letter using the Windows GUI.
- Windows Previous Versions: If you have enabled the "Windows Previous Versions" feature on your file server, end-users can use the "Previous Versions" tab in the "Properties" dialog of a file or folder to restore previous versions. However, this feature is only available on the NTFS file system and requires some configuration.
For further query this issue, we suggest you to go to the Microsoft Customer Service Center to open a Premier-level case so that with their permission level and resource, Microsoft could provide you with better help on your request.
I hope this helps! Let me know if you have any further questions.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.