70-467 · Question #103
You need to ensure that the corporate logos appear in reports. What should you do?
The correct answer is A. In SharePoint Central Administration, configure the unattended execution account. In SSRS SharePoint Integrated mode, the unattended execution account - configured in SharePoint Central Administration - provides credentials used to retrieve external resources such as corporate logo images that are not embedded in the report.
Question
You need to ensure that the corporate logos appear in reports. What should you do?
Options
- AIn SharePoint Central Administration, configure the unattended execution account.
- BIn SharePoint Central Administration, configure the Report Server service account.
- CIn Reporting Services Configuration Manager, configure the unattended execution account.
- DIn Reporting Services Configuration Manager, configure the Report Server service account.
How the community answered
(35 responses)- A94% (33)
- C3% (1)
- D3% (1)
Why each option
In SSRS SharePoint Integrated mode, the unattended execution account - configured in SharePoint Central Administration - provides credentials used to retrieve external resources such as corporate logo images that are not embedded in the report.
When SSRS runs in SharePoint Integrated mode, the unattended execution account is the account used to access external resources (such as images referenced by URL or network path) when no user credentials are available. Corporate logos stored on a network share or external location require this account to be configured. In SharePoint Integrated mode this setting lives in SharePoint Central Administration under Reporting Services settings, not in the standalone Reporting Services Configuration Manager.
The Report Server service account is the Windows identity that runs the SSRS Windows service itself - it is not the account used to fetch external resources like images referenced in report definitions.
Reporting Services Configuration Manager is used for Native mode SSRS deployments; in SharePoint Integrated mode, execution account configuration is performed through SharePoint Central Administration.
Configuring the Report Server service account in Reporting Services Configuration Manager applies to Native mode only and addresses the service identity, not external resource retrieval needed for logos.
Concept tested: SSRS SharePoint Integrated mode unattended execution account
Source: https://learn.microsoft.com/en-us/sql/reporting-services/install-windows/configure-the-unattended-execution-account-ssrs-configuration-manager
Topics
Community Discussion
No community discussion yet for this question.