Skip to main content

I'm trying to set up a job to backup my Windows 11 laptop.

I'm using the Community edition of Veeam Backup and Replication 12, and I'm running the job as  admin. Everything fails, but the Rescan fails first. I’ve set up the job on my laptop as follows: The Job Mode is Server/Managed by Agent, the computer is localhost, I chose File level backup to backup a single folder as a test, but eventually it will be the entire laptop. The backup destination is a shared folder on my NAS that the backup user can fully access. What am I doing wrong? I’m backing up a simple laptop, not a VM. I see reference to an agent, but I don’t see where to download or configure it.

I really do like using Veeam. It was working fine for years on the previous Windows 10 laptop, and version 6.3.1.1074 is working fine on my other Windows 10 laptop. I hope that you can help me with my issues.

Are you running VBR directly on Windows 11?  It is not recommended nor a best practice to run on a client OS but rather a Server OS.

Have you checked the version matrix to ensure it is supported?  You are probably best using the Agent to back up to the NAS instead of VBR in my humble opinion.  I have a lab where I do have VBR but still use the Agent for my Win11 laptop and point it to a repo on the VBR which is backed by a Synology NAS.


Some points to check:

Are the credentials used truly administrative? Try with .\Administrator if needed.

Firewall or antivirus may be blocking RPC, WMI, or SMB communication.

Is the DNS name resolving correctly? Avoid using “localhost” — prefer the actual hostname.

The Veeam Installer Service may have failed to install properly (check Event Viewer logs).

NTLM authentication errors — some Windows 11 security policies might block this.

Let me know if you'd like help analyzing logs or troubleshooting the agent installation.


Hi ​@Kent -

I think if you’re using Veeam Community Edition..it’s overkill. You should be using the Veeam Agent for Windows Free Edition, downloadable here:
https://www.veeam.com/products/free/microsoft-windows.html

And here’s the User Guide, which you should follow:
https://helpcenter.veeam.com/docs/agentforwindows/userguide/installation_process.html?ver=60

Hard to fully help without seeing what you’re doing, but hopefully those 2 things above can get you started.

Let us know.


It does seem like I was mixing up my terminology a bit. Not that you mention it, VBR does sound like overkill for my setup. I’ll give Veeam Agent for Windows a try and let you all know what I find.

Thanks for your responses.


Sure...no problem. Agent for Windows should be what you’re looking for.


Happy to help and let us know how it goes.  Agent will do well for you.


Thank you all very much. Switching to the Agent did the trick. I should have seen the words “Veeam Agent” on the version that I’ve been using, but when I looked at the download page, “Veeam Backup and Replication” seemed to be the correct one. Thank you again.


Glad to help and get you working 👍🏻@Kent 


Comment