I want to run a report in SMS to display PC Name, model, processor, memory, and service tag from Dell. I found the following SQL query, but it errors out;
SELECT DISTINCT Computer_System_DATA.N...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23852152.html