
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2016 08:21 PM
Im looking for a report that would scan laptops with the currently logged in user.
How would I go about doing this?
How would I go about doing this?
Solved! Go to Solution.
Labels:
- Labels:
-
Report Center
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 09:34 PM
You can create a report that lists the specified information by:
If you are interested in building or modifying reports, we do recommend:
- Opening the report builder under Reports\Create New Report.
- Double-clicking on tblPortableBattery in the table list on the right. This will add the table to your report and limit the results to laptops.
- In the visual representation of the report in the upper section of the report builder, ticking the Username and Userdomain fields in the tblAssets database table.
- Giving the report a title and hitting Save & Run.
If you are interested in building or modifying reports, we do recommend:
- Reviewing some SQL tutorials, as the Lansweeper report builder is a standard SQL editor. If you know SQL, you know how to build Lansweeper reports as well. This seems like a good tutorial.
- Making use of our database dictionary, more information on which can be found here. The dictionary explains in great detail what each table and field stores.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 09:34 PM
You can create a report that lists the specified information by:
If you are interested in building or modifying reports, we do recommend:
- Opening the report builder under Reports\Create New Report.
- Double-clicking on tblPortableBattery in the table list on the right. This will add the table to your report and limit the results to laptops.
- In the visual representation of the report in the upper section of the report builder, ticking the Username and Userdomain fields in the tblAssets database table.
- Giving the report a title and hitting Save & Run.
If you are interested in building or modifying reports, we do recommend:
- Reviewing some SQL tutorials, as the Lansweeper report builder is a standard SQL editor. If you know SQL, you know how to build Lansweeper reports as well. This seems like a good tutorial.
- Making use of our database dictionary, more information on which can be found here. The dictionary explains in great detail what each table and field stores.
