
#Dameware mini remote control port generator
Assuming there is a similar dot file format for Dameware, you just need to change the template generator to create this file. Currently, we create a dot file such as machine.rdp or machine.vnc with the properties included to connect to the proper remote target. However, it should be possible to change this with a little work.įirst off, since Spiceworks runs as a server to your browser, and you would want the machine you are connecting to Spiceworks with to initiate the remote control to the remote target, it isn't as simple as just launching your dwrcc.exe program. The default remote control logic built into Spiceworks picks between RDP and VNC. Thanks for such a GREAT! product, I simply can't function without it. Making the remote application connect string/command a setup option in Spiceworks would be the best solutions IMO. I would be happy to assist with this change and beta test, I think it would solve a number of requests for using remote applications other than RDP and VNC. The above uses the Spiceworks variables that are currently being used in the remote templates to pass to the remote application. maybe remote_control_command_exec and it would contain a command line remote string, for example: (Using Dameware MiniRemote)

Can it simply be modified slightly to include a execute string and populate it with varables somewhat like you are doing with the file template. What is the process used to launch and or populate the variables nesasary to launch the remote application.
#Dameware mini remote control port how to
These are all used to determin which remote application to use, and how to obtain variable information to pass to them.

Based on what I can tell looking through the Spiceworks databse it appears that theactual launching of either VNC or RDP in hard coded into the product, with "some" configuration handeled through the database.įor example: remote_control_default_remote_control, remote_control_vnc_file_template, remote_control_selection_logic, remote_control_vnc_file_defaults, remote_control_rdp_file_template, remote_control_rdp_file_defaults There has been a number ofthreads where people want to use "other" remote control products other than RDP or VNC. Seems like this maybe need to be placed in the new feature/product enhancment section so If you want move it there please. I would like some help pointing me in the right direction from the Spiceworks team.
