
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2011 05:25 PM
Can you pull variables from different fields from the sql tables to use in the custom actions?
example: to ping a computer the command is "cmd.exe /K "ping.exe {computer}"
I want to ping the fully qualified name... can you use the DNSHostname from the ADComputers table?
example: to ping a computer the command is "cmd.exe /K "ping.exe {computer}"
I want to ping the fully qualified name... can you use the DNSHostname from the ADComputers table?
Labels:
- Labels:
-
Archive
8 REPLIES 8

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2013 01:38 PM
Will be nice to see a {mac} variable with a striped colons for a wol.exe for using on outside of LAN, with a psexec.
We have a 4 sites to survey, connected by VPN and magic packet not goes through
We have a 4 sites to survey, connected by VPN and magic packet not goes through

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2013 04:03 PM
Available parameters are listed when you hit the Add Asset Action button under Configuration/Website Management/Asset Pages.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2013 03:39 PM
Page 39 of the LANSweeper 5.0 documentation does not appear to contain a list of the custom actions variables. Can you tell me where I might find it?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2011 11:13 AM
This is only possible is you program a custom vbscript that queries the remote registry or gets the value from the database.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2011 10:47 PM
So is there no way to use a custom scanned registry value in a custom action?
For example:
I'm using a 3rd party remote control tool that gives each client a custom ID number and stores it in the registry. I have added this scan option so that the info is in the database, now I just need to know how to pass that ID number into my custom action.
For example:
I'm using a 3rd party remote control tool that gives each client a custom ID number and stores it in the registry. I have added this scan option so that the info is in the database, now I just need to know how to pass that ID number into my custom action.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2011 05:58 PM
Page 39 on http://www.lansweeper.com/documentation.pdf

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2011 05:36 PM
Thank you sir,
Is there a list anywhere of the variables we can use in the custom actions?
Is there a list anywhere of the variables we can use in the custom actions?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2011 05:31 PM
You can use the variable {fqdn}
