Your company has a private cloud that is managed by a System Center Service Manager 2010 Service
Pack 1 (SP1) infrastructure. The infrastructure contains four servers as shown in the following table.
You upgrade MGT1 and DATA1 to Service Manager 2012. You need to ensure that DATA1 can
continue to deploy reports to SSRS1. Which two tasks should you perform? (Each correct answer
presents part of the solution. Choose two.)
A.
Copy the Microsoft.EnterpriseManagement.Reporting.Code.dll file to SSRS1.
B.
Modify the RSReportServer.config file on MGT1.
C.
Modify the RSReportServer.config file on SSRS1.
D.
Modify the RSSrvPolicy.config file on DATA1.
E.
Modify the RSSrvPolicy.config file on SQL1.
F.
Copy the Microsoft.EnterpriseManagement.Reporting.Code.dll file to SQL1.
Explanation:
Preparing the remote computer to host SSRS involves the following steps, which are covered in
detail in this section:
* (A) Copy Microsoft.EnterpriseManagement.Reporting.Code.dll from the Service Manager
installation media to the computer that is hosting SSRS.
* Add a code segment to the rssrvpolicy configuration file on the computer that is hosting SSRS.
* (C) Add an Extension tag to the existing Data segment in the rsreportserver configuration file on
the same computer.
Manual Steps to Configure the Remote SQL Server Reporting Services
URL: http://technet.microsoft.com/en-us/library/hh519664