
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2005 09:07 PM
I would like the ability to query for files on computers IE: Looking for Spyware
Something like the Registry scanning but on the file system.
Something like the Registry scanning but on the file system.
Labels:
- Labels:
-
Product Feedback
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2005 07:28 PM
It is very easy to find out the computer name, site, ou... in VB Script, I don't think it is necessary to pass this as parameter.
Issuing a ShellExecute passing a command line is more what I am thinking.
with the LSRunAsE would be even better.
Issuing a ShellExecute passing a command line is more what I am thinking.
with the LSRunAsE would be even better.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2005 10:42 AM
I was thinking about launching vb scripts and passing the computername, site, ou, ... as parameters.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2005 09:14 PM
Having possibility to take some Actions on remote computer:
IE:
Install/Uninstall Software using WMI)
Add/Remove registry keys
Running some Custom actions...
IE:
Install/Uninstall Software using WMI)
Add/Remove registry keys
Running some Custom actions...
