Sure it's possible, SSRS is a web application, can be access from anywhere where you allow its. Simply grant access for the users. Grant user access to a report server
How to access the SSRS report from another computer?
keshar joshi
0
Reputation points
I have created a SSRS report on my local computer. Now I want to access (view) that report from another computer. Is it possible? If yes, please kindly suggest to me the procedure for that.
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,063 questions
2 answers
Sort by: Most helpful
-
-
Anonymous
2023-01-30T07:30:37.16+00:00 Is your other server on the same domain as your current server? If it's on the same domain, then you can create a Windows group and add another computer to that group, then grant the appropriate permissions to the group. You can refer to this link:
For information on granting users access to the report server, you can review this documentation.
Best regards,
Aniya