Skip to content
Luca Dell'Oca Principal Cloud Architect @Veeam
Virtual To The Core Virtual To The Core

Virtualization blog, the italian way.

  • Media
  • About me
Virtual To The Core
Virtual To The Core

Virtualization blog, the italian way.

Using #Veeam Backup server as a pure command console

Luca Dell'Oca, April 18, 2012December 4, 2016

In the new v6 architecture, Veeam Backup & Replication allows the creation of complex and highly performing environments by adding proxies and repositories, instructed and orchestrated by the central Veeam Backup Server. This server however still holds its own proxy and repository roles, created during the installation.

Is it possible to disable those roles, and transform the Veeam Backup in a command console of our backup infrastructure?

 

Proxy Role

If you ever used several proxies, you noticed how easy is to do maintenance on them simply disabling them:

But if you try to do the same on the Veeam Backup server, you will find out this operation is not allowed:

however, this operation is not possible only via the graphical interface. If you installed Veeam Powershell cmdlets, you can disable the proxy via script with a simple command:

Get-VBRViProxy -Name "VMware Backup Proxy" | Disable-VBRViProxy

Once you did this, our proxy list will show the Veeam Backup proxy in disable state (look at the grey icon):

Then, if you want to reactivate the proxy, you will only need to run:

Get-VBRViProxy -Name "VMware Backup Proxy" | Enable-VBRViProxy

 

Default Repository

During Veeam Backup installation, the installer creates a default repository in c:backup. Right as in the default proxy, even this element cannot be removed through the GUI:

Even here, you can remove it via Powershell:

Get-VBRBackupRepository -name "Default Backup Repository" | Remove-VBRBackupRepository

In this way you have deleted the default repository.

 

Once you finished these two activities, Veeam Backup Server has become a pure central console to manage your backup infrastructure.

 

 

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
Tech backupdefaultdisableproxyremoverepositoryveeam

Post navigation

Previous post
Next post

Search

Sponsors

Latest Posts

  • Migrate WSL (Windows Subsystem for Linux) to a new computer
  • Pass keystrokes to a pfSense virtual machine to install it automatically
  • Automatically deploy pfSense with Terraform and Ansible
  • My Automated Lab project: #6 Create a S3 Bucket with Terraform
  • My Automated Lab project: #5 Deploy a Linux vSphere VM with Terraform and custom disks
©2025 Virtual To The Core | WordPress Theme by SuperbThemes
We use cookies to ensure that we give you the best experience on our website, and to collect anonymous data regarding navigations stats using 3rd party plugins; they all adhere to the EU Privacy Laws. If you continue to use this site we will assume that you are ok with it.OkNoPrivacy Policy