Greetings to the community,
I have created the following report to get PCs with Firefox Installed, but i keep getting VMs as well.
Select Top 1000000 tblAssets.AssetID,tblAssets.AssetName,tsysOS.OSname As OS,tsysAssetTypes.AssetTypename,tsysAssetType...
After installing Lansweeper for users for a period of time, we found that some of the installed user computers could not be found on the report at https://crpls.dimerco.com/, although it was confirmed that they could be found during the installation ...
I have the following report Select Top (1000000) tsysOS.Image As icon,tblAssets.AssetID,tblADComputers.IsEnabled As Enabled,tblAssets.AssetName,tblAssets.Domain,tblAssets.IPAddress,tblADComputers.ManagerADObjectId As [Server Owner],tblADComputers.Des...
Hey guys,I'm not a reporting pro what so ever and so I'm turning to the community for some help! I have this custom report that takes roughly 30 minutes to load. Was wondering if I could get some help with making it more efficient. File attached..
I see there is a table: "tblADusers.IsEnabled", but can't succesfully integrate with given query.I want to include in the same report to show if the user (shown in report - UserName) to check if it's enabled in AD.Select Top (1000000) tsysOS.Image As...
Hi, i am using the latest version, cannot seem to find a pre-build in report that lets me search to see if a specific KB is installed across my server estate, is there a better way of doing this with something built in, or does it need to be a custom...
Hello. I am trying to figure out how to create a report in Lansweeper Cloud for AWS. I am looking for a report that will show me the Environment Name, Name, Type (AWS EC2 Instance, AWS S3, and AWS RDS DB Instance) along with Clout Tags/Labels.When ...