Deall all, Could you help us create a report to see the managers in my AD and information about his machine? Specifically this data from the "sAMAccountName" database. Could you help us please?
There are some duplicate MACs reports but after deep dive into problem I decided to create adapter level report: Select Top 1000000 tblAssets.AssetID,
tblAssets.AssetName,
tblAssets.Domain,
tblAssets.IPAddress,
tblAssets.Mac,
lassets.mac ...
Hello Everyone,
I am wanting to create a report which lists all computers with a column showing a registry key if it is present.
I found the exact report I am looking for in the Lansweeper Report Library but the sample code is missing. The report des...
trying to see if anyone can help me on this custom report im trying to create.requirements areasset namenumber of cpumemory in GBpower statustotal disk allocated (ALL DRIVES)so far i am able to generate name, # of cpu, memory (but not in GB) and hard...
Hello, I have the following simple query that is listing all monitors with their connected PC's.However I can't get in the list the Asset ID of the monitor ? I need the Name, serial number and Asset ID for both the monitor and the PC.Select Top 10000...
I have four reports showing windows: 10 21H2, 10 22H2, 11 21H2, 11 22H2.To total asset counts for all four reports is less than expected.Here is a copy of one of the reports I am using and wonder if there is a way to improve the accuracy. Suggestions...
Hello,I'd like to make a report of all my Windows PCs and I'd like to have information on the disk containing my c:\ system partition.I've managed to retrieve the information I need, but for the moment I have duplicates for PCs with several disks.Her...
Hello everyone!
I have been asked for a report that shows which assets have been removed from inventory and which have bee added new. I've never seen a report as described. Does something like that exist that any of you brilliant people are aware of?