Skip to content

57-Wolve/Veeam-Management-Agent-AutoRestart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Veeam-Management-Agent-AutoRestart

I created a PowerShell script to restart the Veeam Management Agent nightly.

We have been logging into servers to fix our Backup Radar "No Result" tickets. Most often after doing Cloud Connect upgrades, causing the MA to die.

The Veeam Management Agent is what allows the Veeam B&R server to talk with the Veeam Service Provider Console. Without it, we have no reporting for license usage and backup job monitoring. It also allows us to push/update licenses to the customer's Veeam B&R servers.

Run this command in PowerShell as admin to create the script and restart the task.

irm https://raw.githubusercontent.com/57-Wolve/Veeam-Management-Agent-AutoRestart/refs/heads/main/RestartVeeamMAServiceNightly.ps1 | iex

This is Veeam's own recommendation to fix the management agent not showing online for service providers after a year of dealing with this bug.

About

PowerShell script to restart the Veeam Management Agent nightly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors