Adobe Products SCCM ReportReport that shows you all Adobe products filtred by machine name and AD site:
SELECT
SYS.Netbios_Name0 AS Computer_Name, SYS.AD_Site_Name0 AS…Read More
SCCM Empty collectionsThis report will show all the empty collection in your SCCM:
select
C.Collectionid,
C.Name
from
dbo.v_Co…Read More
Full Software Inventory This is a full soft. inventory report. It could be a little bit confusing depending how many machines you have in your SCCM and how many softwares ins…Read More
An error occurred when the report was run. The details are as follows: Invalid column name 'Name0'. Error Number: -2147217900 Source: Microsoft OLE DB Provider for SQL Server Native Error: 207
An error occurred when the report was run. The details are as follows:
ReplyDeleteInvalid column name 'Name0'.
Error Number: -2147217900
Source: Microsoft OLE DB Provider for SQL Server
Native Error: 207