When I checked the licenses in B&R Console, it said 10(0 used) which lead me to believe the agents for some reason weren't pulling a license (perhaps because the agent was installed stand-alone first?)
The VAW and VAL began reporting it was "Workstation" instead of the free version. Clearly we have a miscommunication somewhere.
Linux Agent:
Created a protection group, and performed a rescan. The agent consumed a license. Created a job and the job was pushed down to the agent without issue. Logged into the Linux machine and kicked off the newly created backup.
Windows Agent:
Tried to create a protection group in B&R and received the following during rescan:
Code: Select all
11/19/2019 8:23:26 PM :: Unable to install backup agent: cannot connect to {IP} Error: Access is denied.
In the security log, I could see the successful login, and I had disabled firewalls on both the B&R server and the target host. I'd disabled UAC on the destination host as a test, so based on various other articles, I suspected this was the lack of the admin share (since this is not a domain joined machine).
Solution:
Create Registry DWORD Value
Code: Select all
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
LocalAccountTokenFilterPolicy (Value:1)
Still uncertain why the agent version switched to Workstation, but I suspect it's related to the way Community Edition is licensed. I did attempt to untick Allow unlicensed agents to consume instances in hopes that the VAW would revert back to free, however that box seems to be greyed out in Community Edition. After deployment of the agent, I removed the registry key, enabled UAC, and re-enabled the firewalls without issue.
Lessons Learned:
- The Veeam Agent for Windows deployment seems to require the $admin share be available (I have seen this referenced elsewhere, but this is a first hand account).
- Veeam Agent for Windows Licenses in Free Mode pointed at Community Edition after Install will stop working and report expired licenses