For the Backup Access Credentials in the FR Project, if you have entered a local user account, please try adding the machine name to the username, for eg, BackupLocationServerName\accountName. If the account is a domain account, please try adding the domain name, domainName\accountName.
If the restore method you are using requires you to provide a target server name (for eg, the restore to Clean OS restore option), please do the following:
-
Open secpol.msc on the target server
-
Expand Computer Configuration | Windows Settings | Security Settings | Local Policies | Security Options
-
Right-click ‘Network access: Do not allow storage of passwords and credentials for network authentication’ | select Properties | click Disabled | click OK
-
Try Verify Settings again
-
If you still get the same error, try the same steps on the RMAD server
-
If the issue continues, open the Credential Manager on the RMAD server (Control Panel\User Accounts\Credential Manager)
-
Click Windows Credentials
-
Click Add a Windows Credential
-
Enter the IP Address for the target machine
-
Enter the username and password specified in the FR project (local account on the target machine)
-
Test Verify Settings again
If the issue persists, please try disabling UAC on the target machine:
- Open Regedit
-
Navigate to:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\system
-
Set the value of EnableLUA to 0
-
If the issue continues, navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
-
Create a DWORD named LocalAccountTokenFilterPolicySet and set the the value of the new DWORD to 1
-
Try Verify Settings again