Add IP address and Subnet to the "Hardware 01A – Summary of computers in a specific collection"
Summary: Hardware 01A – Summary of computers in a specific collection report is Hardware Asset Intelligence reports contain a summary view of all of the computers in a collection. It’s very useful to add two more columns, on for machine IP address and one for Subnet. Report query: SELECT DISTINCT TOP (100) PERCENT dbo.v_R_System_Valid.Netbios_Name0 AS […]