I'm trying to discover what components of SQL are installed on my client machines. Seems someone went as started running a full SQL server instance and now I need to find out if there are anymore out there.
I need to be able to identify where components such as Analysis Services, Reporting Services or Integration Services is deployed, but no SQL Server instance is installed.
I'm hoping SCCM can tell me this info.