Standalone backup agent for Microsoft Windows servers and workstations (formerly Veeam Endpoint Backup FREE)
Post Reply
TitaniumCoder477
Veteran
Posts: 315
Liked: 48 times
Joined: Apr 07, 2015 1:53 pm
Full Name: James Wilmoth
Location: Kannapolis, North Carolina, USA
Contact:

Remove license via CLI

Post by TitaniumCoder477 »

I need to remove some Windows Workstation licenses remotely via command line. What is the command to do this? I have not been able to find it, except for Linux Workstation.

Thanks!
Dima P.
Product Manager
Posts: 14415
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Remove license via CLI

Post by Dima P. »

Hello James,

To clarify, you want to replace the license or remove it completely? Thanks!
TitaniumCoder477
Veteran
Posts: 315
Liked: 48 times
Joined: Apr 07, 2015 1:53 pm
Full Name: James Wilmoth
Location: Kannapolis, North Carolina, USA
Contact:

Re: Remove license via CLI

Post by TitaniumCoder477 »

Remove it. If there is a tried and tested way to uninstall Veeam Agent via CLI, I would settle for that as well.
Dima P.
Product Manager
Posts: 14415
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Remove license via CLI

Post by Dima P. »

Thank you for the clarification. There is no way to remove the license but these command lines should uninstall 1.5 and 2.0.What was the agent version in the question (the 'name' of the msi is different for every distribution, so I'd need to check with the RnD)? Cheers!
TitaniumCoder477
Veteran
Posts: 315
Liked: 48 times
Joined: Apr 07, 2015 1:53 pm
Full Name: James Wilmoth
Location: Kannapolis, North Carolina, USA
Contact:

Re: Remove license via CLI

Post by TitaniumCoder477 »

2.2.0.589 now.

But I will be updating to 3.0.1.1039 soon.
Dima P.
Product Manager
Posts: 14415
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Remove license via CLI

Post by Dima P. »

This should do it:

for 2.2

Code: Select all

msiexec /x {2A594F21-93D2-4F57-889B-8C1D9A4E60BA} /qn
for 3.0.1

Code: Select all

 msiexec /x {3A55C2EE-551A-4626-A211-22D400F5352E} /qn
Post Reply

Who is online

Users browsing this forum: No registered users and 24 guests