
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2008 02:29 AM
is there an easy way to check if a file is present on a users desktop?
I have added this to the 'scanned files' section.
But for the report I don't know what to put. I just need to know the icon is there or not,,
Thanks
I have added this to the 'scanned files' section.
But for the report I don't know what to put. I just need to know the icon is there or not,,
Thanks
Labels:
- Labels:
-
Report Center
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2008 08:18 PM
This thread might help you:
http://forum.lansweeper.com/yaf_postst611_Adobe-Reader-9-Help.aspx
http://forum.lansweeper.com/yaf_postst611_Adobe-Reader-9-Help.aspx

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2008 08:26 PM
ok. that might work...
Whats the SQL i need to check for the existance of a file ?
thnaks
Whats the SQL i need to check for the existance of a file ?
thnaks

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2008 07:40 PM
It would not be possible for the server to know where %userprofile% belongs to.
Multiple users can be logged on to the system and multiple userprofiles will exist on the system when more than one user logs on.
Maybe a solution would be to place the icon in the "All users" folder?
Multiple users can be logged on to the system and multiple userprofiles will exist on the system when more than one user logs on.
Maybe a solution would be to place the icon in the "All users" folder?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2008 10:24 PM
the file i have asked it to scan is
%userprofile\desktop\myicon.lnk
Im assuming i need to use the if exsisits but not sure where to go after that..
I would like to be able to include this on the software reports, simply showing how many people have this icon on the deskotp
%userprofile\desktop\myicon.lnk
Im assuming i need to use the if exsisits but not sure where to go after that..
I would like to be able to include this on the software reports, simply showing how many people have this icon on the deskotp

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2008 09:47 PM
Could you post the path of the file you want to find, I'll try to create a sample query
