This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
win:backup [2019/11/04 11:11] derek created |
win:backup [2024/09/22 19:51] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
=====Backup===== | =====Backup===== | ||
- | Use Veeam Agent for Microsoft Windows to backup to Veeam Backup & Replication Community Edition | + | Use Veeam Agent for Microsoft Windows to backup to Veeam Backup & Replication Community Edition. |
+ | |||
+ | Need to be on the same local network or VPN as the server. | ||
* Download and run [[https:// | * Download and run [[https:// | ||
Line 9: | Line 11: | ||
* Finish. | * Finish. | ||
- | | + | You can either create a backup job in the agent directly, or let the server manage it. |
+ | |||
+ | To allow the Veeam agent to be managed by the Veeam Backup & Replication server you need to create a policy to override the default security policy that disables access to administrative shares: | ||
+ | | ||
+ | * Expand the tree to '' | ||
+ | * Create a new key (Right click -> New -> choose “DWORD Value (32bit)”). | ||
+ | * Name the key “LocalAccountTokenFilterPolicy” and give it the value of “1”. Click OK. |