Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 How to pull data from "add or remove programs" und

Author  Topic 

pras2007
Posting Yak Master

216 Posts

Posted - 2011-01-05 : 07:21:32
Hello All,

I have been tasked to list all the software that is installed in our server. I was thinking there might be an easier way to accomplish this task if I could tap into the “add or remove programs” database if there is one. Does anybody know if there is a “add or remove programs” database on my computer? Please advice.

Thanks.

Lumbago
Norsk Yak Master

3271 Posts

Posted - 2011-01-05 : 09:05:38
Does it have to be sql server? Powershell can do this quite easily:

http://www.myitforum.com/forums/m173298.aspx

- Lumbago

My blog (yes, I have a blog now! just not that much content yet)
-> www.thefirstsql.com
Go to Top of Page
   

- Advertisement -