-
- Enthusiast
- Posts: 39
- Liked: 5 times
- Joined: Oct 28, 2019 6:02 pm
- Contact:
Removing Windows agent when Veeam server is gone?
Veeam 11 - I have a bunch of Windows physical workstations that were never set up properly in Veeam. Many seem to have an agent installed by an old Veeam server that no longer exists. When doing a rescan of that AD group, most machines return an error like the following:
Skipping PCname.mydomain.com Details: Failed to acquire agent managed by OldVeeamServer.mydomain.com VBR Server
What is the easiest way to remove/redeploy the newest version of the agent to all of these erroring workstations?
Skipping PCname.mydomain.com Details: Failed to acquire agent managed by OldVeeamServer.mydomain.com VBR Server
What is the easiest way to remove/redeploy the newest version of the agent to all of these erroring workstations?
-
- Product Manager
- Posts: 9845
- Liked: 2603 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: Removing Windows agent when Veeam server is gone?
Right click on the agent in the protection geoup view and remove it.
After that, try to add it again.
It‘s possible that you need to recreate veeam agent database on the client.
https://www.veeam.com/kb2335
https://helpcenter.veeam.com/docs/backu ... ml?ver=110
After that, try to add it again.
It‘s possible that you need to recreate veeam agent database on the client.
https://www.veeam.com/kb2335
https://helpcenter.veeam.com/docs/backu ... ml?ver=110
Product Management Analyst @ Veeam Software
-
- Enthusiast
- Posts: 39
- Liked: 5 times
- Joined: Oct 28, 2019 6:02 pm
- Contact:
Re: Removing Windows agent when Veeam server is gone?
They actually don't show in the protection group. These PC's only show on screen as errors when I do a "rescan", so I don't have a way to push the Agent out to them. I can only seem to manage the few servers that ARE showing in the protection group.
-
- Product Manager
- Posts: 2578
- Liked: 707 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: Removing Windows agent when Veeam server is gone?
You should be able to use this option:
After that, new VBR will pick it up from here on.
/Cheers!
Code: Select all
Veeam.Agent.Configurator.exe -removeOwner /i /force
/Cheers!
-
- Enthusiast
- Posts: 39
- Liked: 5 times
- Joined: Oct 28, 2019 6:02 pm
- Contact:
Re: Removing Windows agent when Veeam server is gone?
Thanks! I was able to create a PowerShell file with the following command, and execute against problematic workstations with a utility called BatchPatch. Most of them seem to be found and showing in the protection group now.
Start-Process -NoNewWindow -FilePath "C:\Program Files\Veeam\Endpoint Backup\Veeam.Agent.Configurator.exe" -ArgumentList "-removeOwner","/i","/force"
Start-Process -NoNewWindow -FilePath "C:\Program Files\Veeam\Endpoint Backup\Veeam.Agent.Configurator.exe" -ArgumentList "-removeOwner","/i","/force"
-
- Enthusiast
- Posts: 39
- Liked: 5 times
- Joined: Oct 28, 2019 6:02 pm
- Contact:
Re: Removing Windows agent when Veeam server is gone?
Created case #02308082 with Veeam support for further help.
Who is online
Users browsing this forum: No registered users and 50 guests