How to Install Cross Platform ACS Reporting

適用於: Operations Manager 2007 R2

To install Cross Platform ACS Reports

  1. On the server that will be used to host ACS Reports, log on as a user that is an administrator of the Microsoft SQL Server 2005 Reporting Services (SRS) instance.

  2. At a Command Prompt window, change directories to the Cross Platform ACS Reports folder, for example C:\Program Files\System Center Operations Manager Cross Platform ACS.

  3. In the Cross Platform ACS Reports folder, run the following command. UploadCrossPlatformAuditReports “<AuditDBServer\Instance>” “<Reporting Server URL>” “<path of the copied ACS folder>”.

    For example: UploadCrossPlatformAuditReports “myAuditDbServer\Instance1” “http://myReportServer/ReportServer$instance1” “C:\Program Files\System Center Operations Manager Cross Platform ACS”

    注意

    The reporting server URL needs the virtual directory of the reporting server (ReportingServer$<InstanceName>), instead of the reporting manager directory (Reports$<InstanceName>).

  4. Open Internet Explorer and enter the following address to view the SQL Server Reporting Services home page.

    http://<yourReportingServerName>/Reports$<InstanceName>