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.

Quick fix: install manually the Veeam Service Provider Console agent on Cloud Connect server

Luca Dell'Oca, April 21, 2020April 20, 2020

After I upgraded my lab to Veeam Service Provider Console v4, for some unknown reason we are still investigating, the management agent that was automatically deployed in one of the remote Veeam Cloud Connect servers I have was not answering anymore:

After a quick investigation, I realized that the Veeam Management Agent Service was not available among the windows services of the Cloud Connect server.

As you can see from the previous screenshot, there is no command to force the reinstall of the agent, also because once it’s not reachable, it doesn’t make much sense to have this option.

But there’s a way to install it manually.

The console allows users to grab the management agent directly from the console itself and to install it, either using the wizard or by scripting it. I’ve shown a way to do it in this post: Veeam Availability Console and agent automatic installation. The installer is the same for every system that is going to be connected to the console, be it a workstation, a server or even a Cloud Connect server. For this last type however, the installer has to be executed with some specific options. This is explained in the userguide: https://helpcenter.veeam.com/docs/vac/deployment/silent_install_agent.html?ver=40.

There’s a parameter called VAC_MANAGEMENT_AGENT_TYPE that has to be set to 3 to install the agent on a Cloud Connect server. The script can be something like this:

msiexec.exe /qn /i "VAC.CommunicationAgent.x64.msi" ACCEPT_THIRDPARTY_LICENSES="1" ACCEPT_EULA="1" VAC_MANAGEMENT_AGENT_TYPE="3" VAC_SERVER_NAME="vac.virtualtothecore.local" VAC_CERT_THUMBPRINT="028EC0FB60A7EBA9B140FCD1553061AF991A7FDE"

Note that my VSPC server has a .local domain because the two sites are connected via a VPN link, so I use the fqdn of the server, not the name as it appears from internet.

Once the script is completed, the service is installed in the machine, and the tray icon of the agent shows the connection as working:

If I check in the console itself, I now see the Cloud Connect server properly connected:

You can notice that there is no data in the column “agent deployment” about vbr.vcc.local, the server where I reinstalled the agent; this is because I did it manually. But the main point is that its status is finally active, and the last heartbeat happened a few seconds ago, as it should be.

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 cloudconnectconsolev4VACveeamvspc

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