Code: Select all
[31.01.2019 09:08:59] <01> Error Unable to acquire privilege 'SeBackupPrivilege'.
[31.01.2019 09:08:59] <01> Error Unable to obtain privilege 'Backup'. (System.Exception)
[31.01.2019 09:08:59] <01> Error at Veeam.Backup.Win32API.WinPrivilegeManager.Acquire(Privilege privilege)
[31.01.2019 09:08:59] <01> Error at Veeam.Backup.Common.Sources.System.Security.Privileges.AcquireSafe(Privilege privilege)
[31.01.2019 09:08:59] <01> Error Not all privileges or groups referenced are assigned to the caller (System.ComponentModel.Win32Exception)
[31.01.2019 09:08:59] <01> Error at Veeam.Backup.Win32API.Native.Win32ErrorExm.Throw(Win32Error self)
[31.01.2019 09:08:59] <01> Error at Veeam.Backup.Win32API.WinPrivilegeManager.SetPrivilegeState(SafeTokenHandle tokenHandle, LUID privilegeId, Boolean enabled)
[31.01.2019 09:08:59] <01> Error at Veeam.Backup.Win32API.WinPrivilegeManager.Acquire(Privilege privilege)
[31.01.2019 09:08:59] <01> Error Value cannot be null.
[31.01.2019 09:08:59] <01> Error Parameter name: disposableObject at Veeam.Backup.Common.CDisposableList.Add[T](T disposableObject)
[31.01.2019 09:08:59] <01> Error at Veeam.Backup.Fex.Program.Main(String[] args)
One of the engineers told me that you have to create a REG_DWORD HKLM -> Software -> Veeam -> Veeam Backup and Replication:
FLROnDriveLetter
Type: REG_DWORD
Value: 0
But even this did not help me