我被要求考虑编写一个安装程序,它只是在一台机器上自行设置Reporting Service的Report Manager。
这可能吗?我的网络搜索没有给我一个很好的答案。
答案 0 :(得分:3)
好的,我找到了答案:
http://msdn.microsoft.com/en-us/library/aa179337(SQL.80).aspx
如果您读到'ADDLOCAL'位,您会看到只能安装Report Manager。需要这样的东西:
setup.exe /ADDLOCAL="RS_Manager"