I'm trying to find out how many installations I have of SQL Server Developer Edition at a remote site. I have a script that logs all the exe files on a workstation to a database. From there when I do a search for SQL and all versions and editions of SQL are returned.
I need to know if there is any single utility(exe) available with the Developer Edition that is not installed with the other editions.
I need to know if there is any single utility(exe) available with the Developer Edition that is not installed with the other editions.