
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2009 10:26 PM
Is there a custom action I could create to display the contents of a specific directory on a target computer?
I use Clamwin for my antivirus and suspect files are moved to a quarantine directory. I get a report from each computer when a virus is detected and would like to view and delete files moved to quarantine. A custom action to launch a window to that standard directory would be nice.
Thanks for your help in advance...
I use Clamwin for my antivirus and suspect files are moved to a quarantine directory. I get a report from each computer when a virus is detected and would like to view and delete files moved to quarantine. A custom action to launch a window to that standard directory would be nice.
Thanks for your help in advance...
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2009 04:04 PM
That did it slimbyte...Thanks!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2009 12:53 AM
The explorer parameter is: /root,<object>
http://support.microsoft.com/kb/130510
the right way:
explorer.exe /root,\\{computername}\c$\some folder name
http://support.microsoft.com/kb/130510
the right way:
explorer.exe /root,\\{computername}\c$\some folder name

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2009 10:05 PM
That command alone doesn't work. I'm thinking I would need to launch explorer.exe with a directory parameter, but haven't found the right command yet.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2009 10:39 AM
maybe you can try ;
\\{computername}\c$\"directory to map"
\\{computername}\c$\"directory to map"
