- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-17-2022 12:44 AM
We are observing VEEAM VeeamTransportSvc.exe being blocked by BTP and, thus, preventing backups from being started.
We are working on a temporary fix excluding path and cgo and the likes but this is the second week in a row that content updates are screwing, this time impacting operations.
Already filled a support case.
BR
08-18-2022 05:13 AM
Hi,
where is the SUEX?
08-18-2022 06:18 AM
Run this script as admin, and then you'll be able to retry your backups successfully:
net stop "System Event Notification Service" /y
net start "System Event Notification Service"
net stop "Background Intelligent Transfer Service" /y
net start "Background Intelligent Transfer Service"
net stop "COM+ Event System" /y
net start "COM+ Event System"
net stop "Microsoft Software Shadow Copy Provider" /y
net start "Microsoft Software Shadow Copy Provider"
net stop "Volume Shadow Copy"
net start "Volume Shadow Copy"
net start "System Event Notification Service"
net start "DFS Replication"
net start "DHCP Server"
08-18-2022 07:22 AM
Has anyone had an issue where several services fail to start after rebooting the DC following this error? Our DC will not start the Windows event log, AD Web Services, DHCP server and a few other dependent services.
08-18-2022 04:02 PM - edited 08-18-2022 04:14 PM
We are having this issue as well on our physical AD server and Veeam. Looks like content update 650-11758 resolved the issue for us. I just fired off a Veeam backup and I am 6 minutes in and receiving data. Backups were failing after 2 minutes before.
08-19-2022 01:40 AM
Content Update 650-11758 has wroked for us, but we had to restart services as per this list from @jturner_storm7
net stop "System Event Notification Service" /y
net start "System Event Notification Service"
net stop "Background Intelligent Transfer Service" /y
net start "Background Intelligent Transfer Service"
net stop "COM+ Event System" /y
net start "COM+ Event System"
net stop "Microsoft Software Shadow Copy Provider" /y
net start "Microsoft Software Shadow Copy Provider"
net stop "Volume Shadow Copy"
net start "Volume Shadow Copy"
net start "System Event Notification Service"
net start "DFS Replication"
net start "DHCP Server"
My colleagues shortened this by restarting "COM+ Event System" and letting that restart all the dependent services
With the CU and this restart our backups are now working.
08-20-2022 12:35 AM
The Veeam Backups are working again with Content Update 650-11758. (Backups from the VM Servers with Veeam and Veeam Backup Agent for physical servers)
08-22-2022 07:07 AM
im still getting many alerts from
Vulnerable driver 'WinRing0.sys' was loaded to the system - Behavioral threat detected (rule: sync.vulnerable_driver_loaded_WinRing0.sys)
and my CU 650-11758
this is stupid CU.
08-22-2022 10:59 PM
I'm also getting this, turns out it's Atera Agent causing the problem for me, and i have not been able to verify if it is a genuine threat or not.
08-24-2022 01:07 AM
Is there any possibility to either fine-tune or completely disable this and similar signatures? This signature and "sync.vulnerable_driver_loaded_WinRing0.sys" prevented a update of different HP signed drivers on several systems.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!