Remote SSRS 2008 Configuration
When SSRS 2008 is remote from the Kaseya Server and attempting to run a VSA report displays the following connection error...
ERROR: The permissions granted to user '<domain>\<username>' are insufficient for performing this operation
... perform the following configuration.
Creating an "Everyone" System User in Report Manager
The following procedure sets "site wide" security settings for all users accessing SSRS.
- Login to your SQL Server 2008 box.
- Open Reporting Service Configuration Manager.

- Connect to the Report Server instance.

- Navigate to Report Manager URL. Click the link labeled URLs. You may be prompted for username and password. Just use your domain account.

- You should see the following screen. Click on Site Settings.

- Then click Security on the left hand side of the page.

- Then click New Role Assignment.

- Create a role call
Everyone
with System User. Click OK.
- You’re done! Your report should be running now.
