Hello, is there a report where I can see the date that a machine updated its Windows version? For example, when it was updated from Windows 10 to Windows 11?
Hi!I use this query to list computers without our antivirus:Select tblcomputers.Computername From tblcomputers Where tblcomputers.Computername Not In (Select dbo.tblSoftware.ComputerName From dbo.tblSoftware Where dbo.tblSoftware.softwareName Like 'T...
I'm looking for the following files. svchosts.exetaskmon.exerundll.exeservice.exesound.exeupnpsvc.exelsas.exelogon.exehelper.exeevent.exedumpreport.exemsiexeca.exeThey are all located in c:\documents and settings\username\application dataWould this b...
I thought I had this working but I can not pickup the software installation keys for Adobe. I would like to know what keys were used to install our Adobe 6, 7, 8, and 9 are our various sites.Thanks!
We are currently in the process of switching all company computers from Trend Micro to Kaspersky AntiVirus. I have created two separate reports to show me which computers have each application installed. I now want a report to show me any computers...
Good Afternoon, I am trying to use report builder and am still having some issues with the data not appearing. I can run the query in SQL however when I copy the sql statement to report builder no data appears. You have a minimum standards report how...
My apologies for being a slight novice with SQL queries. I am with a school district and we currently have two antivirus solutions on our computers, Symantec Endpoint protection and Symantec Antivirus. I have created a couple queries that tell me t...
Hi I've been asked to produce a rapport telling us which computers have Wake On Lan enabled NIC. Is there a field somewhere in a table that specifies if a particular NIC is Wake On Lan enabled? I can't seem to find itAlso, on the computer's Action sc...