I am trying to verify SQL server reporting services installation via registry key. ( I can also do via file path)
2 Registry keys were mentioned and i am confused.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\RS
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Reporting Services
Which key should be referred?
Also i want to check whether SQL server 2008 reporting services is installed or SQL server 2012 reporting services is installed. How to ensure it (via registry key or file path)?