Using build 9220 and MSSQL
Looking for a query to return server names and installed software on that server.
If possible I'd like
Server Software InstalledDate InstalledBy
The last 2 columns are only if the data is available. If not, the 1st 2 columns would get me going.
Thanks