如何使用命令行从报表服务器打开RDL或RDLC

看看这是不是你需要的。

若要启动报表生成器,请使用以下URL之一(也在MSDN上提供):

完全信任

http:///reportserver/reportbuilder/reportbuilder.application

仅限LocalIntranet权限

http:///reportserver/reportbuilder/reportbuilderlocalintranet.application

自动打开特定报表的:追加"?“到 http://.../reportbuilder.application?/My+Reports/Quarterly+Sales+By+Region的网址

参考:Report Builder launch parameters