How can I know which edition of SSRS, SSAS and SSIS service is installed on a server? Finding database edition is easy but how to find edition for other SQL services?

Any help please?

Thanks in advance.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

To find out edition of SSRS, go to:

C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Log on the server which has SSRS

Open the Summary.txt file. Look for the log file for Product : Microsoft SQL Server 2005 Reporting Services.

In the SSRS log file, search for keyword "edition"

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.