I'm looking for a way to see all asset Comments & Docs, who added it, and when it was added for any machine in Lansweeper 5.0.
Basically,
I only care about documents and comments and using them as a trouble ticket system.
e.g.,
User1 works on workstation1 (WS).
User1 has to go on a business trip that will last a few months.
User1 is assigned to Active Directory (AD) Security Groups (SG) that receive a lot of emails.
User1's Boss1 doesn't like to see return notices because of full email boxes.
User1 can't check his email while he is on the trip.
Boss1 constantly issues a policy to the dismay of TechSupport1 (TS1) to remove User1 from all his AD SG.
Eventually, User1 returns.
TS1 has to put User1 back into all of his AD SG.
TS1 wants to add a document (e.g., snapshot of his ad member of profile) or comment to User1's WS1 (unless you know of some way to add it to his user account in lansweeper only) so TS1 can recall it later to add User1 back to the AD SG.
TS1 don't really care about User1's WS1's name and User1 wont be any help in remembering the name of his WS1 when he gets back for me to look up the comment. To add to the dilema, User2 might have broke WK1 while User1 was gone. This would mean that WK1 would no longer be User1's WS.
All of that wouldn't matter if I could run a report and only bring up any comments or docs attached to any machine along with who created that comment/doc and when.
Sorry for the long drawn out explination but TS1 (me) is looking for a easy fix.
Thanks for any help.
I know it'll need to us one or all of the following; however, I'm not code savy enough to know how to build the report (yet)
:
tblADusers:
Username
Firstname
Lasname
Description
tblAssets:
AssetID
Username
tblAssetDocs:
DocsID
AssetID
Docname
AddedBy
Added
tblAssetComments:
CommentID
AssetID
Comment
AddedBy
Added