Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Fix An error has occurred during report processing (rsProcessingAborted)

Posted on 10/04/202405/02/2025 IT Expert By IT Expert No Comments on Fix An error has occurred during report processing (rsProcessingAborted)
  1. Home
  2. Oracle/MSSQL/MySQL
  3. Fix An error has occurred during report processing (rsProcessingAborted)
the-Execute-permission-was-denied

MBAM Report Users can access the Compliance and Audit reports in the MBAM administration website. The local group for this role is installed on the Administration and Monitoring Server, Compliance and Audit Reports Server, and Compliance Status Database Server. In this article, we shall discuss how to resolve the “Fix An error has occurred during report processing (rsProcessingAborted)”. See how to Install SonarQube on Ubuntu 20.04 LTS.

Reporting Services uses role-based security to grant user access to a report server. On a new report server installation, only users who are members of the local Administrators group have permissions to report server content and operations.

To make the report server available to other users, you must create role assignments that map user or group accounts to a predefined role that specifies a collection of tasks.

Please see How to determine why an MBAM-protected device is non-compliant, and Email notifications for MBAM Enterprise and Compliance and Recovery Audit reports.

Why was the error “Fix An error has occurred during report processing (rsProcessingAborted)” Prompted?

The below error was prompted when you wish to Query MBAM to display the BitLocker Recovery report. The reason for this error is because you do not have specific rights for the local group role installed on the Administration and Monitoring Server.

Note: To run the reports, you must be a member of the Report Users Role on the servers where the “Administration and Monitoring Server,” “Compliance and Audit Reports,” and “Compliance Status Database” features are installed.

Reproduce Error

The user without membership to the Report Users Role launches a web browser. Navigate to the MBAM administration website.

manage-folder67zg-1

Selects the MBAM folder, select desired language and then he or she is unable to view the report.

Erroor-B-1estsd

In this case, the Recovery Audit Report. Then the Below error will be prompted.

An error has occurred during report processing (rsProcessingAborted): Queryexecution failed for dataset 'Recovery AuditReportDataSet', the Execute permission was denied on the object 'GetAuditInformation'

Solution to fixing the the Execute permission was denied on the object ‘GetAuditInformation’

To fix this, launch the MBAM administration website as a SQL Administrator. Select the Gear icon in the upper right and then select Site Settings from the dropdown menu.

In this section, you have two options which are as follow below

  • Add a user or group to a system role
  • Add a user or group to an item role

I will be using the the ‘Add a user or group to an item role”. Select Manage Folder.

Manage-Folder

Or Select the … (ellipse) on an MBAM Website. In the menu, select Manage.

Manage-MBAM-website

As you can see, the Administrator has access by default to this website. Select Security, and Select Add group or user.

Note: You must be a member of the local Administrators group on the report server computer to perform the tasks below. To delegate this task to other users, create role assignments that map user accounts to Content Manager and System Administrator roles. Users who have Content Manager and System Administrator permissions can add users to a report server

Add-group-users

Add the User group or User. In my case a group as it is easier to manage user rights.

In Group or user, enter a Windows domain user or group account in this format: <domain>\<account>. If you’re using forms authentication or custom security, specify the user or group account in the format that is correct for your deployment.

error-mba3ed

Select one or more role definitions that describe how the user or group should access the MBAM website, and then select OK.

errorture345465utf

Check on the SQL database if the User Group has the right database permission assigned. I have decided to assign the following rights to this MBAM Report User Group. Please see this guide from Microsoft to learn more on managing MBAM Administrator Roles

Screenshot-2022-06-02-at-18.32.36

View and Generate MBAM Reports

Now that you have the right permissions in place, navigate again and launch the MBAM website. Select your desired language.

MBAM-SQL-Server-Reporting-Services

Now select any report you would like to view. Because we have dealt with articles descripting how to view reports etc. We will not be discussing these extensively.

Now you can start generating reports and view the Recovery Audit Report as well.
MBAM-reporting-services

Enterprise Compliance Report

The Enterprise Compliance Report provides information on overall BitLocker compliance in your organization. The available filters for this report allow you to narrow your search results according to the Compliance state and Error status.

Here are some related guides: Enterprise Compliance, Computer Compliance, and Recovery Audit Report: Understanding the Microsoft BitLocker Administration and Monitoring (MBAM) reports fields. And MBAM Frequent Report Errors: Understanding Microsoft BitLocker Administration and Monitoring compliance state and error status.

Computer Compliance Report

