Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Backup » Resolving VSS Errors: Veeam AD Backups failing with SentinelOne

Resolving VSS Errors: Veeam AD Backups failing with SentinelOne

Posted on 17/02/202618/02/2026 Link State By Link State No Comments on Resolving VSS Errors: Veeam AD Backups failing with SentinelOne
Resolving Vsss Error

Veeam application-aware backups of Active Directory domain controllers can fail when SentinelOne blocks the VSS and BCD operations Veeam needs for NTDS-aware snapshots. These failures usually appear as VSS errors and “Updating BCD failed” or similar messages in Veeam job logs. In this guide, we shall discuss the “Resolving VSS Errors: Veeam AD Backups failing with SentinelOne”. Please, see Volume Shadow Copies: How to configure VSS on Windows Server, and How To Fix “Startup Repair Couldn’t Repair Your PC.

I am sharing this fix with the community on the procedure I followed to resolve the failure of the Application Aware backup  post-installation of Sentinel One.

Please, see A-Z on Veeam Data Cloud: Workload Enrollment and Onboarding, A real case of Internal Sabotage and Recovery, and Set up Veeam Backup for Microsoft Azure.

VSS Symptoms and Error Messages

When SentinelOne interferes with AD-aware backups, some of the below are usually observed but not limited to the below:

  • Veeam job status: “Failed” or “Warning” specifically on domain controllers. While other servers back up fine.
  • Application-aware processing error like: “Cannot create a shadow copy of the volumes containing writer’s data. Cannot prepare the [NTDS] data for a subsequent restore operation.”​
  • Errors mentioning BCD or VSS, for example: “Updating BCD failed… COM error: Code: 0xd0000022” or generic “VSSControl” errors.

Please, see

Exception procedure S1 VSS SafeBOOt Tamper Protection

To fix this, you, open Administrative CMD and navigate to the path below.

cd "C:\Program Files\SentinelOne\Sentinel Agent your-version"

Then run the below commands

sentinelctl unprotect -k "<passphrase>"

sentinelctl config -p agent.vssConfig.enableResearchDataCollectorVssWriter -v false -k""PASSPHRASE"

sentinelctl config -p agent.vssConfig.vssProtection -v false

sentinelctl config -p agent.vssSnapshots -v false

sentinelctl config -p agent.safeBootProtection -v false -k "PASSPHRASE"

sentinelctl config antiTamperingConfig.allowSignedKnownAndVerifiedToSafeBoot true -k "PASSPHRASE"

Please, see how to Install Veeam ONE and Add VBR: Fix failed to connect to VBR, and how to Fix Error 1069: Windows could not start the Veeam backup service on local computer.

Delete shadow

To clean up stale or corrupted VSS snapshots before rerunning the Veeam job. You can use DiskShadow on the affected server.

diskshadow

list shadows all

delete shadows all

Exit

Where the diskshadow opens the DiskShadow utility, and the list shadows all shows all existing shadow copies so you can confirm what will be removed.

The delete shadows all deletes all VSS shadow copies for all volumes on this server. Run this only during a maintenance window, as it removes all existing VSS restore points. While, the exit closes DiskShadow.

Please, see how to Activate Full-Screen (Kiosk Mode) in Internet Explorer, Veeam Enterprise Manager setup and User Role management, and Building VIHR: Ransomware-Proof Repository with Veeam JeOS.

Re-enable protection

When you are done with troubleshooting and Veeam backups are running correctly, turn full protection back on with the following command.

sentinelctl protect -k "<passphrase>"

I hope you found this blogpost on Resolving VSS Errors: Veeam AD Backups failing with SentinelOne very useful. Please, feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Backup Tags:resolving vss errors veeam sentinelone, SentinelOne, veeam ad backup sentinelone, veeam domain controller backup failur, VSS Symptoms and Error Messages

Post navigation

Previous Post: A-Z on Veeam Data Cloud: Workload Enrollment and Onboarding
Next Post: Run Mendeley Reference Manager and Cite for Word on Windows

Related Posts

  • Syncing Files  and photos with Synology Drive
    Sync file and photos from iOS and Mac with Synology Drive Backup
  • veeam backup for Proxmox VE
    Backup and Restore Proxmox VE virtual machines with Veeam Backup
  • apply and install Veeam NFR Licence
    How to apply and install Veeam NFR License Backup
  • Failed to connect to Deployer Service   VIHR
    How to fix Failed to connect to Deployer Service Error Backup
  • VHR upgrade
    Upgrade legacy VHR to Veeam Infrastructure Hardened Repository Backup
  • veeaamAgent1
    Veeam Agent Vulnerability: Fix Veeam Agent vulnerability for Microsoft Windows  Backup

More Related Articles

Syncing Files  and photos with Synology Drive Sync file and photos from iOS and Mac with Synology Drive Backup
veeam backup for Proxmox VE Backup and Restore Proxmox VE virtual machines with Veeam Backup
apply and install Veeam NFR Licence How to apply and install Veeam NFR License Backup
Failed to connect to Deployer Service   VIHR How to fix Failed to connect to Deployer Service Error Backup
VHR upgrade Upgrade legacy VHR to Veeam Infrastructure Hardened Repository Backup
veeaamAgent1 Veeam Agent Vulnerability: Fix Veeam Agent vulnerability for Microsoft Windows  Backup

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • How to create a dev drive
    How to create a Dev Drive on Windows 11 Windows
  • next cloud desktop
    How to install Nextcloud Desktop client on Mac Mac
  • Copilot Microsoft
    How to Disable Copilot in Windows and Microsoft Edge Windows
  • cisco ASA
    Common Cisco ASA Commands Network | Monitoring
  • powershell logo
    Connecting to a remote server failed and WinRM cannot process the request: Error code 0x8009030e occurred while using Kerberos authentication, and a specified logon session does not exist Scripts
  • BitLocker Protection off Update UEFI BIOS to fix issues
    BitLocker Protection off: Update UEFI/BIOS to fix issues Windows
  • Windows 11 taskbar features remove 1
    How to modify Windows 11 Taskbar via Intune and GPO Windows
  • rdp
    How to fix Remote Desktop can’t connect to the remote computer for one of these reasons Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,823 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.