Set URL to MS-SQL Reporting Services EngineThe URL to MS-SQL Reporting Services dialog configures the VSA connection to the SQL Services Reporting Services (SSRS) instance used to generate VSA reports. The SSRS may be installed locally or remotely from the KServer and locally or remotely from the SQL Server instance hosting the Note: Installing or updating the VSA to Kaseya 2 allows you to bypass configuring the SSRS until after the installation or update. Settings include:
Note: - See the user guide for a visual walkthrough of the steps described in this topic.Host Name The VSA typically uses one of the following URL patterns to connect to a SQL Server Reporting Services instance. Specifying the appropriate URL is mandatory to run reports. SQL on the same box as VSA http://localhost/ReportServer (most common) http://localhost/ReportServer$SQLExpress http://localhost/ReportServer$<SQLINSTANCENAME> (2005) http://localhost/ReportServer_<SQLINSTANCENAME> (2008) http://localhost:<PORTNUMBER>/ReportServer$<SQLINSTANCENAME> (2005) http://localhost:<PORTNUMBER>/ReportServer_<SQLINSTANCENAME> (2008 SQL box separate from VSA http(s)://<SQLSERVERNAME>/ReportServer (most common) http(s)://<SQLSERVERNAME>/ReportServer$SQLExpress http(s)://<SQLSERVERNAME>/ReportServer$<SQLINSTANCENAME> (2005) http(s)://<SQLSERVERNAME>/ReportServer_<SQLINSTANCENAME> (2008) http(s)://<SQLSERVERNAME>:<PORTNUMBER>/ReportServer$<SQLINSTANCENAME> (2005) http(s)://<SQLSERVERNAME>:<PORTNUMBER>/ReportServer_<SQLINSTANCENAME> (2008) Logo By default, VSA report headers display the image specified by the System > Site Customization > Site Header. Changing the value in the System > Configure > Change URL... > Logo field overrides this default, changing the URL for report headers only. Changing the URL in the Change URL... > Logo field does not affect the display of the Site Header image. If a logo does not display in SSRS reports it may be due to either of the following conditions:
User Name You can provide all VSA users with a credential that lets them run SSRS reports. This eliminates the need to maintain access rights for each VSA user requiring access to the SSRS. This applies in particular to VSA users in a workgroup instead of a domain, who don't have a centralized method of authentication such as Active Directory to manage access rights to the SSRS. Credentials are specified in three locations:
This procedure creates a dedicated user—in this example,
| |||
Topic 6645: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |