
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2008 10:30 PM
I would like to use LS as an inventory tool, but deleting inactive computers makes me lose any software/hardware inventory on those systems. How difficult would it be to add a "Make Inactive" option in the management console that moves/hides those computers?
Labels:
- Labels:
-
Product Feedback
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2008 10:38 PM
When I create reports, I always use the "lastseen" field in tblcomputers for this purpose.
For example : computers not seen in the last 3 months.
Where lastseen < getdate-90
For example : computers not seen in the last 3 months.
Where lastseen < getdate-90
