-
- Novice
- Posts: 4
- Liked: 2 times
- Joined: Jul 17, 2015 11:40 am
Remove WAN Accelerator After Trial
I did a 30 day trial of Enterprise Plus with a WAN accelerator. After the trial ended I went to remove the machine that I tested WAN acceleration to. I could not because I get the error that it is used by a WAN accelerator. I cannot access WAN acceleration because I am not licensed for it. Thus, I cannot remove the server. Any ideas?
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Remove WAN Accelerator After Trial
Do you have any backup copy jobs using WAN accelerators? Did you try to switch them to direct mode and then try to delete accelerators?
-
- Novice
- Posts: 4
- Liked: 2 times
- Joined: Jul 17, 2015 11:40 am
Re: Remove WAN Accelerator After Trial
I do not have any backup jobs using WAN acceleration.
To clarify, I was able to create a WAN accelerator to a test machine during the trial. Now that the trial has ended the WAN accelerator still exists, I just cannot access the GUI to remove it.
To clarify, I was able to create a WAN accelerator to a test machine during the trial. Now that the trial has ended the WAN accelerator still exists, I just cannot access the GUI to remove it.
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Remove WAN Accelerator After Trial
Got it, in this case try to execute this PowerShell script:
Code: Select all
add-pssnapin veeampssnapin
$wan = Get-VBRWANAccelerator -Name "name_of_the_accelerator_machine"
Remove-VBRWANAccelerator -Accelerator $wan
-
- Novice
- Posts: 4
- Liked: 2 times
- Joined: Jul 17, 2015 11:40 am
Re: Remove WAN Accelerator After Trial
Licensing error. The names have been changed to protect the innocent.
Code: Select all
PS C:\Users\[i]username[/i]> add-pssnapin veeampssnapin
PS C:\Users\[i]username[/i]> $wan = Get-VBRWANAccelerator -Name "[i]computername[/i]"
Get-VBRWANAccelerator : This functionality is available in the Enterprise Plus edition only.
At line:1 char:8
+ $wan = Get-VBRWANAccelerator -Name "[i]computername[/i]"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-VBRWANAccelerator], LicenseException
+ FullyQualifiedErrorId : System.ComponentModel.LicenseException,Veeam.Backup.PowerShell.Command.GetVBRWANAccelerator
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Remove WAN Accelerator After Trial
OK, seems like you need to install a trial key back and then remove the accelerator. I have passed this information to our QA team.
-
- Novice
- Posts: 4
- Liked: 2 times
- Joined: Jul 17, 2015 11:40 am
Re: Remove WAN Accelerator After Trial
I grabbed another trial key and temporarily installed. It allowed me to remove it. Thanks!
-
- Enthusiast
- Posts: 25
- Liked: 2 times
- Joined: May 28, 2015 7:05 pm
- Full Name: Thomas M Njus
Re: Remove WAN Accelerator After Trial
I know this is an old thread, but I have a similar situation on 9.5 U4. In our case, we downgraded from Plus to Enterprise since we no longer needed Wan Acceleration. There was an old server configured as a Wan Accelerator that we forgot to remove prior to the downgrade. Is installing the temp key the only way around this still? Seems like you should be able to delete/remove without having the license to "use".
Thanks.
Thanks.
-
- Veeam Software
- Posts: 21138
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Remove WAN Accelerator After Trial
Hi Thomas, yes, this is still the process - you either need to use the script mentioned above or the temporary trial key. Thanks!
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], Mildur and 128 guests