|
|
|
|
Group: Forum Members
Last Login: Tuesday, October 11, 2011
Posts: 5,
Visits: 8
|
Hello,
is it possible to change VNC-settings remotely (for example "Prompt local user to accept connections) without reinstall of VNC server ?
best regards,
Sarge
|
|
|
|
|
Group: Administrators
Last Login: Friday, May 17, 2013
Posts: 1,686,
Visits: 3,175
|
Hi, there is no dedicated GUI for such feature but it's possible.
In case of RealVNC/TightVNC, that use registry to store its settings, you can run the VNC Deployment Wizard and select "Upload custom Windows Registry entries" task. Then you will need to add registry values that you want to deploy to a remote computer and finish the Wizard. The server will needs to be restarted to pick-up the new settings. This can be done via VNC Manager's Service Manager or Restart VNC Server management tools.
In case of UltraVNC server it gets a bit trickier. You would need to update ultravnc.ini file. I don't think there is a way to edit individual entries, I can only think about replacing the whole ultravnc.ini file. This can be done via Remote Exec feature. New ultravnc.ini can be added as a "Support file" to a remote tool settings. You can execute sc.exe as the remote tool. This way you kill two birds with one short, replace ultravnc.ini and restart UltraVNC server with sc.exe.
 Kindest Regards, SmartCode Solutions Support
|
|
|
|
|
Group: Forum Members
Last Login: Tuesday, October 11, 2011
Posts: 5,
Visits: 8
|
Hello Yury,
thanks for your fast response. Registry settings are a good option (we use RealVNC)! Didn't think about it.
bes regards,
Sarge
|