
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 08:22 PM
I added a custom asset action to start Dameware remote control. Works great in IE but in Chrome, I receive the lansweeper error box "The system cannot find the file specified". I do have the Lansweeper shell execute extension enabled in Chrome.
I am not sure what else I need to do.
Help much appreciated,
-Brad
Solved! Go to Solution.
- Labels:
-
Custom Actions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2016 05:23 PM
To install the latest Lansweeper extension components please do the following:
- Go to Program Files (x86)\Google\Chrome\Application and delete the Lansweeper folder
- Download the latest extension components from this link and execute the installer
- Restart your browser
If you don't have the Lansweeper extension itself installed (you can check this at chrome://extensions), you can download it from the Google Web Store here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2016 05:23 PM
To install the latest Lansweeper extension components please do the following:
- Go to Program Files (x86)\Google\Chrome\Application and delete the Lansweeper folder
- Download the latest extension components from this link and execute the installer
- Restart your browser
If you don't have the Lansweeper extension itself installed (you can check this at chrome://extensions), you can download it from the Google Web Store here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2016 08:05 PM
{actionpath}\dameware\dwrcc.exe -c: -h -m:{computer}
Works for me in Chrome

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2016 10:42 PM
or use
(PSTOOLS location)\psexec "(DameWare Location)\DWRCC.exe" -c: -h: -m:{computer} -a:1

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2016 03:00 PM
It works in IE but not in Firefox or Chrome. If I use a command to launch Dameware from the Lansweeper server instead then that works but that is much too slow in some of our offices and the local would be preferred.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2016 10:53 AM
Can you post the exact command your action uses?
I used to have issues with my Dameware action as well. The main issue was that if you run an action in chrome it is exectued on your local command line with YOUR permissions. So if you have the files on your Lansweeper or any other server either ensure that you have access to the location or alter the command to use either runas or psexec.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2016 03:00 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2016 02:57 PM