The Computer Compliance Report displays information that is specific to a computer or user. To generate the Computer Compliance Report, access the Administration and Monitoring website and select the Microsoft BitLocker Administration and Monitoring node, select your desired language format (en-us) and select the Computer Compliance Report and use the Computer Compliance report to search for a user name or computer name.

Here is how to fix you are not allowed to view this folder on SSRS: MBAM reports cannot be accessed because it could not load folder contents, and how to change the Windows Pagefile Size.

FAQs

Are TPM cleared during a system reset or reinstall?

There isn’t a yes or no answer to this. It depends on how the WDS environment is set up. But for other Windows installation types, the answer is no. You will have to manually reset the TPM.tpm

I can view MBAM administration website as discussed above. But why do I get the error “Could not load folder contents” when navigating through SQL Server Reporting services?

Due to various permission configured on the reporting server. The following error message may be prompted when accessing the Compliance/Recovery Report.

This error simply means you do not have permission to list this specific folder but access to the MBAM report website only is possible. Please see “How to fix you are not allowed to view this folder on SSRS: MBAM reports cannot be accessed because it could not load folder contents“.
Could not load folder contents - SSRS

How does TPM and BitLocker work together?

TPM protects and detect change to the pre-boot environment which consist of the computer hardware, firmware (including BIOS) and operating system boot loader. The boot loader protects the essential operating system files and the system partition if BitLocker is enabled.

How does BitLocker Protect other volumes?

The system partition protects any other volumes. The key for the secondary partition is not stored in the TPM chip itself but somewhere on the system partition. So for the secondary volume to be decrypted automatically, the system volume must be encrypted as well.

I hope you found this article useful on “Fix An error has occurred during report processing (rsProcessingAborted)”. 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
Oracle/MSSQL/MySQL, Windows Server Tags:MBAM, MBAM for Bitlocker Administration, Microsoft Windows, Windows 10, Windows 11

Post navigation

Previous Post: How to create a Logic App for monitoring tweets
Next Post: How to Install and Configure a Standalone DNS Server

Related Posts

  • Remote Desktop 2 1
    How to install RDS via Quick Start Deployment: Install, Publish, Update, and Uninstall Remote Desktop Web Client Web Server
  • screenshot 2020 03 13 at 20.24.17
    How to install Cygwin packages from the command line Windows Server
  • ADUC Appcrash fix
    Faulting Application Name: mmc.exe: Unable to launch ADUC Windows Server
  • Windows 10 1024x683 1
    ADK|WinPE|MDT: Deploy Windows with WDS Windows Server
  • Explorer Error
    How to fix an attempt was made to reference a Token that does not exist Network | Monitoring
  • what is winrm
    Check PowerShell Version and Verify WinRM Using Test-WSMan Windows Server

More Related Articles

Remote Desktop 2 1 How to install RDS via Quick Start Deployment: Install, Publish, Update, and Uninstall Remote Desktop Web Client Web Server
screenshot 2020 03 13 at 20.24.17 How to install Cygwin packages from the command line Windows Server
ADUC Appcrash fix Faulting Application Name: mmc.exe: Unable to launch ADUC Windows Server
Windows 10 1024x683 1 ADK|WinPE|MDT: Deploy Windows with WDS Windows Server
Explorer Error How to fix an attempt was made to reference a Token that does not exist Network | Monitoring
what is winrm Check PowerShell Version and Verify WinRM Using Test-WSMan Windows Server

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

Veeam Vanguard

  • screenshot 2020 03 29 at 18.19.50
    Shortcut for Windows update: How to create a shortcut for Windows scheduled task Windows Server
  • Microsoft Office 365 Family
    Download Microsoft Office 365 Family Invoice for tax reasons Microsoft Exchange/Office/365
  • fix this PC cannot run on Windows
    How to Fix “This PC Can’t Run Windows 11” on Hyper Windows
  • windows 10 desktop 1
    Active Directory Forest – Trees and Domain and Sites Windows Server
  • chocolatey
    Windows Package Manager: How to install, upgrade or uninstall Chocolatey Windows
  • Object Firt OOTBI offline and online cluster update
    Offline and Online Update for Object First Out-of-the-Box Cluster Windows Server
  • How To Upgrade Domain Controllers
    Build a New DC vs Swing Migration: Upgrade Server OS Correctly Windows Server
  • How to create a Recovery Partition in Microsoft Windows
    How to create a Recovery Partition in Microsoft Windows 10/11 Windows

Subscribe to Blog via Email

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

Join 1,801 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

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.