
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2012 07:44 PM
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2013 04:51 PM
Role based access was a key feature for me.
I also like being able to configure everything from the main web console.
You all have outdid yourselves with this update.
Thanks for a great product.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2013 11:40 PM
Lansweeper wrote:
Please tell us what you like about version 5.0 and what you don't like or any changes you would like to see.
We use the Enterprise version and it would be helpful for us to see on the summary page
somewhere , which Scan server is performing the scan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2013 11:44 PM
Kboyer wrote:
We use the Enterprise version and it would be helpful for us to see on the summary page
somewhere , which Scan server is performing the scan
Can you please e-mail to support@lansweeper.com the exact page/screenshot where you want to see this change.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2013 11:38 PM
Lansweeper wrote:
Please tell us what you like about version 5.0 and what you don't like or any changes you would like to see.
The Grouping of Assets is particularly useful for us. Awesome actually! It makes selecting various "users" PC's that work in mixed IP environment locations super easy when creating reports., or trying to find assets belonging to just "Roaming" users.
Having a similar grouping for Software titles would be equally useful.
We would be able to distinguish quickly between pushed , self installed, etc titles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2013 07:18 PM
tblAssetsComments contains comments for computers and devices.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2013 08:40 PM
Lansweeper wrote:
Can you please send a screenshot of the overlap to support@lansweeper.com
I've done that with a link back to this thread.
Lansweeper wrote:
tblAssetsComments contains comments for computers and devices.
Found that out and have a working report.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2013 06:40 PM
Currently if the text length exceeds a certain length, it overlaps the Added By field.
I've been using that field as a ToDo feature and printing the page.
It would nice, if not for printing, but for readability, to have the Comment field wrap in the Web Interface.
Also a built in way to run a report on Comments of a given PC. I've found a way to run a report for Asset Comments (tblAssetsComments), but can't find the table with PC Comments to create my own for PC Comments.
Select Top 1000000 tblAssets.AssetID,
tblAssets.AssetName,
tsysAssetTypes.AssetTypename,
tsysAssetTypes.AssetTypeIcon10 As icon,
tblAssets.IPAddress,
tblAssets.Lastseen,
tblAssets.Lasttried,
tblAssetComments.CommentID,
tblAssetComments.Comment,
tblAssetComments.AddedBy,
tblAssetComments.Added
From tblAssets
Inner Join tblAssetCustom On tblAssets.AssetID = tblAssetCustom.AssetID
Inner Join tsysAssetTypes On tsysAssetTypes.AssetType = tblAssets.Assettype
Inner Join tblAssetComments On tblAssets.AssetID = tblAssetComments.AssetID
Where tblAssetCustom.State = 1

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2012 09:11 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2012 11:07 AM
AdmJLovejoy wrote:
I would like to see more Active Directory info. I currently have to use SystemTools Exporter Pro alongside of Lansweeper to get a complete AD picture. Lansweeper lacks important AD Sites and Services data like Subnets, Sites, Site Links., and more detailed user/group info. I also have a number of scripts, and reg keys pulls that produce reports for Clusters that identify cluster name, partner, and various other details. I can also assist with Microsoft SPLA licensing if there is an interest.
This is on our list for 5.x, if you have any screenshots/reports to share please contact us.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2013 10:03 PM
Lansweeper wrote:AdmJLovejoy wrote:
I would like to see more Active Directory info. I currently have to use SystemTools Exporter Pro alongside of Lansweeper to get a complete AD picture. Lansweeper lacks important AD Sites and Services data like Subnets, Sites, Site Links., and more detailed user/group info. I also have a number of scripts, and reg keys pulls that produce reports for Clusters that identify cluster name, partner, and various other details. I can also assist with Microsoft SPLA licensing if there is an interest.
This is on our list for 5.x, if you have any screenshots/reports to share please contact us.
AD Information for us also .
We would love to be able to see Group Membership for Assets and/or Users
Software problems/inventory checks on PC can be tied to group membership of pushed applications, and we are often running one of several AD reporters or scripts alongside LS to verify if an Asset has "Allowed" software
