Hello Guys, i have a issues when i try to restore a File Level Restore. Is receive this warning:
"Copying data from deduplicated volumes requires that the console is installed on Windows Server 2012 R2 or later with the data deduplication feature enabled.
Restoring files from deduplicated volumes requires that the mount server associeted with the source backup repository uses Windows Server 2012 R2 or later with data deduplication feature enabled."
How to enable to restore this files ?
Backuped VM (File Server): Windows 2012 R2
Veeam Backup & Replication Server: Windows 2016
-
- Novice
- Posts: 8
- Liked: 1 time
- Joined: Jan 20, 2020 4:17 pm
- Contact:
-
- Product Manager
- Posts: 2578
- Liked: 707 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: Failed to File Level Restore
Logon Veeam Server, hit Server Manager -> Add Roles -> Data Deduplication.
That should do the trick!
/Cheers!
That should do the trick!
/Cheers!
-
- Veeam Software
- Posts: 2010
- Liked: 669 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: Failed to File Level Restore
Also, make sure deduplication is enabled on the server with Mount Server role.
Another option is to do implicit remoting to your server and enable deduplication feature with Powershell:
Best regards,
Oleg
Another option is to do implicit remoting to your server and enable deduplication feature with Powershell:
Code: Select all
Install-WindowsFeature -ComputerName <ServerName> -Name FS-Data-Deduplication
Oleg
Who is online
Users browsing this forum: Brian.Knoblauch, sarnold, StrongOBackup and 137 guests