You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Minarca Data Backup
Hello,
Does Minarca Client supports VSS? It's required to backup locked files into a consistent state on Windows, e.g. PST files from Outlook while it's running.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Minarca Data Backup
Notice that VSS snapshot creation requires Admin Rights. Duplicate and Cobian Backup circumvents this by implementing a service which runs with highest privileges and create the VSS snapshot before running the backup task.
Eduardo de Oliveira
unread,
Aug 24, 2025, 6:04:25 PMAug 24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Minarca Data Backup
Another alternative would be running the task with SYSTEM privileges, which also would allow the task to backup folders which the current user wouldn't have access. We could also implement it simply checking "Run with highest privileges" and requesting username/password to be able to create VSS through Minarca as it does to run Minarca when user is logged off, but we would also need to check if user has Admin rights as "Run with highest privileges" option do not work if user isnt' an admin.